All,
I'll admit I am brand new to mono. I'm trying to get a hunk of code working
for a customer that works under win03 and win08 under IIS but they want to move
it over to linux / mono environment.
I've hit the googles and only found a few references to this error and in most
of the cases there was not really any resolution. Any help is appreciated.
No child nodes allowed here. (node name: pages) ()
Description: HTTP 500. Error processing request.
Stack Trace:
System.Configuration.ConfigurationException: No child nodes allowed here. (node
name: pages) ()
at System.Web.Configuration.HandlersUtil.ThrowException (System.String msg,
System.Xml.XmlNode node) [0x00000]
at System.Web.Configuration.PagesConfigurationHandler.Create (System.Object
parent, System.Object configContext, System.Xml.XmlNode section) [0x00000]
at System.Web.Configuration.ConfigurationData.GetConfigInternal
(System.String sectionName, System.Web.HttpContext context, Boolean useLoc)
[0x00000]
at System.Web.Configuration.ConfigurationData.GetConfigOptLocation
(System.String sectionName, System.Web.HttpContext context, Boolean useLoc)
[0x00000]
at System.Web.Configuration.ConfigurationData.GetConfig (System.String
sectionName, System.Web.HttpContext context) [0x00000]
at System.Web.Configuration.WebDefaultConfig.GetConfig (System.String
sectionName, System.Web.HttpContext context) [0x00000]
at System.Web.Configuration.WebConfigurationSettings.GetConfig (System.String
sectionName, System.Web.HttpContext context) [0x00000]
at System.Web.HttpContext.GetConfig (System.String name) [0x00000]
at System.Web.Configuration.PagesConfiguration.GetInstance
(System.Web.HttpContext context) [0x00000]
at System.Web.UI.TemplateParser.get_PagesConfig () [0x00000]
at System.Web.UI.TemplateControlParser.LoadConfigDefaults () [0x00000]
at System.Web.UI.PageParser.LoadConfigDefaults () [0x00000]
at System.Web.UI.TemplateParser..ctor () [0x00000]
at System.Web.UI.TemplateControlParser..ctor () [0x00000]
at System.Web.UI.PageParser..ctor (System.String virtualPath, System.String
inputFile, System.Web.HttpContext context) [0x00000]
at System.Web.UI.PageParser.GetCompiledPageInstance (System.String
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000]
at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext
context, System.String requestType, System.String url, System.String path)
[0x00000]
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x00000]
at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000]
Version information: Mono Version: 1.1.4322.2032; ASP.NET Version:
1.1.4322.2032
Thanks,
...corey
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list