Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Visual Assist .X 1218/1219 and CodeSmith 2.5
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

lassevk
New Member

Norway
2 Posts

Posted - Mar 05 2004 :  05:27:08 AM  Show Profile
After upgrading to CodeSmith 2.5, I get the following error message:

System.UnauthorizedAccessException: Access is denied.
at EnvDTE.Command.get_Name()
at CodeSmith.VisualStudio.AddIn.CodeSmithExplorerAddIn.OnConnection(Object application, ext_ConnectMode connectMode, Object addInInst, Array& custom)

The error goes away if I uninstall Visual Assist.X

Upgraded to both 1218 and 1219 and I get the problem with both.

Granted, this is an error in CodeSmith, but it only appears when both CodeSmith and VA.X is installed, so I've posted a message on both your forums. Hopefully one of you will find the cause of it :)

support
Whole Tomato Software

5566 Posts

Posted - Apr 30 2004 :  10:18:23 AM  Show Profile
Will be fixed in 1234.

Other addin's really should put a try{} around EnvDTE.Command.get_Name() because some of the VS.NET commands are securely protected. We rearranged VA's code so that the objects that contain these protected commands are no longer loaded at startup, hence fixing the exceptions in the addins.

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000