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'.
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'.