Ticket #535 ( Pending Customer )

Short Description Object Requested
Entered By: gaucho When: 2000-06-21 12:51:59 Build: 2.0.6F
Categories Type: Question   Department: Product   Category: Not Categorized
Description
Hi Bill,

I am have an error that pops up when I use the Dev Center 
to view one of the active sessions.

When viewing an active session in the Dev Center, I run 
into the following error:
***********
Run Time Error Has Occurred.
Do you wish to debug?
***********

After the error, I can't use the screen inspector to view 
the actual active 3270 screen for that particular session.  
It will only display an old screen (even from a different 
user, but same session).  This error occurs with all 
sessions but only occurs in the Dev Center.  Any 
suggestions?

Thanks

Chuck
Append By: WindSurfer  When: 2000-06-21 12:55:46  New Status: Pending Customer
Comment
Sounds like something in your session is expecting a 
variable to exist in the top-level frame or something?

Without knowing what the actual javascript error is, it's 
hard to guess what else is happening.

The Admin Console Details view is an alternative...you can 
also do a view source and look at the script to see if you 
can figure-out what is happening.

Have you tried debugging and looking at the error to see if 
you can narrow it down?