Forums & Blog

A SmarterTools-sponsored community.
Welcome to Forums & Blog Sign in | Join | Help
in Search

"FreeTextBox has not been correctly installed" error.

Last post 08-18-2008 7:11 AM by lunda@itbsoftware.co.za. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-18-2008 6:12 AM

    "FreeTextBox has not been correctly installed" error.

    Version: SmarterTicket Professional v.2.7.2813

    The reply function in SmarterTicket has fallen over all on its own.  No changes were made like upgrades etc.  When you click reply the following message is displayed:

    "FreeTextBox has not been correctly installed. To install FreeTextBox either:
    (1) add a reference to FtbWebResource.axd in web.config:
    <system.web>
    <httpHandlers>
    <add verb="GET"
    path="FtbWebResource.axd"
    type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
    </httpHandlers>
    </system.web>

    (2) Save the FreeTextBox image and javascript files to a location on your website and set up FreeTextBox as follows
    <FTB:FreeTextBox id="FreeTextBox1" SupportFolder="ftbfileslocation" JavaScriptLocation="ExternalFile" ButtonImagesLocation="ExternalFile" ToolbarImagesLocation="ExternalFile" ButtonImagesLocation="ExternalFile" runat="server" />"

     I've managed to get (1) done, but it hasnt resolved the issue.  I've got no idea how to get (2) done.  I dont even know what it means!

     Has anybody had this problem or know how to solve it?

     

     

    Filed under: ,
  • 08-18-2008 7:11 AM In reply to

    Re: "FreeTextBox has not been correctly installed" error.

     Problem solved as follows:

    (1) we removed the HTTP handler that was added;

    (2) copied the FreeTextBox folder into the root of the smarterticket site and the "Agent" folder.

     

Page 1 of 1 (2 items)