Jag får detta felmedelande lite titt som tätt.
External component has thrown an exception.
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.Runtime.InteropServices.SEHException: External component has thrown an exception.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SEHException (0x80004005): External component has thrown an exception.]
System.Number.FormatInt64(Int64 value, String format, NumberFormatInfo info) +0
System.Int64.ToString(String format) +25
System.Web.Compilation.PreservedAssemblyEntry.SaveDataToFileInternal(Boolean fBatched)
System.Web.Compilation.PreservedAssemblyEntry.SaveDataToFile(Boolean fBatched)
System.Web.UI.TemplateParser.PersistCompilationData(ParserCacheItem cacheItem)
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound)
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath()
System.Web.UI.TemplateParser.GetParserCacheItem()
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context)
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context)
System.Web.UI.PageParser.GetCompiledPageInstance(String virtualPath, String inputFile, HttpContext context)
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path)
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig)
System.Web.MapHandlerExecutionStep.Execute()
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288
om jag uppdaterar sidan funkar det igen, men det är väldigt irreterande. Nån som vet vad detta beror på ?
Mv icaaq