kentico_radekm
-
12/6/2010 2:19:29 AM
RE:Error while starting the site for the first time
Hello.
Are you using precompiled web site? Are you using the IIS or the build in server in Visual Studio? This behavior can be caused by some incorrect IIS settings.
Could you please check your web.config file if you have specified the connection string correctly (database name, sql server name, credentials,...).
Can you also enable debug as point 2 states (add "<compilation debug="true"/>" in your web.config) to see what exactly is the problem? Thank you.
Best Regards, Radek Macalik
|