Windows Develop Bookmark and Share   
 index > Windows Forms General > Unhandled Exception: Failed to add the tip to the native tool tip control
 

Unhandled Exception: Failed to add the tip to the native tool tip control

Code was writen in .Net 1.1
Complied code at a customer site started getting an unhandled error: Failed to add the tip to the native tool tip control. It occurs during the form load. I don't know the exact point when the error occurs as it is not on my system. However, I do have tootips on the controls in the form. The tooltips where entered during the design of the form, not later with code. Any ideas what can cause this?

  • Changed TypeHarry ZhuMSFTWednesday, June 24, 2009 3:55 AM
  • Moved byOmegaManMVPWednesday, June 24, 2009 6:26 PM (From:Visual C# Language)
  •  
freename  Wednesday, June 17, 2009 6:11 PM
Hi,

It's hard to say what's the issue.
Could you upload the project to public folder of : http://skydrive.live.com ?
So that we can test it for you .

Harry
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Harry Zhu  Friday, June 19, 2009 3:05 AM

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Harry Zhu  Wednesday, June 24, 2009 3:55 AM

You can use google to search for other answers

Custom Search

More Threads

• I need help loading images from a treeview
• RichTextBox AutoWordSelection bug
• how to list all the buttons on a toolstrip?
• Controling DateTimePicker control's regional settings
• Instances of forms
• Visual designer for standalone panels?
• Disallow entry from numeric keyboard to custom date text box and pass entry to text box
• How to create shortcut key for a windows application?
• How do I save the related data from my datagridview to my database?
• HashPasswordForStoringInConfigFile in windows app