L
Lloyd Dupont
has any FreeTextBox user manage to get it to run with ASP.NET 2.0 ?
I downloaded the latest version available (2.0.7) and I kept having problem:
Exception Details: System.InvalidOperationException: Failed to map the path
'/aspnet_client/FreeTextBox/Languages/en-US.xml'.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidOperationException: Failed to map the path
'/aspnet_client/FreeTextBox/Languages/en-US.xml'.]
System.Web.Hosting.HostingEnvironment.MapPathCaching(String path) +762
System.Web.Hosting.HostingEnvironment.MapPathInternal(String virtualPath)
+15 System.Web.HttpRequest.MapPath(String virtualPath, String
baseVirtualDir, Boolean allowCrossAppMapping) +189
System.Web.HttpServerUtility.MapPath(String path) +74
FreeTextBoxControls.Support.ResourceManager.LoadResource(Hashtable target,
String language, String cacheKey) +90
FreeTextBoxControls.Support.ResourceManager.GetResources() +144
FreeTextBoxControls.Support.ResourceManager.GetString(String name) +21
FreeTextBoxControls.Support.Helper.PopulateDefaultDropDownList(ToolbarDropDownList
toolbarDropDownList, FreeTextBox freeTextBox, ResourceManager
resourceManager) +1961 FreeTextBoxControls.FreeTextBox.OnPreRender(EventArgs
e) +466 System.Web.UI.Control.PreRenderRecursiveInternal() +90
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean
(I unsucessfuly try do use the aspnet_client directory in InetPub or create
one such directory into my app...)
I downloaded the latest version available (2.0.7) and I kept having problem:
Exception Details: System.InvalidOperationException: Failed to map the path
'/aspnet_client/FreeTextBox/Languages/en-US.xml'.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidOperationException: Failed to map the path
'/aspnet_client/FreeTextBox/Languages/en-US.xml'.]
System.Web.Hosting.HostingEnvironment.MapPathCaching(String path) +762
System.Web.Hosting.HostingEnvironment.MapPathInternal(String virtualPath)
+15 System.Web.HttpRequest.MapPath(String virtualPath, String
baseVirtualDir, Boolean allowCrossAppMapping) +189
System.Web.HttpServerUtility.MapPath(String path) +74
FreeTextBoxControls.Support.ResourceManager.LoadResource(Hashtable target,
String language, String cacheKey) +90
FreeTextBoxControls.Support.ResourceManager.GetResources() +144
FreeTextBoxControls.Support.ResourceManager.GetString(String name) +21
FreeTextBoxControls.Support.Helper.PopulateDefaultDropDownList(ToolbarDropDownList
toolbarDropDownList, FreeTextBox freeTextBox, ResourceManager
resourceManager) +1961 FreeTextBoxControls.FreeTextBox.OnPreRender(EventArgs
e) +466 System.Web.UI.Control.PreRenderRecursiveInternal() +90
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean
(I unsucessfuly try do use the aspnet_client directory in InetPub or create
one such directory into my app...)