[Mono-bugs] [Bug 71942][Wis] Changed - Add link to libicuuc.so.26 on download page

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 29 Jan 2005 17:22:41 -0500 (EST)


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 tgraupmann@yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71942

--- shadow/71942	2005-01-29 16:41:09.000000000 -0500
+++ shadow/71942.tmp.31988	2005-01-29 17:22:41.000000000 -0500
@@ -73,6 +73,28 @@
 
 Yet still mod_mono will not install.
 
 ------- Additional Comments From tgraupmann@yahoo.com  2005-01-29 16:41 -------
 mod_mono was able to build from source after apache was compiled from
 source.
+
+------- Additional Comments From tgraupmann@yahoo.com  2005-01-29 17:22 -------
+Using the demo URL:
+http://127.0.0.1/demo/index.aspx
+
+I get this error:
+System.UnauthorizedAccessException: Access to the path
+"/root/tmp/nobody-temp-aspnet/117fdbeb" is denied.
+in <0x00058> System.IO.Directory:Exists (string)
+in <0x00290> System.Web.Compilation.BaseCompiler:GetCompiledType ()
+in <0x00251> System.Web.Compilation.AspGenerator:GetCompiledType ()
+in <0x00070>
+System.Web.UI.ApplicationFileParser:GetCompiledApplicationType
+(string,System.Web.HttpContext)
+in <0x00047> System.Web.HttpApplicationFactory:CompileApp
+(System.Web.HttpContext)
+in <0x00032> System.Web.HttpApplicationFactory:InitializeFactory
+(System.Web.HttpContext)
+in <0x0007a> System.Web.HttpApplicationFactory:GetInstance
+(System.Web.HttpContext)
+in <0x0010a> System.Web.HttpRuntime:InternalExecuteRequest
+(System.Web.HttpWorkerRequest)