Hello.
I have the following problem:
My ASP.Net 2.0 application's structure is "MySolution", in which I have 3 projects "DataAccess", "DB" and "UI". The Cute editor is in the UI project in "CuteSoft_Client/CuteEditor" folder. When I run the application the cute editor appears, but all the icons are with the red "X". In their properties the URL has an ".aspx" extention at the end and I have a javascript error "CuteEditorClientClass" is undefined. Even if I set the FilePath property to "UI/CuteSoft_Client/CuteEditor" there is an exception.
I tested the demo application that comes with the CuteEditor and it works fine.
Does anybody know how can I fix this?
Thanks,
Teodora.