Ask a Question related to ASP.NET Security, Design and Development.
-
amy liu #1
authorization problem for protected dir
I have started to upload a piece of a web app (ASP.NET and C#) which
worked FINE on my localhost server. I am using Forms Authentication
linked to an mySql and it was working fine locally. Now it is uploaded
to where it is being hosted. It has problem now. Whenever i try to
access a protected page (and am not logged in) instead of getting the
login.aspx page popped up I got the the screen like 'Connect to
[url]www.mydomainname.com[/url]' popped up. It asked for the user name and password
for my web hosting account.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
amy liu Guest
-
Problem using AzMan url Authorization and HttpHandler
Hi, I Have a web application that uses IIS 6.0 URL Authorization and AzMan to control access to URLs based on custom user roles. In some pages... -
Problem using Authorization Manager
Hi - help please! I've successfully implemented authorization in an asp.net web application using Authorization Manager, or AzMan (shipping with... -
Authorization Problem
I have an asp page with just Integrated Windows authentication set. It works fine if it is accessed with just the server name, but it prompts... -
Problem in Web Service Authorization Mode
Hi I just have a third party dll which does some custom functionality. The Dll have some apis which run only when the user is an administrator. I... -
MySQL 4.1 authorization problem
Hello! I tried to connect my script with MySQL 4.1 database and everything is Ok if a user have no password. When I connect to db by user with...



Reply With Quote

