PC Review


Reply
Thread Tools Rate Thread

Application crash when calling the Help.ShowHelp method

 
 
nagar@community.nospam
Guest
Posts: n/a
 
      18th Oct 2008
On some PCs I have my application completely crash (with the standard
Windows message) when I make a call to the Help.ShowHelp method to
display the help guide

Here's the call I make.

Form form = new Form();
form.CreateControl();
Help.ShowHelp(form, HelpFileName, HelpNavigator.Topic, pagename);


What's strange is this doesn't happen on every pc. I always happens on
my work PC while at home the code works fine.
Thanks,
Andrea
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
crash when calling a method with multi dimensional string array Rik Moed Microsoft C# .NET 0 3rd Aug 2007 09:55 AM
Calling an Add-in method from another Application David Microsoft Outlook Program Addins 1 17th Mar 2007 06:33 PM
Calling an Add-in method from another Application =?Utf-8?B?QW55b25lIGZvciBDb2ZmZWU/?= Microsoft Outlook Program Addins 0 10th Mar 2007 01:16 AM
Calling an Add-in method from another Application David Microsoft Outlook Program Addins 4 9th Mar 2007 11:09 PM
window.showHelp method =?Utf-8?B?Y2FzaGRlc2ttYWM=?= Microsoft ASP .NET 0 4th Jul 2006 10:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:46 AM.