Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Program crash when activating hyperlink

Status
Not open for further replies.

skendrish

Programmer
Sep 18, 2001
1
US
We built a "dialog-box based" program (MS C++) that is an ActiveX plug-in. We use a hyperlink to our company website in our program that works fine on the first try. But if we close the webpage and attempt to open it again through the ActiveX program, we get an error and the parent program attempts to save any progress then shuts down. The error message states that it may be caused by a stack overflow, out of memory condition or access violation. I'm at a loss as to why it works once or twice in a row then fails.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top