hello,
I'm trying to create an add-in for ArcGIS explorer. I have the service pack for VS2008, and the sp for .net 2.0 installed.
I get the options for Desktop and Explorer to use a template. If I choose a template, the wizard begins and I can enter titles, tool tips etc., then VS starts churning away to make the project.
What I get is a project with no forms or code, and no ability to add a form to add code to.
I was trying to follow the example walk through online on creating a simple add-in, but despite numerous re-installs of the SDK patch checks, rebooting, I never get to add any code as I never get a form or module to put it in.
If I close it out, I do get asked to discard changes or not and the title is displayed, yet no other actions are allowed, everything is grayed out.
Creating any other type of VS project goes as expected.