Page 2 of 3

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 12:11 pm
by Jakub Misek
Did you removed following folder

C:\Users\jcarruthers\AppData\Local\Microsoft\VisualStudio\11.0\Extensions\zdb5xuty.w00

?

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 3:40 pm
by johnc
Yes. There's nothing in the Extensions directory except two .cache files now.

VS2012 no longer warns about not being able to load Phalanger, Phalanger just doesn't load at all now :/

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 4:28 pm
by Jakub Misek
Empty Extensions folder means there are no extensions. Try to run setup of Phalanger Tools now.

Previously it didn't load properly, probably because of some old stuff in the Extensions folder.

After installing Phalanger Tools, there should be DEVSENSE folder with PHP Tools and Phalanger Tools subfolders.

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 4:56 pm
by johnc
Jakub Misek wrote:Empty Extensions folder means there are no extensions.


Strange, because I have Resharper and Xamarin for Android installed on this VS2012 instance.

Jakub Misek wrote:After installing Phalanger Tools, there should be DEVSENSE folder with PHP Tools and Phalanger Tools subfolders.


It must not be installing for some other reason then because I don't have a Phalanger or DEVSENSE directory anywhere on my computer.

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 5:09 pm
by Jakub Misek
I should note, the setup installs the extension under the same user it runs as. ReSharper and Xamarin are installed in a different folder since they are installed for all users. Phalanger Tools install just for the current user.

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 6:21 pm
by johnc
That makes sense, at least. Still, the beta doesn't seem to install anywhere :/ Is it possible to manually extract the extension and install it perhaps?

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 6:47 pm
by Jakub Misek
johnc wrote:Is it possible to manually extract the extension and install it perhaps?
It isn't. Does the setup even finish? Do you see the "Thank you" screen at the end? Do you run the setup under the same user as you run Visual Studio?

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 7:21 pm
by Jakub Misek
Also there was a bug in the installer, you can try to redownload the setup http://www.devsense.com/products/phalan ... ad/preview

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 8:41 pm
by johnc
The installer on that link worked :) Going to give the new web templates a whirl. Thanks for the update and keep up the good work.

Re: Web Application Template Projects

PostPosted: April 8th, 2014, 9:50 pm
by johnc
Is there somewhere I can find PhpNetMySql managed extension for 4.0?