taghavi
چهارشنبه 23 اسفند 1385, 11:44 صبح
سلام
من یک برنامه نوشتم روی کامپیوتر خودم اجرا می شه. روی کامپیوتر دیگری هم کامپایل و اجرا می شه. وقتی روی IIS کامپیوتر دیگر می خوام اجرا کنم ایراد زیر را می گیره :
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 'http://localhost/ins/next.aspx'. Line 1, Position...
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="next.aspx.cs" Inherits="next" %>
-^
من یک برنامه نوشتم روی کامپیوتر خودم اجرا می شه. روی کامپیوتر دیگری هم کامپایل و اجرا می شه. وقتی روی IIS کامپیوتر دیگر می خوام اجرا کنم ایراد زیر را می گیره :
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 'http://localhost/ins/next.aspx'. Line 1, Position...
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="next.aspx.cs" Inherits="next" %>
-^