problems to fetch a session

A

Arno Seitinger

Hi,



I have an old asp file

that looks like:

Treetext=Session("mysession").CreateTree();



now I want to use asp.net (TreeView):

PPWSESSLib.ppwsessionClass ppsess=new ppwsessionClass();

// I use new to get a valid address,

String xmlstr;

ppsess=(ppwsessionClass)Session["mysession"];

// now ppsess==0 !

xmlstr=ppsess.CreateTree();



? with the old asp code it works fine.



whats wrong?



thanks

arno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top