[Mono-list] RE: running mod_mono

Richard Norman normri@samc.com
Wed, 01 Oct 2003 09:33:40 -0700


Someone may havalready answered, but VB.NET is not fully supported in
Mono yet.

If you can rewrite the control in C#, you might have better luck...

Here is the error I received..

Server Error in '/mono' 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: Only C# supported. 

File name: /var/www/html/mono/test/Header.ascx    Line: 1 

Source Error: <%@ Control Language="vb" AutoEventWireup="false"
Codebehind="Header.ascx.vb" Inherits="WebApplication1.WebUserControl1"
TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<TABLE id="tblBackCol" style="WIDTH: 100%; BORDER-TOP-STYLE: none;
BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 40px;
BACKGROUND-COLOR: #f1f1ff; BORDER-BOTTOM-STYLE: none" height="40"
cellSpacing="0" cellPadding="0" border="0" runat="server">
	<TR>
		<TD style="WIDTH: 100%" height="70">

 


SO check that out and you may have better luck...
 
 
 
************************************************

Message: 7
Reply-To: <info@kudosdesigns.com>
From: "Kudos Designs" <info@kudosdesigns.com>
To: <mono-list@ximian.com>
Date: Tue, 30 Sep 2003 15:18:12 +0100
Organization: Kudos Designs
Subject: [Mono-list] running mod_mono

This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C38766.10EA4B70
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
=20
I have installed mono and mod_mono on my webserver, and I am using
them
to serve up asp.net pages.  The example pages supplied by mod_mono all
work fine on my server (you can see them at HYPERLINK
"http://80.253.122.143/mono/index.aspx"http://80.253.122.143/mono/index.
aspx). =20
=20
However, the website I am trying to upload to the directory
(http://80.253.122.143/mono/test/Default.aspx), uses the following
extra
dlls in its bin directory =96 CDONTS.dll, Interop.CDONTS.dll and
WebApplication1.dll.  When I try to view the aspx pages, they just
fall
over giving errors.  I know that it all works fine on a windows
server,
as I have used to the pages and they work correctly =96 so there is no
error in the code.
=20
I know hardly anything about asp.net, but should this run on mod_mono?
=20
Any help would be greatly apprechiated.
=20
Cheers,
=20
Nick Woolley

**************************************************************************************************
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to anyone or make copies.
**************************************************************************************************