vote up 0 vote down star

I have a WebPart in MOSS 2007 that sets a variable in Session. Later, when loading a Webpart that loads a UserControl, the Session is NULL (not just the variable)

The Webpart that loads the UserControl have access to Session properly.

The Webpart "lives" within a ClassLibrary DLL, the UserControl are part of a WebApplication.

It seems that the UserControl and MOSS & Webparts are not sharing the same Session.

It doesn't make sense for me... for you?

flag

1 Answer

vote up 0 vote down check

Any comments about this?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.