Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 deployment Error

Author  Topic 

jibhekar
Starting Member

1 Post

Posted - 2010-01-13 : 03:28:20
Hi,

i have developed a asp.net project(on visual studio 2005) and created a web setup,

this project is running fine while i am running in development enviorment(Visual studio), but

after installing the setup ,my installed website is running but it is not able to access sqlServer Database ...

what i have is

IIS V5.1

Sql server 2005

.net Framework 2.0

service pack 2

also tested in windows server 2003 but its throwing same problem.

i want immidiate help

HI

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-01-13 : 03:46:59
wats the error you're getting? are you using correct connection string?
Go to Top of Page
   

- Advertisement -