|
-
December 3rd, 2004, 11:09 AM
#1
connecting to sql server
i setup a new computer and installed all necessary programs.
i copied my asp.net project to new machine.but i doesnt run.
it gives an error in default.aspx file.
SQL Server does not exist or access denied.
i added ASPNET user to sql server. nothing changed
in web.config file;
<add key="ConnString" value="server=localhost;Trusted_Connection=true;database=DUNN" />
where did i make mistake.
Not: old machine runs Win2000 pro
new machine runs WXP Pro.
thanx all
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
|