Debuggin an Add-In: Unable to start WINPROJ.EXE

W

www.projectserver.cz

Hi,

I've setup my add-in as described in

http://msdn2.microsoft.com/en-us/library/aa209365(office.11).aspx

When pressing F5, I get the following message:

Error while trying to run project: Unable to start debugging.

Unable to start program 'C:\Program Files\Microsoft
Office\OFFICE11\WINPROJ.EXE'.

What do I have to check?

Thanks for any advice
Greg

Are you able start the winProj from your desktop, and then attach the
winproj proces in VisualStudio.
 
G

Greg Jimson

Hi,
Are you able start the winProj from your desktop, and then attach the
winproj proces in VisualStudio.

yes, this is possible.

Any thought what might prevent the start up procedure?

Thanks
Greg
 
Top