Note

The applet in this sample uses a COM object. COM objects can access any system resource. To prevent this from being a major security hole, typically, the browser allows only trusted Java .CLASS files to access COM objects.

To facilitate development of Java applets that use COM, Microsoft Developer Studio relaxes this restriction when the browser is run from the IDE. This page will not be able to access the COM resources it needs to run, unless it is run from Microsoft Developer Studio.

To run this applet from Microsoft Developer Studio: