Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Application Scoped Objects

0 views
Skip to first unread message

Pawel Janik

unread,
Oct 30, 2003, 10:42:07 AM10/30/03
to
Hello..

I'd like to create some application scoped object, so i'm using <object> tag
in Global.aspx file:

<object id="dm" runat="server" class="MyWeirdClass" scope="appinstance"/>

Is there any possibility to initialize this object on my own?

Now, while initialization i get an error, because MyWeirdClass doesn't have
default constructor...

--
pozdwawiam,
Paweł Janik


0 new messages