[Mono-bugs] [Bug 79918][Wis] Changed - mono/asp.net passes to be compiled files as a command line argument to codedom provider
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 16 06:24:56 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ck at carlo-kok.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79918
--- shadow/79918 2006-11-13 12:11:01.000000000 -0500
+++ shadow/79918.tmp.926 2006-11-16 06:24:56.000000000 -0500
@@ -36,6 +36,45 @@
This happen when writing a custom CodeCompiler descendent in the method:
override public CompilerResults FromFileBatch(CompilerParameters
options, string[] fileNames);
+
+------- Additional Comments From ck at carlo-kok.com 2006-11-16 06:24 -------
+Debug output from the compiler. (this is compiling a master page.
+5bee960c.pas contains the generated masterpage code)
+
+output:C:\DOCUME~1\carlokok\LOCALS~1\Temp\carlokok-temp-aspnet-0\da6615dc\5bee960c.dll
+1 files
+generate in memory: False
+tempfile:
+C:\DOCUME~1\carlokok\LOCALS~1\Temp\carlokok-temp-aspnet-0\da6615dc\5bee960c.0pas
+tempfile:
+C:\DOCUME~1\carlokok\LOCALS~1\Temp\carlokok-temp-aspnet-0\da6615dc\5bee960c.dll
+file:
+C:\DOCUME~1\carlokok\LOCALS~1\Temp\carlokok-temp-aspnet-0\da6615dc\5bee960c.0pas
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System\2.0.0.0__b77a5c561934e089\System.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
+ref:
+C:\PROGRA~2\Mono-1.2\lib\mono\gac\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
+ref: C:/Inetpub/wwwroot/thelibrary\bin\AutoSuggestBox.dll
+ref: C:/Inetpub/wwwroot/thelibrary\bin\MILHTMLParser.dll
+ref: C:/Inetpub/wwwroot/thelibrary\bin\RSS.NET.dll
+ref: C:/Inetpub/wwwroot/thelibrary\bin\RemObjects.InternetPack.dll
+ref: C:/Inetpub/wwwroot/thelibrary\bin\RemObjects.SDK.ZLib.dll
+ref: C:/Inetpub/wwwroot/thelibrary\bin\RemObjects.SDK.dll
+outfile:
+C:\DOCUME~1\carlokok\LOCALS~1\Temp\carlokok-temp-aspnet-0\da6615dc\5bee960c.dll
+Compiler options: "C:/Inetpub/wwwroot/thelibrary\MasterPage.master.pas"
More information about the mono-bugs
mailing list