SAP has chosen Visual WebGui for strategic web application, Mr. Saar of SAP explains why in an interview with with Jeremy Geelan at AJAX World.
Click on the video image to watch
All,
I finally figured it out (with the help of a previous post - thanks Joachim). You have to add the following statement to your web.config file.
<appSettings> <add key="FCKeditor:BasePath" value="~/FCKeditor/" /> </appSettings>
More...
More ...