Questions tagged as 'asp.net'

2
answers

Permissions depending on AD groups [duplicate]

Good people, as I mentioned in some questions I'm developing a WebAPP query that needs to have a login through the network using Active Directory users. My goal is for a group to exist and I can declare in the application that only those in th...
asked by 08.02.2017 / 12:24
1
answer

Insert a calendar with HTML

I'm trying to insert a calendar into HTML , but this calendar is looking bad. The calendar is the green one that is on this page: link Only that I only appear the tasks and the days do not. What am I doing wrong? CODE I HAVE: <%@...
asked by 14.04.2016 / 13:09
1
answer

Asp.net Identity Link authentication opens in white

I need a Help, when authenticating Email. It is not all but some users who receive the authentication email, after clicking the link that receives the email, it goes to a blank page, it follows ex: link Querying the user ID: 05a98f16-...
asked by 30.10.2017 / 12:07
0
answers

Save DOUBLE value with period in mysql database

Good afternoon, I'm developing an ECOMMERCE, and I have the following problem: I have DOUBLE values of height, width, length, value, at the time I'm going to save in the database it tries to SAVE with comma and error! I would like to add a textb...
asked by 30.12.2018 / 19:22
1
answer

How to access specific information inside an Asp.net View Bag

I'm doing a project where we have to create a social network in which the user can post something. After doing post it has to appear what he posted the name and the profile image. For now I have this in the controller: var posts_public...
asked by 08.12.2015 / 15:59
1
answer

Multiple selection does not work in IE

I made a post on how with a choice, select all items. I got an answer, which it solved. well, it solved only in Chrome, but IE does not work. As the question changed the "direction", then I decided to do another post. It includes other versions...
asked by 19.01.2016 / 21:52
1
answer

Solution for GetRange error accessing elements off the list

When calling the GetRange of a list, where it calls 10 in 10 list values at a time, however, it gives the following error:    Offset and length were out of bounds for the array or count greater   than the number of elements from index...
asked by 04.10.2016 / 13:38
1
answer

How to create a dll to be used in asp.net [closed]

It's worth noting that I'm not programming asp.net much less C # or something like that. But I had to support a system in ASP.NET that consumes a .dll I needed to make a change in this dll. Get the ability to decompile and make the change thr...
asked by 14.05.2014 / 14:02
2
answers

Publish my system in IIS and it is not loading multiple files

I published my system to IIS (locally) and when I access it, it does not load a range of required application files. I believe I published correctly, but I can not solve this problem. How do I load all these files? NOTE: When compiling the...
asked by 20.12.2017 / 16:36