[Mono-dev] mono-xsp problem:page(s) does not participate in application (global.asax)
Marek Habersack
grendello at gmail.com
Mon Mar 5 04:43:07 EST 2007
On Sun, 4 Mar 2007 19:14:55 +0100, "manfred.braun" <manfred.braun at manfbraun.de>
scribbled:
> Hi All!
Hey Manfred,
> I try to use xsp on debian. In my global.asax, I declare a public property
> and try to access it on a web-page, like I do it with windows:
>
> <% = Global.conf %>
>
> Mono Runtime Version: 1.1.4322.2032
> Error message:
> /tmp/www-data-temp-aspnet-0/fb9f12c0/13654cd5.0.cs(64,29) : error CS0103:
> The name `Global' does not exist in the context of `ASP.test_aspx'
>
> My global.asax starts like this:
>
> public class Global:System.Web.HttpApplication
> {
> ....
>
> As I said, I use it under windows the whole time. My Global class usually
> provides properties and methods which are used everywhere inside the whole
> application, means:in most pages.
>
> What Do I wrong??
Please post a minimal test case,
regards,
marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070305/4d037239/attachment.bin
More information about the Mono-devel-list
mailing list