Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: ScriptingContext is Null


Message #1 by "Richard D Roberts" <richarddroberts@h...> on Thu, 22 Mar 2001 21:37:46
I am using "Professional Visual Basic 6 Web Programming" chapter 9 trying 
to get the example to work.  I am having problems with the Application 
variables from the Global.asa populating in the dll. on Page 324-325 where 
it talks about the OnStartPage and OnEndPage ist trying to set the 
ScriptingContext to the appropriate object.  In my application it is 
comming up null/no value. What am I doing wrong.  This value is not being 
set. I am populating the Application variable in the global.asa's 
Application_OnStart.  What else must I do to get that variable to be 
notice by my dll object?


Thanks
Richard

  Return to Index