[Mono-bugs] [Bug 459561] New: Type SimpleAsmx not found running silverlight. net web service sample
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 16 15:29:51 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=459561
Summary: Type SimpleAsmx not found running silverlight.net web
service sample
Product: Mono: Class Libraries
Version: SVN
Platform: x86
OS/Version: Windows Vista
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web.Services
AssignedTo: atsushi at ximian.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=260433)
--> (https://bugzilla.novell.com/attachment.cgi?id=260433)
files to create web service
To reproduce:
1. Unpack attaced files to
C:\silverlightwebservices\WebServicesApp_Web
directory.
(Those files are from Tim Heuer Silverlight Web service sample code & video
from silverlight.net samples)
2. Install & configure mod_mono and apache.
3. In browser, type
http://localhost/WebServicesApp_Web/SimpleAsmx.asmx
Observed:
Server Error in '/' Application
--------------------------------------------------------------------------------
Type SimpleAsmx not found.
Description: HTTP 500. Error processing request.
Stack Trace:
System.Web.HttpException: Type SimpleAsmx not found. at
System.Web.UI.SimpleWebHandlerParser.GetTypeFromBin (System.String tname)
[0x00000] at System.Web.Compilation.SimpleBuildProvider.LoadTypeFromBin
(System.Web.Compilation.BaseCompiler compiler,
System.Web.UI.SimpleWebHandlerParser parser) [0x00000] at
System.Web.Compilation.GenericBuildProvider`1[System.Object].GetGeneratedType
(System.CodeDom.Compiler.CompilerResults results) [0x00000] at
System.Web.Compilation.BuildManager+BuildCacheItem..ctor
(System.Reflection.Assembly assembly, System.Web.Compilation.BuildProvider bp,
System.CodeDom.Compiler.CompilerResults results) [0x00000] at
System.Web.Compilation.BuildManager.GenerateAssembly
(System.Web.Compilation.AssemblyBuilder abuilder,
System.Collections.Generic.List`1 buildItems, System.Web.VirtualPath
virtualPath, BuildKind buildKind) [0x00000] at
System.Web.Compilation.BuildManager.BuildAssembly (System.Web.VirtualPath
virtualPath) [0x00000] at System.Web.Compilation.BuildManager.GetCompiledType
(System.String virtualPath) [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.Script.Services.ScriptHandlerFactory.GetHandler
(System.Web.HttpContext context, System.String requestType, System.String url,
System.String pathTranslated) [0x00000] at
System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url, Boolean ignoreContextHandler) [0x00000] at
System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x00000] at
System.Web.HttpApplication+<Pipeline>c__Iterator5.MoveNext () [0x00000]
--------------------------------------------------------------------------------
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433
--
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