|
Subject:
|
sessions and the dictionary object
|
|
Posted By:
|
lcsgeek
|
Post Date:
|
1/26/2004 11:13:46 AM
|
|
Is there a bug creating a session level dictionary object?
|
|
Reply By:
|
pgtips
|
Reply Date:
|
1/27/2004 5:11:55 AM
|
There's an article here which suggests it has the wrong threading model for the Application object, but then the workaround is to store in the Session instead!
Maybe you just need to update that reg key. http://support.microsoft.com/default.aspx?kbid=194803
|