Rainbow Portal Community

Rainbow Portal forums, blogs, news and more
Welcome to Rainbow Portal Community Sign in | Join | Help
in Search

Alpha 3 - FreeTextBox has not been correctly installed message

Last post 08-15-2006, 7.19 by krishna. 7 replies.
Sort Posts: Previous Next
  •  03-16-2006, 5.38 1570

    Alpha 3 - FreeTextBox has not been correctly installed message

    I have installed Rainbow 2 alpha 3 twice.

    The Installation of both executed perfectly.  Nice!  Good Job!  Thanks!!!!

    One instance is Pre-Compiled
    One Instance is Developer

    On both...  (logged in as admin) When I go to Edit the origional opening page announcement, the FreeTextBox editor opens with this message:

    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 checked #1 and the web.config is ok
    On #2...  I have no idea what to check or do???

    You people have done an awsome job on this conversion to DotNet 2.  Thankyou all for your efforts and hard work.

    Rick Hubka
    Calgary, Alberta Canada
  •  03-16-2006, 6.19 1576 in reply to 1570

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    First of all let me say thank you for the support.  It seems like for 2 all you have to do is fine the current location [ or download the free text box files] and place it in a location under Rainbow say Rainbow\ThirdParty\FTC\ .  Then you must specify where this is.  I would also do this in web.config so whereever you ahve FTC defined it would use these default values so you dont have to write out

    <FTB:FreeTextBox id="FreeTextBox1" SupportFolder="ftbfileslocation" JavaScriptLocation="ExternalFile" ButtonImagesLocation="ExternalFile" ToolbarImagesLocation="ExternalFile" ButtonImagesLocation="ExternalFile" runat="server" />

    everytime you can just write out :

    <FTB:FreeTextBox id="FreeTextBox1" runat="server" />

    I dont know about you but I like the second way better :).  If you would like to be a rainbow 2.0 tester, we really need them.  You contribution would consist of using the releases and notating the problems and where you see we can make improvments.  A lot of users have already started and I want to extend the same welcome hand to them.

    Eric Ramseur

    ramseur[at]gmail[dot]com

    C# 2005 Group
    Portal Community
    Rainbow Blog
  •  03-21-2006, 11.27 1687 in reply to 1576

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    Have you found a fix for this.  I tried adding a ref in the http compress exclude list but it still didnt work.  The odd thing is that it worked in alpha 2 so I know its just something small.

    Eric Ramseur

    ramseur[at]gmail[dot]com

    C# 2005 Group
    Portal Community
    Rainbow Blog
  •  03-22-2006, 2.46 1689 in reply to 1687

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    No...  I did not get it to work.
    I downloaded a newer version of the dll and installed it.  Still did not work.
    In the HTML module I simply selected an alternate HTML editor as a temp resolv to the issue.
    Maybe it should not be the default editor for the next alpha???

    Rick
  •  03-28-2006, 7.43 1824 in reply to 1689

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    I agree.  For alpha 4 I think FCK v2 will be default.

    Eric Ramseur

    ramseur[at]gmail[dot]com

    C# 2005 Group
    Portal Community
    Rainbow Blog
  •  03-29-2006, 2.14 1843 in reply to 1824

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    ramseur wrote:
    I agree.  For alpha 4 I think FCK v2 will be default.

    fck is better in some parts. but it has no thumbails in picture upload. however changing fck as default will not solve the issue. instead of using newer version of ftb try with older one. ie 3.0.5 or earlier one.

  •  08-01-2006, 2.56 12660 in reply to 1570

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    I'm running into the same error, any solution for this ?
  •  08-15-2006, 7.19 12754 in reply to 1570

    Re: Alpha 3 - FreeTextBox has not been correctly installed message

    Hi,

    I got it working. check my post. http://community.rainbowportal.net/forums/thread/12740.aspx 

    Regards

    KM

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems