Add-In for Project 2000 and newer

Add-in Express™ Support Service
That's what is more important than anything else

Add-In for Project 2000 and newer
 
Brian Leach




Posts: 11
Joined: 2005-10-27
I am trying to create a simple add-in for Microsoft Project 2000 through 2003.

I'm using VS 2005.NET. My project is in C#.

I added a simple toolbar and a button, and it builds and registers fine, but when I start Project 2000, I don't see the button.

Any ideas?
Posted 01 Mar, 2006 14:39:35 Top
Sergey Grischenko


Add-in Express team


Posts: 7235
Joined: 2004-07-05
Hi Brian.

Could you please download a simple example for MS Project 2000 or higher?
http://www.add-in-express.com/projects/simpleprojectaddin.zip
Does it work on your PC?
Posted 01 Mar, 2006 15:24:10 Top
Brian Leach




Posts: 11
Joined: 2005-10-27
I will download it and test it.
Posted 01 Mar, 2006 15:52:28 Top
Brian Leach




Posts: 11
Joined: 2005-10-27
It worked. I created a new project and left all of the defaults, and my new one works. I must have changed something I shouldn't have.

Thanks!
Posted 01 Mar, 2006 16:02:02 Top
Brian Leach




Posts: 11
Joined: 2005-10-27
I figure out why yours worked and mine didn't.

If I create a project using the plugin name I first used, it doesn't work. If I create a project with a new name, it works. I must have created a project and messed it up and deleted the project without unregistering it, and there's probably a registry setting still there that is causing it to not work when I use that name.
Posted 02 Mar, 2006 04:41:10 Top
Sergey Grischenko


Add-in Express team


Posts: 7235
Joined: 2004-07-05
Hi Brian.

Yes, it could be a cause of the problem. You can delete old registry entries using the system registry editor.
Posted 02 Mar, 2006 10:04:04 Top