BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  General Support  FreTextBox editor not working ?!
Previous Previous
 
Next Next
New Post 8/4/2006 5:58 PM
User is offline fonager
2 posts
No Ranking


FreTextBox editor not working ?! 

Hi all,

I have now been battling this error for a few hours - whenever I want to report an issue in my bugnet test system, I get a "broken" editor which contains 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" />

The strange thing is, on my local installation of the project (Windows XP machine) it works fine - but on my remote server (Windows 2003) it does not work!

Any ideas, anyone ?

 

Regards,

Tony

 
New Post 8/8/2006 7:12 AM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: FreTextBox editor not working ?! 
I found this reference that may be the cause:

http://freetextbox.com/forums/thread/6967.aspx

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  General Support  FreTextBox editor not working ?!

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.