Server Error in '/' Application.

Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\sp1jcn8z.0.cs' could not be found
error CS2008: No inputs specified

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\sp1jcn8z.0.cs' could not be found
error CS2008: No inputs specified


Source Error:


Line 1:  <!--#include file="incSystem.aspx" -->
Line 2:  <script runat="server">
Line 3:  dim applicationurl as string=appsettings.applicationurl
Line 4:  dim doengage as boolean=false
Line 5:  dim doproactive as boolean=false

Source File: C:\Domains\empirek.com\wwwroot\002_Business\014_LiveSupport\vtrack.aspx    Line: 3

Stack Trace:


[InvalidOperationException: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\sp1jcn8z.0.cs' could not be found
error CS2008: No inputs specified
]
   System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence) +1060
   System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies) +2024
   System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence) +74
   System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace) +99
   System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +348
   System.Xml.Serialization.XmlSerializer..ctor(Type type) +6
   XIGLA.AbsoluteLiveSupport.AppConfiguration.LoadSettings(String filename) +39
   XIGLA.AbsoluteLiveSupport.AppConfiguration.get_Settings() +111
   XIGLA.AbsoluteLiveSupport.AbsoluteLiveSupport..ctor() +23
   ASP._002_business_014_livesupport_vtrack_aspx..ctor() in C:\Domains\empirek.com\wwwroot\002_Business\014_LiveSupport\vtrack.aspx:3
   __ASP.FastObjectFactory_app_web_diz_7p4b.Create_ASP__002_business_014_livesupport_vtrack_aspx() +38
   System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +115
   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
   System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +40
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +139
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +161


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433