Monday, March 26, 2012

Problem with SQL on same server as web server

Hi,

I am making a pressroom application, which will serve up limited numbers of news articles on our site. I am using a brand new development server which was just installed. It has both the web server and the SQL server running on the same box. For some reason, none of my ASP scripts can connect to the SQL server on that box, but I can connect to databases on other boxes just fine. Is this a problem in the SQL or the IIS confiruration?

Thanks,
AndrewIt shouldn't matter if its on the same box. Are you trying to use local references or something? Can you post your connection string?

No comments:

Post a Comment