fail to connect to the database

  • Thread starter Thread starter Yoramo
  • Start date Start date
Y

Yoramo

I'm getting the message:
Login failed for user 'myMachin\ASPNET'

i have run the "ASPNET_REGIIS -i " but it does not help

any suggestions?
 
Thanks for your replay to my post.

I have figured it out.
what was missing is to define a user 'ASPNET' in the database and give him
the rigth privilege to read/write to the database.

Yoramo.
 
Yoramo said:
I'm getting the message:
Login failed for user 'myMachin\ASPNET'

i have run the "ASPNET_REGIIS -i " but it does not help

any suggestions?

Add the user as a SQL Server login.
 
Back
Top