I'm running on Windows 7 Enterprise (SP1) with IIS 7.5. I get the HTTP error 500 when trying to use my web hosted database. When using my local MySql database under IIS I have no problems. I'm by no means an IIS expert so I could be doing something wrong.
I'm running under the standard user in een app pool configured for .NET Framework 4.0 with 32-bit apps enabled. Besides that I just created the virtual directory by clicking the button in Visual Studio 2010.
BarryC
Member
107 Points
56 Posts
Re: StructureMap not able to instantiate data context when deployed to webserver
Oct 12, 2011 08:26 PM|LINK
I'm running on Windows 7 Enterprise (SP1) with IIS 7.5. I get the HTTP error 500 when trying to use my web hosted database. When using my local MySql database under IIS I have no problems. I'm by no means an IIS expert so I could be doing something wrong. I'm running under the standard user in een app pool configured for .NET Framework 4.0 with 32-bit apps enabled. Besides that I just created the virtual directory by clicking the button in Visual Studio 2010.