|
-
Sep 26th, 2003, 09:15 AM
#1
Thread Starter
Fanatic Member
connection
Hi,
Can I use this in web.config of an asp.net project?
<appSettings>
<add key="ConnectionString" value="server=SVR07;Integrated Security=SSPI;database=CreditTemp" />
</appSettings>
the error message is:
Message: "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection."
Source: ".Net SqlClient Data Provider"
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|