[Mono-bugs] [Bug 357624] New: ASP.NET Batch Compilations breaks WebServices
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 31 10:32:46 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=357624
Summary: ASP.NET Batch Compilations breaks WebServices
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: dna at informatik.uni-kiel.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Mono 1.9 /trunk/ r94454
Server Error in '/' Application
Compilation Error
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Error message:
(0,0) : error CS2008: No files to compile were specified
File name: /WebServices/PasswordGenerator.asmx
31.01.2008 15:28:48
===========================================================================
Stacktrace:
System.Web.Compilation.CompilationException: Exception of type
'System.Web.Compilation.CompilationException' was thrown.
at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.String
virtualPath, System.CodeDom.Compiler.CompilerParameters options) [0x001c4] in
/home/dna/mono-svn/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:531
at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.String
virtualPath) [0x00000] in
/home/dna/mono-svn/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:470
at System.Web.Compilation.BuildManager.BuildAssembly (System.String
virtualPath) [0x000fd] in
/home/dna/mono-svn/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:797
at System.Web.Compilation.BuildManager.GetCompiledType (System.String
virtualPath) [0x0001b] in
/home/dna/mono-svn/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:422
at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler
(System.Web.HttpContext context, System.String verb, System.String url,
System.String filePath) [0x0002b] in
/home/dna/mono-svn/mcs/class/System.Web.Services/System.Web.Services.Protocols/WebServiceHandlerFactory.cs:110
at System.Web.Script.Services.ScriptHandlerFactory.GetHandler
(System.Web.HttpContext context, System.String requestType, System.String url,
System.String pathTranslated) [0x000a1] in
/home/dna/mono-svn/mcs/class/System.Web.Extensions/System.Web.Script.Services/ScriptHandlerFactory.cs:63
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x0003c] in
/home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpApplication.cs:1252
at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext () [0x0077a]
in /home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpApplication.cs:945
--
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