1.

Can I Debug A Remote Form Through A Firewall?

Answer»

No. The REMOTE debugging within Forms uses a sockets connection to handle the DEBUG traffic. Generally firewalls do not allow traffic through unregulated sockets so the debug connection will not be made. 

In 6i on Windows I USED to use the F4 key to display the Property Palette for an object in the BUILDER. This no longer appears to work.

In ORACLE9I Forms use the F8 key to invoke the Property Palette.

No. The remote debugging within Forms uses a sockets connection to handle the debug traffic. Generally firewalls do not allow traffic through unregulated sockets so the debug connection will not be made. 

In 6i on Windows I used to use the F4 key to display the Property Palette for an object in the builder. This no longer appears to work.

In Oracle9i Forms use the F8 key to invoke the Property Palette.



Discussion

No Comment Found