[Mono-list] Help Using Mono for aspx web page development

Gareth Hopkins gareth at allaffiliatepro.com
Fri Dec 19 05:52:13 EST 2008


Hi 

I am fairly new to this project, so please bear with me.
I have compiled mono and mono basic on my Centos 5.2 server which both run well. 
I have also setup IronPython, Nant and Boo that all run on command line but I cant figure out how to set them up to run 'inline' in aspx pages. 

The most progress I have made is with boo where after playing around with the .dll files and putting them in different bin folders I get the error

   Server Error in '/test' Application

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

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

Parser Error Message: Cannot find type Boo.Examples.Web.HelloAspNet

Source Error: 

Line 1: <%@Page Inherits="Boo.Examples.Web.HelloAspNet" %>
Line 2: <html>
Line 3: <body>
 


Source File: /var/www/html/test/boo/examples/asp.net/HelloAspNet.aspx  Line: 1


I would appreciate any directions to tutorials or how to guides on how to setup these languages.

Regards


Gareth 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081219/08fd9fa9/attachment.html 


More information about the Mono-list mailing list