When I try to open a project or create a new one I get the following message:

The application for project 'C:\Program Files\Jcx.Software\VS.Php\2005\2.4\PHPProjects\empty_project.phpproj' is not installed.
Make sure the application for the project type (.phpproj) is installed.

The problem started after I had used an evaluation version for VS.PHP that expired. Later I purchased the software and when I installed it I saw the problem. I have not been prompted to enter the activation code and I can't see a registration tool that I can use. Thank you very much for your help in advance.

K.G.

juanc says:

Run devenv /resetskippkgs

sclaren says:

Hi

i have the same Problem here, Version 2.4 Standalone

After Updating from 2.3 to 2.4 i got the following message:

package load failure ....

i reinstalled - nothing
uninstalled vs.php, vstudio and .net framework and reinstalled - same problem.

i repared the .net framework installation: the message "package load failure" has gone.

But when i create new projekt, i get the same message like the thread starter.

I tried the solution, but the problem is still there. I have no idea what i can do to "reapair" my vs.php ;(

One thing: the message contains a \\ in the path: .... \SE\2.4\\PHPProjects....

Sascha

juanc says:

Try running this from the command line:

devenv /setup

Thanks

sclaren says:

mhh the "package load failure" is back

i have used the log option of vstudio:

it seems to be a problem with the vsphp.dll

47 Warning CheckPackageSignature failed; invalid Package Load Key {3948A4CA-DD10-4DA9-87DB-669E013F6C1E} Microsoft Visual Studio Appid Stub 2007/12/22 17:33:14.312

48 ERROR LoadLibrary failed for package [vs.php]
C:\Programme\Jcx.Software\VS.Php\SE\2.4\vsphp.dll {3948A4CA-DD10-4DA9-87DB-669E013F6C1E} 800736b1 Microsoft Visual Studio 2007/12/22 17:33:14.328

49 Entering function CVsPackageInfo::HrInstantiatePackage {3948A4CA-DD10-4DA9-87DB-669E013F6C1E} Microsoft Visual Studio 2007/12/22 17:33:15.796

50 Warning CheckPackageSignature failed; invalid Package Load Key {3948A4CA-DD10-4DA9-87DB-669E013F6C1E} Microsoft Visual Studio Appid Stub 2007/12/22 17:33:15.812

51 ERROR LoadLibrary failed for package [vs.php]
C:\Programme\Jcx.Software\VS.Php\SE\2.4\vsphp.dll {3948A4CA-DD10-4DA9-87DB-669E013F6C1E} 800736b1 Microsoft Visual Studio 2007/12/22 17:33:15.828

StevenChamberlain says:

(comment deleted)

xhenxhe says:

I was having the problem, the ran a windows update and found there was a service pack for my copy of VS 2005. After installng the service pack, VS.PHP installed & worked...