Search Results

Showing results 1 to 4 of 4
Search took 0.02 seconds.
Search: Posts Made By: iDeveloper ; Forum: ASP.NET and child forums
Forum: ASP.NET Dec 29th, 2008
Replies: 5
Views: 1,656
Posted By iDeveloper
When you created each user did you approve their account? Make sure each user is in the 'approved' status, otherwise they won't validate.
Forum: ASP.NET Dec 29th, 2008
Replies: 8
Solved: file upload
Views: 1,178
Posted By iDeveloper
Open your web.config. Look at the <authentication> tag and check the mode. Is it set to "Forms"? If so, change it to "Windows". This *should* work. Note, however, that anybody running that page will...
Forum: ASP.NET Dec 28th, 2008
Replies: 8
Solved: file upload
Views: 1,178
Posted By iDeveloper
Okay, i just saw a reference to Update Panel in your page code, but your upload control is declared outside of it. Use breakpoints and run your page in debug mode. Set break points inside of the...
Forum: ASP.NET Dec 28th, 2008
Replies: 8
Solved: file upload
Views: 1,178
Posted By iDeveloper
FileUploader control does not work in the upload panel. In other words, it isn't Ajax compatible control. You need to do a regular postback through a trigger. It's a security constraint in the design...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC