.net 1.x framework
On Mon, 21 Mar 2005 16:19:18 -0600, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: > Curious are you trying to run under .NET Framework 1.x or 2.x? > > At 02:47 AM 3/21/2005, Marius Manolea wrote: > >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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
