Category Archives: godaddy

GoDaddy vs Umbraco – Access to Umbraco.config is denied

If you got the error along the lines of …./App_Data/Umbraco.config -  Access is denied. Add the following into your web.config <system.web> <identity impersonate=”true”/> </system.web> It says to do  that in the error anyway

Posted in godaddy | Tagged , | Leave a comment

Godaddy Hosting – Medium Trust vs Inversion of Control

Whatever I think of Godaddy, they haven’t caused me too much pain yet, just minor inconvenience. This time it’s my precious StructureMap. StructureMap, I like it and alot of people do, but it just won’t work under Medium Trust! So … Continue reading

Posted in ASP.Net, godaddy | Tagged , , | Leave a comment