954,190 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

asp.net error iss killing me

hey guys i got this error message and i dont know what to do with it
@"Login failed for user 'LOWY\ASPNET'."
i have everything set well but it just keeps going
anyone can give me some help

w_3rabi
Junior Poster
160 posts since Dec 2006
Reputation Points: 18
Solved Threads: 9
 

Couple of questions:

What framework are you running for IIS?
Is the directory of the application a Virtual Directory?
Do other ASP.NET application have the same problem? (i.e. a simple Hello World app?)

Paladine
Master Poster
Team Colleague
824 posts since Feb 2003
Reputation Points: 211
Solved Threads: 27
 

the framework 1.1
and it is a virtual directory
the problem is only with the sql server wich is msde2k

w_3rabi
Junior Poster
160 posts since Dec 2006
Reputation Points: 18
Solved Threads: 9
 

How have you setup SQL? It sounds like you have it setup as Windows Authentication and NOT mixed mode.

You will have to add your ASP.NET user to the sql authenticated users.

Paladine
Master Poster
Team Colleague
824 posts since Feb 2003
Reputation Points: 211
Solved Threads: 27
 

i guess i installed it in windows auth.
but the problem is that i installed only the msde which comes with no tools for user management
could u tell me how???
and thanx for repling me anyway

w_3rabi
Junior Poster
160 posts since Dec 2006
Reputation Points: 18
Solved Threads: 9
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You