Project Creation Failed

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

Project Creation Failed
 
Sean Ram




Posts: 27
Joined: 2013-03-13
I am trying to create a new add-in express project for outlook add-in. I am following the steps on the URL below

https://www.add-in-express.com/add-in-net/outlook.php

I am taken through the add-in express wizard, at the end, I am getting message "Project creation Failed" with a dialog box from Visual Studio saying "System Cannot Find the Path Specified. (Exception from HRESULT:0x80070003)

I am using Visual Studio Express 2015.

Please note I have successfully created and developing Office add-ins on the same machine under different projects. Don't know what's the deal this time.

I don't see any logs info in adxloader.log or adxregistrator.log.
Posted 15 Feb, 2016 17:23:52 Top
Andrei Smolin


Add-in Express team


Posts: 18842
Joined: 2006-05-11
Hello Sean,

What Add-in Express build are you using? Hope you start VS via the "Run as administrator" command.


Andrei Smolin
Add-in Express Team Leader
Posted 16 Feb, 2016 07:26:10 Top
Sean Ram




Posts: 27
Joined: 2013-03-13
The add-in express version is 8.0.4330 I saw from the control panel (add/remove programs)

The VS is running as administrator.
Posted 16 Feb, 2016 10:37:01 Top
Andrei Smolin


Add-in Express team


Posts: 18842
Joined: 2006-05-11
Hello Sean,

Make sure that the path to the project is less than 255 symbols. I would also check that all folders in the path exist and try to reboot the machine.


Andrei Smolin
Add-in Express Team Leader
Posted 17 Feb, 2016 05:58:26 Top
Sean Ram




Posts: 27
Joined: 2013-03-13
The path is less than 255 and all the folders in the path exist.PC is rebooted.

Please see the screenshots below that shows all the steps that lead to the error.

http://dev1.codelathe.com/urlax5qpagwnix0

I need to get this solved quickly. Any help would be appreciated.
Posted 17 Feb, 2016 11:49:45 Top
Andrei Smolin


Add-in Express team


Posts: 18842
Joined: 2006-05-11
Hello Sean,

Choose Help | About on the main menu. In the About dialog, click the Copy Info button; this puts the information from the dialog window to the Clipboard. Please send me that info to the support email address; find it in {Add-in Express installation folder}\readme.txt. Make sure your email contains a link to this topic.

I can create a project and send it to you. I would need to know the programming language that you use. After you open it, you may need to delete and then add a new reference to AddinExpress.MSO.2005. What do you think?


Andrei Smolin
Add-in Express Team Leader
Posted 18 Feb, 2016 01:51:35 Top