Page 1 of 1

Create Project Failure - Wizard Failed to Load

PostPosted: March 4th, 2018, 5:01 am
by dhughes
I installed a 30-day trial version of PHP Tools, but I'm unable to create a new project from existing code. When I go to File >> New >> Project from Existing Code, I get the following error message:

The Wizard failed to load. The registry values may be incorrect. Please contact support or reinstall Visual Studio. Could not load assembly: Devsense.VisualStudio.ImportProjectFolderWizard and class: Devsense.VisualStudio.ImportProjectFolderWizard.PageManager

The fault could be in the registry or it could be that the assembly itself is missing.
Exception detail: Could not load file or assembly 'Devsense.VisualStudio.ImportProjectFolderWizard' or one of its dependencies. The system cannot find the file specified.

What could be the problem? I could reinstall Visual Studio if I had to, but I'd prefer not to since it's a fairly slow process. I'm pretty excited about the prospect of using this tool but I'm frustrated that the first thing that happened after installing it was running into a major error. Any help anyone can offer is much appreciated!

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 5:30 am
by koizumiyuuiti
I got the same error

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 8:27 am
by Miloslav Beno
Hi,

Thanks for letting us know. This sounds like it can be a bug in the latest update. Do not reinstall VS. Please let me investigate and get back to you ASAP.

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 8:37 am
by Miloslav Beno
We've identifies the issue and we will release an update ASAP. For now, you can go to New > Project> PHP > From Existing Code . It does the same thing.

Thanks

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 9:03 am
by koizumiyuuiti
Thank you
I did the same thing in that way

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 10:18 am
by Miloslav Beno
Great!

Anyway the latest minor update has it fixed. You can download it from herr https://www.devsense.com/download

Thank you

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 12:01 pm
by dhughes
Miloslav Beno wrote:Great!

Anyway the latest minor update has it fixed. You can download it from herr https://www.devsense.com/download

Thank you


Wow, super fast reply Miloslav - your support team response time is impressive! :)

I'm running into one additional issue. I'm using Visual Studio 2017 (Enterprise edition) but the update appears to only be compatible with VS 2010-2015. When I click the download, it says, "This add-in requires Visual Studio 2010, 2012, 2013 or 2015 to be installed. Express edition is not supported."

Thanks in advance for any additional help you can provide. (In the meantime, I'll use the workaround you suggested by going to New > Project> PHP > From Existing Code).

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 1:16 pm
by Miloslav Beno
Thank you! :-)

For VS2017 please use directly VSIX installer for VS2017. Since this version we are not able to install with msi anymore.

Please let me know if you were able to install.

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 1:30 pm
by dhughes
Miloslav Beno wrote:Thank you! :-)

For VS2017 please use directly VSIX installer for VS2017. Since this version we are not able to install with msi anymore.

Please let me know if you were able to install.


I see it now - if the VS 2017 button had been a snake, it would have bitten me ;)

That did the trick, thanks!

Re: Create Project Failure - Wizard Failed to Load

PostPosted: March 5th, 2018, 1:44 pm
by Miloslav Beno
hehe :-D

Great, I'm glad it works now.