MS SQL Server Standard, VS 2010, IIS Connection Issues

They have: 1 posts

Joined: Aug 2010

Hello all,

Recently just launched a database driven web application inhouse on SBS 2003 R2 box. Using IIS 6.0. Website worked fine in Visual studio. When I uploaded all the files to the inetpub/wwwroot folder and attempt to use a page that requires a DB connection I recieve a generic error in '/' application. other pages work fine. You can see at www.litmarkauto.net

The site and DB are hosted on the same machine. If the connection string worked in VS why is it not working on the internet??

how can I get it to spit out a stack trace so I can atleast review the actual error? I added the customErrors mode="RemoteOnly" already and it made no difference.

Any and all help would be appreciated.

~Knudmt