hi,

have anyone tried to use freetextbox (www.freetextbox.com) with
apache2/mod_aspdotnet?

i have a simple test and it works fine on iis5 (win2kpro)

with apache, i get this error:


[ArgumentNullException: Value cannot be null.
Parameter name: str]
   System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[]
str) +231
   
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
access, String[] pathListOrig, Boolean checkForDuplicates, Boolean
needFullPath, Boolean copyPathList) +88
   System.Web.HttpRequest.MapPath(String virtualPath, String
baseVirtualDir, Boolean allowCrossAppMapping) +305
   System.Web.HttpServerUtility.MapPath(String path) +60
   FreeTextBoxControls.Support.ResourceManager.LoadResource(Hashtable
target, String language, String cacheKey) +145
   FreeTextBoxControls.Support.ResourceManager.GetResources() +141
   FreeTextBoxControls.Support.ResourceManager.GetString(String name) +14
   
FreeTextBoxControls.Support.Helper.PopulateDefaultDropDownList(ToolbarDropDownList
toolbarDropDownList, FreeTextBox freeTextBox, ResourceManager
resourceManager) +5514
   FreeTextBoxControls.FreeTextBox.OnPreRender(EventArgs e) +371
   System.Web.UI.Control.PreRenderRecursiveInternal() +54
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Control.PreRenderRecursiveInternal() +117
   System.Web.UI.Page.ProcessRequestMain() +1499

 
any ideas?

thx,
marius manolea.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to