[Mono-devel-list] Error in .Net cole

Rajesh Kumar raggani at smart-bridge.com
Fri Jul 29 08:50:01 EDT 2005


Friends,

I am running Apache on top of XSP.

I created a folder /NetLinux and running XSP from that folder.

I have index.aspx and index.aspx.cs files available in the same folder. When
I used http://localhost:8080 I am getting the following error.

Server Error in '/' Application
Parser Error
Description: Error parsing a resource required to service this request.
Review your source file and modify it to fix this error.

Error message: File /NetLinux/index.aspx.cs not found

File name: /NetLinux/index.aspx    Line: 1

Source Error:

<%@ Page language="c#" src="/NetLinux/index.aspx.cs"
         Inherits="SimpleWebApp.SimplePage" AutoEventWireup="false"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >

Normal html pages are working fine. Please sugget me.

Thanks,
Rajesh




More information about the Mono-devel-list mailing list