This sample isn't running!!!!
Server Error in '/' Application.
Root element is missing.
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.Xml.XmlException: Root element is missing.
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:
[XmlException: Root element is missing.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +90
System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) +109
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +1954433
System.Xml.XmlTextReaderImpl.Read() +41
System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space) +201
System.Xml.XPath.XPathDocument..ctor(Stream stream) +126
Gizmox.WebGUI.Server.Request..ctor(HttpContext objHttpContext, Context objContext) +1909
Gizmox.WebGUI.Server.Context.get_CurrentPage() +42
Gizmox.WebGUI.Server.Context.GetContextVariable(String strVariableName) +501
Gizmox.WebGUI.Server.Resources.ResourceCollectorController.GetContextParam(Scope objOwner, String strParam) +16
Gizmox.WebGUI.Server.Compiler.Resources.ScopeResource.Write(StreamWriter objStreamWriter, CollectorController objController) +448
Gizmox.WebGUI.Server.Compiler.Collectors.ResourceCollector.Write(Stream objStream, CollectorController objController) +1413
Gizmox.WebGUI.Server.Resources.CompilerResources.WriteResource(Context objContext, Stream objSream, String strCollector) +138
Gizmox.WebGUI.Server.Cache.Generate(Context objContext, Boolean blnStaticResource) +539
Gizmox.WebGUI.Server.Cache.Generate(Boolean blnStaticResource) +320
Gizmox.WebGUI.Server.Cache..cctor() +61
[Exception: Resource generator error.]
Gizmox.WebGUI.Server.Router.GetHandler(HttpContext objHttpContext, String strRequestType, String strUrl, String strPathTranslated) +401
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +175
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
Posted by Rob Adams on Friday, July 18, 2008 9:28 AM