Fail to open web page on XP

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

used VS2005 beta2 to develop my Web application.
The application run well in my notebook.

Today I copy my application to a machine with Widnows xp and .NetFrameWork
2.0

But the application faill to open web page with the error message:

----------------------------------------------------------------------------
-------------------

Can't display XML Web page

Can use XSL to view XML

in the line 1, column 2 of

'http://localhost/MyApp/default.aspx'
<%@ Page Language="C#" %>
 
Thank,
But I can't find aspnet_regiis.exe in my machine.
I have found that the .NetFrameWork 2.0 Beta2 have installed in the control
panel.
What is the matter with me?
 
I want to post the error message.
But the error message is display in Chinese.
How can I make the error message display in English ?
 
Back
Top