Server error in '/ifolder' application


Description: Error processing request.

Error Message: HTTP 500.

Stack Trace:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Stream is not a valied .resources file!  It was possibly truncated. ---> System.IO.EndOfStreamException: Failed to read past end of stream.
in <0x000d9> System.IO.BinaryReader:FillBuffer (Int32 bytes)
in <0x00010> System.IO.BinaryReader:ReadInt32 ()
in <0x00070> System.Resources.ResourceReader:ReadHeaders ()--- End of inner exception stack trace ---

in <0x004c7> System.Resources.ResourceReader:ReadHeaders ()
in <0x000af> System.Resources.ResourceReader:.ctor (System.IO.Stream stream)
in <0x00042> System.Resources.ResourceSet:.ctor (System.IO.Stream stream)
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0005d> System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in <0x000f5> System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00019> System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00032> System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in <0x001ac> System.Activator:CreateInstance (System.Type type, System.Object[] args, System.Object[] activationAttributes)
in <0x00020> System.Activator:CreateInstance (System.Type type, System.Object[] args)
in <0x0021d> System.Resources.ResourceManager:InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean Createifnotexists, Boolean tryParents)
in <0x00411> System.Resources.ResourceManager:InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean Createifnotexists, Boolean tryParents)
in <0x0005f> System.Resources.ResourceManager:GetString (System.String name, System.Globalization.CultureInfo culture)
in <0x00010> System.Resources.ResourceManager:GetString (System.String name)
in <0x00014> Novell.iFolderWeb.Forms.Login:GetString (System.String key)
in <0x00031> ASP.Login_aspx:__RenderTree (System.Web.UI.HtmlTextWriter __output, System.Web.UI.Control parameterContainer)
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_HtmlTextWriter_Control (System.Web.UI.HtmlTextWriter,System.Web.UI.Control)
in <0x0002e> System.Web.UI.Control:RenderChildren (System.Web.UI.HtmlTextWriter writer)
in <0x00011> System.Web.UI.Control:Render (System.Web.UI.HtmlTextWriter writer)
in <0x00020> System.Web.UI.Control:RenderControl (System.Web.UI.HtmlTextWriter writer)
in <0x0036d> System.Web.UI.Page:InternalProcessRequest ()
in <0x000a9> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext context)
in <0x00233> System.Web.HttpApplication+ExecuteHandlerState:Execute ()
in <0x0007c> System.Web.HttpApplication+StateMachine:ExecuteState (IStateHandler state, System.Boolean readysync)