login failed for the user (using MSDE)

  • Thread starter Thread starter shahzad
  • Start date Start date
S

shahzad

im using MSDE , not SQL server

i have already created a new accnt named "demoasp" and
assoigned it to processmodel section of machine.config so
as to correct other error which said "server application
unavailable"


when i run my asp app .it gives following error


Server Error in '/datagrid' Application.
-----------------------------------------------------------
---------------------

Login failed for user 'SHAHZADPC\demoasp'.
Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where
it originated in the code.

Exception Details: System.Data.SqlClient.SqlException:
Login failed for user 'SHAHZADPC\demoasp'.
 
Are you using a trusted connection?
You may need to add the user 'SHAHZADPC\demoasp' to SQL Server.
 
as i have told u ,im not using SQL serve r
im using MSDE which has no UI of adding users to it
and also im using trusted connection
plz tell me wid respect to MSDE
IM NOT USING SQLSERVER....
 
yeah man ..
osql utility did the work
new for me tha msde can be configured..never read taht in
any book
jazakALLAH for all help
 

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