I'm trying to get the image gallery popup to load, but every time I click on the insert image button to open it I keep getting the following error:
"An Exception occurred in CuteEditor.dll but was not handled in user code
Additional information: Unable to translate physical path c:\inetpub\wwwroot\uploads\images to virtual path."
along with this error page:
The method I am calling in the code is coded exacly like the example:
Editor1.SetSecurityImageGalleryPath(@"c:\inetput\wwwroot\uploads\images");
I've tryed all kinds of different path strings, but I keep getting the same error message.
Thanks for any help. This is version Cute Editor .NET 6