[Mono-aspnet-list] Problem with mod_mono/xsp/runtime on CentOS 5.4 / 5.5

Trust tu at tobiasulm.net
Wed May 26 11:16:03 EDT 2010


Hi,

I did touch on every Assembly I got, and now i got only the second error,
but the Apps still don't work. I can't explain for myself.

Value 8577939006221209600 is outside the valid range
[0,3155378975999999999]. Parameter name: ticks

Description: HTTP 500. Error processing request.

Stack Trace:

System.ArgumentOutOfRangeException: Value 8577939006221209600 is outside the
valid range [0,3155378975999999999].
Parameter name: ticks
  at System.DateTime..ctor (Int64 ticks) [0x00000] in <filename unknown>:0 
  at System.DateTime.FromFileTime (Int64 fileTime) [0x00000] in <filename
unknown>:0 
  at System.IO.File.GetLastWriteTime (System.String path) [0x00000] in
<filename unknown>:0 
  at System.IO.File.GetLastWriteTimeUtc (System.String path) [0x00000] in
<filename unknown>:0 
  at System.Web.Handlers.ScriptResourceHandler.CreateResourceUrl
(System.Reflection.Assembly assembly, System.String resourceName, Boolean
notifyScriptLoaded) [0x00000] in <filename unknown>:0 
  at System.Web.Handlers.ScriptResourceHandler.InitEmbeddedResourcesUrls
(System.Reflection.Assembly assembly, System.Collections.Hashtable
hashtable) [0x00000] in <filename unknown>:0 
  at System.Web.Handlers.ScriptResourceHandler.GetResourceUrl
(System.Reflection.Assembly assembly, System.String resourceName, Boolean
notifyScriptLoaded) [0x00000] in <filename unknown>:0 
  at System.Web.UI.ScriptReference.GetUrl (System.Web.UI.ScriptManager
scriptManager, Boolean zip) [0x00000] in <filename unknown>:0 
  at System.Web.UI.ScriptManager.RegisterScriptReference
(System.Web.UI.Control control, System.Web.UI.ScriptReference script,
Boolean loadScriptsBeforeUI) [0x00000] in <filename unknown>:0 
  at System.Web.UI.ScriptManager.OnPreRenderComplete (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Web.UI.Page.OnPreRenderComplete (System.EventArgs e) [0x00000]
in <filename unknown>:0 
  at System.Web.UI.Page.ProcessLoadComplete () [0x00000] in <filename
unknown>:0 
  at System.Web.UI.Page.InternalProcessRequest () [0x00000] in <filename
unknown>:0 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000] in <filename unknown>:0 

Version information: Mono Runtime Version: 2.6.4 (tarball Mi 26. Mai
00:19:54 CEST 2010); ASP.NET Version: 2.0.50727.1433

I found some similar error titles, but they are all about Serialization,
which I don't do at any position in my code. I rather think that there are
two reasons for that ( I might be wrong )
- there is a big error / incompatibility between .net and mono in the
System.Web.Extensions.dll (AJAX) Stack 
- somewhere in the updated glilbc libs on Cent Os is a change that mono lets
fail

I really don't know what to do, cause there are really NO log information's
or other error codes. The only output is the asp.net error page with the
info's from above.

Maybe some of the mono guys can take a look at this strange error. I only
use the AjaxControlToolkit Library which is not from mono. 

any help appreciated!


greetings

Tobi

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-mod-mono-xsp-runtime-on-CentOS-5-4-5-5-tp2231149p2231839.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list