FW: two "global" objects being created ?!
From: Yury Zenkevich (yury@altiris.ee)
Date: 02/19/03
- Previous message: Magik: "No Valid Signature Found"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Yury Zenkevich" <yury@altiris.ee> Date: Wed, 19 Feb 2003 14:13:22 +0200
Any ideas, guys ?!
How can I create object for my session to be unique for all the Globals
being created by ASPNET ?!
Seems like it even does creates multiple sessions (for frames ?) Damn, I
feel myself pretty mixed...
YZ.
"Yury Zenkevich" <yury@altiris.ee> wrote in message
news:#p6cYz11CHA.1752@TK2MSFTNGP10...
> Hi All !
>
> I just found, that when connecting to my application, I do have two
> different objects with class "Global" created... Constructor was called
> twice...
> What can it be ?!
>
> ps. I do keep pointer to global object in Thread.NamedDataSlot, so
sometimes
> these Global instances being "mixed" and application failed for many
reasons
> (my Global have some uitlity objects, that should not be duplicated)...
>
> Any ideas ?
>
> YZ.
>
>
- Next message: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Previous message: Magik: "No Valid Signature Found"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|