Most .NET 4 shared hosting providers offering their customers a medium trust environment. This is not a problem for most web applications unless the applications uses MySQL in combination with the .NET MySQL driver (MySQL.Data.dll). The MySQL driver connects to the MySQL database using a socket. However, sockets are not allowed in medium trust. The [...]
Posts Tagged ‘ASP.NET’
Using log4net to show NHibernate SQL in Visual Studio
Configure log4net in order to show NHibernate SQL queries in Visual Studio’s console.