https://bugzilla.novell.com/show_bug.cgi?id=461733

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=461733#c2





--- Comment #2 from andrus moor <[email protected]>  2008-12-23 03:20:35 MST ---
I'm sorry. Expected result was missing from bug report:

>From VWD 2008 SP1 IDE I got error:

---------------------------
Visual Web Developer 2008 Express Edition
---------------------------
Error parsing the web configuration file at line 1.  A document must contain
exactly one root element.

Please correct before proceeding. (You might rename the current web.config and
add a new one.)
---------------------------
OK   
---------------------------


I expect that Mono service returns the following response for testcase:

<?xml version="1.0" encoding="utf-8"?><soap:Envelope 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Error
parsing the web configuration file 'c:\myapp\web\web.config' at line 1.  A
document must contain exactly one root
element.</faultstring></soap:Fault></soap:Body></soap:Envelope>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to