Visual WebGui Wiki Site
 
  Forum  General Visual ...  How do I...?  FCKEditor and VB.Net
Previous Previous
 
Next Next
New Post 6/4/2008 6:25 AM
  jroenn
68 posts
www.resulting.ch
No Ranking


FCKEditor and VB.Net 
For hours I was trying to get the FCKEditor to work in my VB.Net project (VS2005), but I didn't succeed. The editor was just invisible.
So I created a C#-Project and it works without a problem. I created another VB.Net Project with nothing on it except the FCKEditor and again, nothing happens.
Here you will find a sample project.

Regards
Joachim
 
New Post 6/5/2008 12:02 AM
  jroenn
68 posts
www.resulting.ch
No Ranking


Re: FCKEditor and VB.Net 
Don't ask me what has happended, it works today ?!
 
New Post 6/6/2008 2:20 AM
  jroenn
68 posts
www.resulting.ch
No Ranking


Re: FCKEditor and VB.Net 
Another issue: On my development machine the FCKEditor works perfectly now, but when I run it on a webserver I see a "File not found" error message, where the editor should appear.

The page cannot be found

The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Please try the following:

  • If you typed the page address in the Address bar, make sure that it is spelled correctly.
  • Open the  home page, and then look for links to the information you want.
  • Click the Back button to try another link.

HTTP 404 - File not found
Internet Information Services


Technical Information (for support personnel)

  • More information:

I copied the FCKEditor directory, installed the neccessary dll and made the alteration to the web.config. And this time the problem didn't solve it self at night ;)

Any help would be appreciated

Regards
Joachim
 
New Post 6/7/2008 2:38 AM
  jroenn
68 posts
www.resulting.ch
No Ranking


Re: FCKEditor and VB.Net 
If someone runs into the same issue, I found the solution in the FCKEditor Forum.

Add this

  <appSettings>
    <add key="FCKeditor:BasePath" value="~/FCKeditor/" />
  </appSettings>
    <WebGUI>

to the configuration sector of your web.config.

Regards
Joachim
 
New Post 6/7/2008 2:40 AM
  jroenn
68 posts
www.resulting.ch
No Ranking


Re: FCKEditor and VB.Net 
...without the <WebGUI> at the end.
 
Previous Previous
 
Next Next
  Forum  General Visual ...  How do I...?  FCKEditor and VB.Net
Most promising startups
Top 3 most promising startups in 2009
   AJAX Framework | Web Development | Cloud applications | RIA Development | Silverlight Applications | Legacy Migration
The most popular open source Ajax applications framework for enterprises | Sitemap | Terms Of Use | Privacy Statement
Copyright © 2005-2009 Visual WebGui®    Design By: Template World
   
Visual Studio Partners