[Mono-bugs] [Bug 636841] New: [Regression] System.InvalidOperationException when accessing webservice/TestService.asmx
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 2 17:35:27 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=636841
https://bugzilla.novell.com/show_bug.cgi?id=636841#c0
Summary: [Regression] System.InvalidOperationException when
accessing webservice/TestService.asmx
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Major
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
openSUSE 11.3 x86_64
mono-core-2.8-39.1.x86_64
xsp-2.8-34.1.noarch
I get a System.InvalidOperationException when accessing
webservice/TestService.asmx on xsp4 from xsp-2.8-34 (mono-2.8p1) however, the
same test works fine on xsp2 from the same rpm.
I get the following trace:
Server Error in '/' Application
Documentation page '/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx' not found
Description: HTTP 500. Error processing request.
Stack Trace:
System.InvalidOperationException: Documentation page
'/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx' not found
at System.Web.Services.Protocols.SoapDocumentationHandler..ctor (System.Type
type, System.Web.HttpContext context) [0x001cd] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web.Services/System.Web.Services.Protocols/SoapDocumentationHandler.cs:109
at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler
(System.Web.HttpContext context, System.String verb, System.String url,
System.String filePath) [0x00146] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web.Services/System.Web.Services.Protocols/WebServiceHandlerFactory.cs:164
at System.Web.Script.Services.ScriptHandlerFactory.GetHandler
(System.Web.HttpContext context, System.String requestType, System.String url,
System.String pathTranslated) [0x000b6] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web.Extensions/System.Web.Script.Services/ScriptHandlerFactory.cs:70
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url, Boolean ignoreContextHandler) [0x00055] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web/HttpApplication.cs:1609
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x00000] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web/HttpApplication.cs:1590
at System.Web.HttpApplication+<Pipeline>c__Iterator5.MoveNext () [0x00788] in
/usr/src/packages/BUILD/mono-2.8/mcs/class/System.Web/System.Web/HttpApplication.cs:1252
Version information: Mono Runtime Version: 2.8 (tarball Thu Sep 2 02:16:42 UTC
2010); ASP.NET Version: 4.0.30319.1
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list