[Mono-bugs] [Bug 341456] WebService type not found with pre-compiled classes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 16 03:51:51 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=341456#c4


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #4 from Atsushi Enomoto <atsushi at ximian.com>  2007-11-16 01:51:50 MST ---
Marek, now it looks like web services in $(prefix)/lib/xsp/test are not
resolved correctly. Try showing default wsdl help generator:

Server Error in '/' Application
Could not find a part of the path
"/usr/local/lib/xsp/test/usr/local/lib/xsp/test/1.1/webservice/ConverterService.asmx".

Description: Error processing request.

Error Message: HTTP 404. System.IO.DirectoryNotFoundException: Could not find a
part of the path
"/usr/local/lib/xsp/test/usr/local/lib/xsp/test/1.1/webservice/ConverterService.asmx".

Stack Trace:

System.IO.DirectoryNotFoundException: Could not find a part of the path
"/usr/local/lib/xsp/test/usr/local/lib/xsp/test/1.1/webservice/ConverterService.asmx".
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions
options) [0x00000] 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000] 
  at System.Web.UI.SimpleWebHandlerParser.GetDirectivesAndContent () [0x00000] 
  at System.Web.UI.SimpleWebHandlerParser..ctor (System.Web.HttpContext
context, System.String virtualPath, System.String physicalPath) [0x00000] 
  at System.Web.UI.WebServiceParser..ctor (System.Web.HttpContext context,
System.String virtualPath, System.String physicalPath) [0x00000] 
  at System.Web.UI.WebServiceParser.GetCompiledType (System.String inputFile,
System.Web.HttpContext context) [0x00000] 
  at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler
(System.Web.HttpContext context, System.String verb, System.String url,
System.String filePath) [0x00000] 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context)
[0x00000] 
  at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext () [0x00000] 

My wild guess is that it is related to this fix :)


-- 
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