and there the freetextbox works fine
i dont know what version of freetextbox it is but it is the one that comes in DotNetNuke 2.1.2
the only errors i have experienced is problems with multible cookies
when i logoff there are 3 cookies set(or deletet) in one file
only the last is sent to the client so i had to make 2 extra logoff pages that redirect to each other
and when i install a module i have to restart Apache to get DotNetNuke to work again
----- Original Message ----- From: "Marius Manolea" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 21, 2005 9:47 AM
Subject: [cli-users] freetextbox not running with mod_aspdotnet
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]