Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

INFO: Basic trouble-shooting guide.

 
Subscribe to the RSS feed for this forum  Forum Index -> EZShellExtensions.Net
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Wed Nov 25, 2009 4:42 am    Post subject: INFO: Basic trouble-shooting guide.

Extension not showing?


Does the sample extension(s) that come with the installation work?
If yes, then the issue is within your project. Continue reading below for other potential solutions.

Is the extension properly registered?
When you register the extension from the command line, do you get any error message?
For Vista or higher, also see INFO: Registering/unregistering and debugging shell extensions on Windows Vista or higher

Is the extension getting loaded?
You can test this by putting a MessageBox.Show in the constructor, then restart explorer, rebuild project and test your extension again.

Are any exceptions being thrown?
See INFO: Using debugging to track potential problems.


Extension not working as expected?

Is the corresponding functionality in our sample(s) working?
If so, there is probably some minor issue with your code. See the very useful topic 'Most common errors...' in the help file.
Back to top
Display posts from previous:   
Forum Index -> EZShellExtensions.Net All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group