Difference between revisions of "RPC HELP Debugging and Troubleshooting List"

From VistApedia
Jump to: navigation, search
(Created page with " RPC Broker Help Home <h2>Debugging and Troubleshooting</h2> * Overview * How to Debug Your Application * RPC Error Trapping * Identifying the Listener Pro...")
 
Line 1: Line 1:
 
[[RPC_Broker_Help| RPC Broker Help Home]]
 
[[RPC_Broker_Help| RPC Broker Help Home]]
 
<h2>Debugging and Troubleshooting</h2>
 
<h2>Debugging and Troubleshooting</h2>
* Overview
+
The Broker Development Kit (BDK) provides facilities for debugging and troubleshooting your VistA Graphical User Interface (GUI) applications.
* How to Debug Your Application
+
* [[RPC_HELP_DEBUG_How_To|How to Debug Your Application]]
* RPC Error Trapping
+
* [[RPC_HELP_DEBUG_Id_Listener_Proc_on_Server|Identifying the Listener Process on the Server]]
* Identifying the Listener Process on the Server
+
* [[RPC_HELP_DEBUG_Id_Handler_Proc_on_Server|Identifying the Handler Process on the Server]]
* Identifying the Handler Process on the Server
+
* [[RPC_HELP_DEBUG_RPC_Error_Trapping|RPC Error Trapping]]
* Testing Your RPC Broker Connection
+
* [[RPC_HELP_DEBUG_Testing_RPC_Broker_Connection|Testing Your RPC Broker Connection]]
* Client Timeout and Buffer Clearing
+
* [[RPC_HELP_DEBUG_Memory_Leaks|Memory Leaks]]
* Memory Leaks
+
* [[RPC_HELP_DEBUG_Client_Timeout_and_Buffer_Clearing|Client Timeout and Buffer Clearing]]
 +
* [[RPC_HELP_DEBUG_Broker_Errors|Broker Errors]]
 +
 
 +
NOTE: For commonly asked questions, please refer to the RPC Broker FAQs on the Web at: http://vista.med.va.gov/broker/faqs.asp.

Revision as of 23:34, 6 July 2015

RPC Broker Help Home

Debugging and Troubleshooting

The Broker Development Kit (BDK) provides facilities for debugging and troubleshooting your VistA Graphical User Interface (GUI) applications.

NOTE: For commonly asked questions, please refer to the RPC Broker FAQs on the Web at: http://vista.med.va.gov/broker/faqs.asp.