VS 2013

PHP Tools [?] extends Visual Studio with set of advanced features to work more efficiently with PHP code.

Re: VS 2013

Postby CFI » October 28th, 2013, 7:47 am

Just installed that version and now I can't open some of my projects anymore:

NAME.phpproj : error : The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the <Project> element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.


Looking into the project file, this node/attribute is there...

It seems to me this happend only to my "older projects" I possibly created which a much older version of PHP Tools then the ones still working.
CFI
 
Posts: 66
Joined: December 13th, 2012, 1:29 pm

Re: VS 2013

Postby Jakub Misek » October 28th, 2013, 10:14 am

Thanks! This is due to bug in previous versions.

In NAME.phpproj.user, instead of <Project> at the first line there should be
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">


We'll add necessary automatic migration of .user files in the next update.

Please give me know if it works for you!

Thanks,
Jakub Misek │ DEVSENSE s.r.o. | @misekjakubjakub@devsense.com
User avatar
Jakub Misek
 
Posts: 2092
Joined: January 4th, 2012, 2:42 pm
Location: Prague

Re: VS 2013

Postby CFI » October 28th, 2013, 10:38 am

I reverted back to the old verison for now, but I will test it and report back...
CFI
 
Posts: 66
Joined: December 13th, 2012, 1:29 pm

Re: VS 2013

Postby CFI » October 30th, 2013, 12:16 pm

Worked, thanks.
CFI
 
Posts: 66
Joined: December 13th, 2012, 1:29 pm

Previous

Return to PHP Tools

Who is online

Users browsing this forum: No registered users and 74 guests

User Control Panel

Login

Who is online

In total there are 74 users online :: 0 registered, 0 hidden and 74 guests (based on users active over the past 5 minutes)
Most users ever online was 511 on April 27th, 2024, 10:11 pm

Users browsing this forum: No registered users and 74 guests