[Mono-bugs] [Bug 315816] [Regression] One crippled DLL leads to a failure of a complete website

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jun 14 09:58:29 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=315816

User gert.driesen at pandora.be added comment
http://bugzilla.novell.com/show_bug.cgi?id=315816#c6





--- Comment #6 from Gert Driesen <gert.driesen at pandora.be>  2009-06-14 07:58:27 MDT ---
This is the result I get with SVN HEAD:

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>Error
500</title><style type="text/css">body {font-family:"Verdana","DejaVu
Sans",sans-serif;font-weight:normal;font-size:
7em;color:black;background-color: white}
p {font-family:"Verdana","DejaVu
Sans",sans-serif;font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana","DejaVu
Sans",sans-serif;font-weight:bold;color:black;margin-top: -5px}
h1 { font-family:"Verdana","DejaVu
Sans",sans-serif;font-weight:normal;font-size:18pt;color:red }
h2 { font-family:"Verdana","DejaVu
Sans",sans-serif;font-weight:normal;font-size:14pt;color:maroon }
pre,code {font-family:"Lucida Console","DejaVu Sans Mono",monospace;font-size:
0.9em,white-space: pre-line}
div.bodyText {font-family: "Verdana","DejaVu Sans",sans-serif}
table.sampleCode {width: 100%; background-color: #ffffcc; }
errorText {color: red; font-weight: bold}
marker {font-weight: bold; color: black;text-decoration: none;}
version {color: gray;}
error {margin-bottom: 10px;}
expandable { text-decoration:underline; font-weight:bold; color:navy;
cursor:pointer; }</style></head><body><h1>Server Error in '/'
Application</h1><hr style="color: silver"/><h2><em>(0,0) : error CS0009: file
`/home/gert/mono/gert/standalone/bug315816/web/bin/test.library.dll' has
invalid `assembly' metadata
</em></h2>
<p><strong>Description: </strong>HTTP 500. Error processing request.</p>
<p><strong>Stack Trace: </strong></p><table summary="Stack Trace"
class="sampleCode">
<tr><td><pre>System.Web.Compilation.CompilationException: (0,0) : error CS0009:
file `/home/gert/mono/gert/standalone/bug315816/web/bin/test.library.dll' has
invalid `assembly' metadata

  at System.Web.Compilation.BaseCompiler.CheckCompilerErrors
(System.CodeDom.Compiler.CompilerResults results) [0x00000] 
  at System.Web.Compilation.BaseCompiler.GetCompiledType () [0x00000] 
  at System.Web.Compilation.AspGenerator.GetCompiledType () [0x00000] 
  at System.Web.UI.PageParser.CompileIntoType () [0x00000] 
  at System.Web.UI.TemplateControlParser.GetCompiledInstance () [0x00000] 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000] 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext
context, System.String requestType, System.String url, System.String path)
[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+&lt;Pipeline&gt;c__Iterator1.MoveNext ()
[0x00000] </pre></td></tr>
</table>
<hr style="color: silver"/><strong>Version information: </strong> Mono Version:
1.1.4322.2032; ASP.NET Version: 1.1.4322.2032</body></html>

<!--
[System.Web.Compilation.CompilationException]: (0,0) : error CS0009: file
`/home/gert/mono/gert/standalone/bug315816/web/bin/test.library.dll' has
invalid `assembly' metadata

  at System.Web.Compilation.BaseCompiler.CheckCompilerErrors
(System.CodeDom.Compiler.CompilerResults results) [0x00000] 
  at System.Web.Compilation.BaseCompiler.GetCompiledType () [0x00000] 
  at System.Web.Compilation.AspGenerator.GetCompiledType () [0x00000] 
  at System.Web.UI.PageParser.CompileIntoType () [0x00000] 
  at System.Web.UI.TemplateControlParser.GetCompiledInstance () [0x00000] 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000] 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext
context, System.String requestType, System.String url, System.String path)
[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__Iterator1.MoveNext () [0x00000] 
-->

-- 
Configure bugmail: http://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