bbque wrote
Hello!
Thanks for your reply. I have not configured it myself (i don´t think i can). This is the wwwroot that came with the account at my hosting provider (i have used it before for asp.net and html sites).
Shall i ask my hosting provider if the have configured it as a web or virtual directory in their IIS?
Best regards Bjorn
first thing to do is to ask your hosting provider to set your site to use asp.net 1 instead of asp.net 2 DNN2 will run under asp.net2 but when they update the server to verson 2 they also change the permissions on the web site - this stops DNN2 in its tracks -
The hosting provider can access IIS and set your site to the correct asp.net version without any problems to them.
The errors you are getting can be linked to three areas
1) the connect string in web.config this applies to dnn2,dnn3and dnn4
2) the dll's in the Bin directory - files can be corrupted in the cache areas - simply delete all dll's then access the site then upload the dll's again. Usually fixes it
3) permissions. - can be two areas - one is the provider does not understand how to set permissions (was common in shared hosting) or updating the server software can change permissions.
Your problem is most likely to be (3)
There is also apparently a problem in the latest version of Hsphere ( which is really a beta) with asp.net site configuaration - If your control panel is Hsphere and it is version 3 which form memory version2.5beta then there could be a problem however I think it is more likely that it is the problem above.
If your hosting provider has your site set to use asp.net 1 already then email me privately and I shall give you a patched version to overcome the problem where the provider is not setting the permissions correctly on shared hosting.