Help and Support

Article ID: 180712 - Last Review: August 25, 2005 - Revision: 2.2

How To Debugging a COM Server Written with Visual J++

This article was previously published under Q180712
Expand all | Collapse all

SUMMARY

This article explains how to debug a Java COM object that is referenced by a client that is written in another language such as C++ or Visual Basic 5.0.

MORE INFORMATION

Developer Studio 97 and Visual J++ 1.1 provide a standard mechanism for debugging. The two defaults are through an HTML browser (Internet Explorer 3.x/4.0) and through a stand-alone interpreter (Jview).

To debug Java code referenced by any client, specify the client as the "standalone interpreter" in the Project Settings dialog box, Debug tab, Category "Stand-alone interpreter." Under the "General" category, set the Debug/Execute radio button to "Stand-alone interpreter." Then debug as usual.

REFERENCES

Please see the Visual J++ documentation on Java and COM for information on how to create a Java COM object.

For the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://www.microsoft.com/mscorp/java/ (http://www.microsoft.com/mscorp/java/)

APPLIES TO
  • Microsoft Visual J++ 1.0 Standard Edition
  • Microsoft Visual J++ 1.1 Standard Edition
Keywords: 
kbhowto kbbug kbide kbdebug kbfaq kbjavafaq KB180712

Article Translations