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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top