N
Nicola Marchiori
Hi
I need some help.
I am developing a Web App in one PC running IIS.
I am trying to connect to to MSDE on another PC,
but it's not working.
This is the message i got
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server connection.
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
'(null)'. Reason: Not associated with a trusted SQL Server connection.
What is wrong ?
Which user i need to add to MSDE on the second PC ?
Which user should I use to connect to MSDE from the Web App ?
Thank you
I need some help.
I am developing a Web App in one PC running IIS.
I am trying to connect to to MSDE on another PC,
but it's not working.
This is the message i got
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server connection.
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
'(null)'. Reason: Not associated with a trusted SQL Server connection.
What is wrong ?
Which user i need to add to MSDE on the second PC ?
Which user should I use to connect to MSDE from the Web App ?
Thank you