System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\wz58eig4.0.cs' could not be found
error CS2008: No inputs specifiedTuesday, June 18, 2013
Journey to robust Windows Services: NHibernate throws with System.InvalidOperationException: Unable to generate a temporary class
Recently I've been trying to deploy a new web application to an old machine running Windows Server 2003 (not by choice). When I would start the application, NHibernate would thrown in its class constructor with a message along the lines of :
No comments:
Post a Comment