Hi all,
I'm having a strange problem over here. I developped a plugin and now I want to show it in MCE, but if I try it I get following error:
********************************
The XML page cannot be displayed.
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
A name was started with an invalid character. Error processing resource 'file///C:/..............
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="WebGuideTopList.Default" %>
-^
**********************************
If I try to open it with my browser (
http://localhost/.......) it works fine but it won't open in MCE.
Does someone know the answer to this?
thx!