muralidhar
Jun 24th, 2006, 05:33 AM
hai
im doing a project.i created a CDONTS session. i want to create a session for username. when im trying to create a session using the following code
ses.Session("uname") = txtUName.Text
but im getting an error
Run-time error '-2147219963(80040605)'
Methid 'Session' of object 'ISession' failed.
how can i create a session? :confused:
please help me Rob
im doing a project.i created a CDONTS session. i want to create a session for username. when im trying to create a session using the following code
ses.Session("uname") = txtUName.Text
but im getting an error
Run-time error '-2147219963(80040605)'
Methid 'Session' of object 'ISession' failed.
how can i create a session? :confused:
please help me Rob