Tag 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

DNSDataView saves my life from GoDaddy’s DNS servers, again.

Its always tough to figure out what’s happening to your domains when you register them, set the Name Servers and… well nothing happens. So you do this: 1) Download DNSDataView and run it 2) Write in your Domain name and … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment