Bug 317469 (MONO73736) - [XSP2] Regression on HEAD
Summary: [XSP2] Regression on HEAD
Status: RESOLVED FIXED
Alias: MONO73736
Product: Mono: Tools
Classification: Mono
Component: XSP (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Gonzalo Paniagua Javier
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 01:15 UTC by Geoff Norton
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:10:51 UTC


---- Reported by grompf@sublimeintervention.com 2005-03-15 18:15:52 MST ----

<kangaroo> take a look at line 95 of CompilationConfigurationHandler.cs  
<kangaroo> in System.Web.Configuration
<kangaroo> the code path for xsp2 is
<kangaroo> Compiler compiler = new Compiler ();
<kangaroo> config.Compilers [compiler.Language] = compiler;
<kangaroo> which is causing

System.InvalidOperationException: Property '' not found in configuration section
in <0x000e0> System.Configuration.ConfigurationElement:set_Item (string,object)
in <0x001a0> System.Web.Configuration.CompilationConfigurationHandler:ReadCompilers 
(System.Xml.XmlNodeList,System.Web.Configuration.CompilationConfiguration)

<kangaroo> as compiler.Language == ""

r41813 introduced this regression.



---- Additional Comments From gonzalo@ximian.com 2005-03-16 21:04:21 MST ----

Fixed in SVN.


Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>osx 10.3.8</cf_op_sys_details>
Unknown operating system unknown. Setting to default OS "Other".