CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Debugging VJ++ Applet

    Hi,

    I'm trying to debug applets I have written in VJ++. I am doing a debug build and setting the breakpoints where I want them. When I run the applet (using F5) IE4 is launched and the applet runs, but the breakpoints are never called wherever they are in my applet.

    When I close IE4, I get a dialog box saying "The browser or interpretor you specified has exited without running your program".

    This is bound to be something simple, does anyone know the answer?

    Thanks,

    Tom.


  2. #2
    Guest

    Re: Debugging VJ++ Applet - found answer

    It seems it's either IE4 or my early (pre SP3) release of VJ++.

    Each will now be upgraded....


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured