PythonCOM in ASP: very dodgy behaviour

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Fri Dec 20 07:59:03 EST 2002


Mark Hammond <mhammond at skippinet.com.au> wrote:

>My guess is that ASP is writing the *value* of your COM object, not the 
>object itself - ie, in VB, this would be like dropping the "Set".
>
>You should print what
> > wrapWibble = Session("Wibble") # retrieve from session object
>Is before attempting the unwrap.  My guess it is your int.
>

You're right. It is the int.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list