VS.PHP with VS2008 in windows7

WBOY
Release: 2016-06-23 14:33:12
Original
894 people have browsed it

神奇的windows7,居然装不上vs2008标准版,改装了团队版,嘿,行了。因为还有做php开发,接着装上vs.php,安装没有什么问题,可以运行php项目就不行了,提示Cannot Create Project,说什么打不开.phpproj,啊,神啊,接下来的日子用emedit搞了几天,不是说emedit不好,做项目的话,实在是不行,debug的没有也就算了,代码感知也没有,好惨啊。今天上vs.php官网载了2.7版的,还是不行。但是看到有人提出了,一试,对头,记下。

 

 

Hi,
Just installed the evaluation version for VS 2005. The installation was error free. When I try to create a new PHP project I get an error similar to:

Fail to create project. The application for project 'C:\Program Files\Jcx.Software\VS.Php\2005\2.5\ProjectTemplates\empty_php5_project.phpproj' is not installed. Make sure the application for the project type (.phpproj) is installed.

 

 

On September 1st, 2008 juanc said:

 

Try this from the command line:

devenv /resetskippkgs

 

对了,再顺便展示一下,个人觉得vs.php比那个zendstudio好多了,那个卡死,功能也不见得比这个好多少,vs稳定多了。

 

自定义类感知,该类在项目中的另一个文件里

注释提示,从类到方法,参数,返回值,全有

开发大项目必备的debug

那个2.7居然还支持silverlight开发,现在php中用silverlight方便多了。随便说一下,vs.php是要钱的,不要钱的话也是有的,方法自己找咯。

附上我这个配色方案的下载。猛击我下载配色方案

另外,很多兄弟想体验下vs.php,那上传一个。是在2.7开发中时下的。猛击我体验无限期使用版

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template