Ed "Over" Ip

Posts Tagged ‘ASP.NET

30 Jan, 2009

Running WCF on GoDaddy

Posted by: eip In: Tech

GoDaddy and many ASP.NET hosting company operate IIS under medium trust.  As such,  you will need to make a number of modifications to your app.config/web.config to make WCF work.  Assuming your WCF service is compiled against the 3.5 framework, the following is a list of errors I encountered along the way and the respective solution.
Error:
There [...]

Tags: ,