[Mono-bugs] [Bug 70553][Nor] New - FreeTextBox broken under mono 1.1.3

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Dec 2004 09:42:34 -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 joe_audette@yahoo.com.

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

--- shadow/70553	2004-12-14 09:42:34.000000000 -0500
+++ shadow/70553.tmp.25469	2004-12-14 09:42:34.000000000 -0500
@@ -0,0 +1,76 @@
+Bug#: 70553
+Product: Mono: Runtime
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: joe_audette@yahoo.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: FreeTextBox broken under mono 1.1.3
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Create a web page that uses FreeTextBox
+2. 
+3. 
+
+Actual Results:
+
+System.ArgumentException: Directory does not exists
+Parameter name: value
+in <0x000ef> System.IO.FileSystemWatcher:set_Path (string)
+in <0x00057> (wrapper remoting-invoke-with-check) 
+System.IO.FileSystemWatcher:set_Path (string)
+in <0x00061> System.Web.Caching.CacheDependency:CreateWatcher (string)
+in <0x003e4> System.Web.Caching.CacheDependency:.ctor (string[],string
+[],System.Web.Caching.CacheDependency,System.DateTime)
+in <0x00050> System.Web.Caching.CacheDependency:.ctor 
+(string,System.DateTime)
+in <0x00021> System.Web.Caching.CacheDependency:.ctor (string)
+in <0x00099> FreeTextBoxControls.Support.ResourceManager:LoadResource 
+(System.Collections.Hashtable,string,string)
+in <0x000b4> FreeTextBoxControls.Support.ResourceManager:GetResources ()
+in <0x00017> FreeTextBoxControls.Support.ResourceManager:GetString 
+(string)
+in <0x006af> 
+FreeTextBoxControls.Support.Helper:PopulateDefaultDropDownList 
+(FreeTextBoxControls.ToolbarDropDownList,FreeTextBoxControls.FreeTextBox,F
+reeTextBoxControls.Support.ResourceManager)
+in <0x00250> FreeTextBoxControls.FreeTextBox:OnPreRender 
+(System.EventArgs)
+in <0x00044> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x000b0> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x000b0> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x000b0> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x000b0> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x000b0> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x000b0> System.Web.UI.Control:PreRenderRecursiveInternal ()
+in <0x002d1> System.Web.UI.Page:InternalProcessRequest ()
+in <0x000b4> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext)
+in <0x00292> ExecuteHandlerState:Execute ()
+in <0x00083> StateMachine:ExecuteState 
+(System.Web.HttpApplication/IStateHandler,bool&)
+
+
+
+
+Expected Results:
+FreeTextBox works
+
+How often does this happen? 
+Every time
+
+Additional Information:
+FreeTextBox worked previously under mono 1.0