Friday, February 10, 2012

connection problem

Hello!
i'm having a problem with my web aplication. I'm using a net 2.o login in my apliction and mssql express 2K3 server and app_data i have the aspnetdb where are logins for page. When i'm usinng a web form in localhost works fine but from the internet i'm getting a error :

Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.

This is just a piece of error, have anyone some idea what's wrong?

It sounds like your aspnet app is using windows authentication which in the context of the Internet would only work if you assign your web server's logon account access. See http://support.microsoft.com/default.aspx?scid=kb;en-us;247931&Product=sql2k for more information.

Derek

|||did you resolve your connection issue? and if so please mark an answer.|||No i didn't. I believe the problem is combination the mssql express and 2k3, because on my win xp server the aplication works normal without any problems. Have somebody any experiences about that to?|||OK! problem solves, i found a solution in another post, tnx anyway :)|||

Could you please next time crosslink the answer to this post, as if another person will search for the answer to your problem he will find it faster.


HTH, Jens SUessmeyer.


http://www.sqlserver2005.de

|||OK!
I found a solution on this post : http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=130715&SiteID=1&PageID=1

No comments:

Post a Comment