BugNET

Open source issue tracking & project management

Forums

HomeHomeDevelopment and...Development and...General Develop...General Develop...CanCan't compile (FCKEditor problem)
Previous
 
Next
New Post
9/2/2009 5:35 AM
 

The BugNET web application won't compile. This is because config.ascx has a the following Inherit directive

<%@ Control Language="C#" EnableViewState="false" AutoEventWireup="false" Inherits="FredCK.FCKeditorV2.FileBrowser.Config" %>

The FredCK.FCKEditor.dll is dependent on BugNET.dll, therefore when referencing BugNET.dll it automatically imports FredCK.FCKEditor.dll. However the version of the FredCK.FCKEditor.dll is 2.2.2106.29420 which does not contain FredCK.FCKeditorV2.FileBrowser.Config I can't figure out how to fix this problem. Either I get the BugNET project up and running and compile with a newer version of the fckeditor or I use an older fckeditor application. Has anyone else encountered this problem??

 

 
New Post
9/3/2009 5:41 AM
 

I did not have this problem. Which BugNET version are you working on? 0.7 or 0.8


Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
Previous
 
Next
HomeHomeDevelopment and...Development and...General Develop...General Develop...CanCan't compile (FCKEditor problem)


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.