View Full Version : Login failed for user ...
davidseye
01-22-2004, 09:46 AM
I finally bit the bullet and bought VS.NET 2003 and installed it today so I could get this .NET down.
Built my first app this evening, am trying to run it locally. Getting the error
"Login failed for user 'DAVIDSEYE\ASPNET'"
I know I have read about this error before but I can't remember where or what I read. Can someone give me a clue?
Thanks
davidseye
01-22-2004, 11:27 AM
Gratefully, and as is often the case, I figured my problem out. It turns out to be a user issue on my local SQL server. I gave permission to my ASPNET account on my local server to access the dtabase and it worked out. Not an .Net problem at all as it turns out. Thanks to all of those who would have told me this if it hadn't been so late in the evening when I complained.
bruce
01-23-2004, 11:47 AM
It'll be easier if you use SQL authentication. This will cause less problem when you migrate to a remote server (say our server).
[b]quote:Originally posted by davidseye
Gratefully, and as is often the case, I figured my problem out. It turns out to be a user issue on my local SQL server. I gave permission to my ASPNET account on my local server to access the dtabase and it worked out. Not an .Net problem at all as it turns out. Thanks to all of those who would have told me this if it hadn't been so late in the evening when I complained.
</blockquote id="quote"></font id="quote">
vBulletin® ©Jelsoft Enterprises Ltd.