Unable to Create Projects
| Project: | VS.Php for Visual Studio 2008 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
I'm using Microsoft Visual Studio 2008! [There is no 2008 option for Project in Bug Reporting].
I'm trying to Create a new Project, and then It's shows the next message:
'LocationPlace\PHPProjects\empty_prog.phpprog cannot be opened because its project type (.phpprog) is not supported by This version of Visual Studio'
Error in Output:
"The vs.php ({3948A4CA-DD10-4DA9-87DB-669E013F6C1E}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt."
Why it is keep happen?
I tryed to Reinstall VS.PHP 2.4.3 about 7 times, and It's still not working.
Thanks from Advance.
Updates
| Project: | VS.Php for Visual Studio 2005 | » VS.Php for Visual Studio 2008 |
| Component: | Project | » Code |
= same bug you as with visual studio 2005
I'm using Microsoft Visual Studio 2008! [There is no 2008 option for Project in Bug Reporting].
I'm trying to Create a new Project, and then It's shows the next message:
'LocationPlace\PHPProjects\empty_prog.phpprog cannot be opened because its project type (.phpprog) is not supported by This version of Visual Studio'
Error in Output:
"The vs.php ({3948A4CA-DD10-4DA9-87DB-669E013F6C1E}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt."
Why it is keep happen?
I tryed to Reinstall VS.PHP 2.4.3 about 7 times, and It's still not working.


Can you run 'devenv
Can you run 'devenv /resetskippkgs' from the command line?
Unfortunately
No, when I'm do that, It's released an error.
by the way, I've reinstalled Visual Studio, and Installed all its features, bought it [It was Terial before].
and still, not working.
What OS are you using?
What OS are you using?
Visual studio 2008
I have the same problem, OS = VISTA ULTIMATE, i reinstalled vs.php 2.4.3 and run devenv /resetskippkgs
VIsual studio 2008 express edition was installed before,
now Visual studio 2008 professional is installed
-->maybe still using something from the express edition in the registry?
Are you running as an
Are you running as an administrator when you do:
devenv /resetskippkgs
Also, try running the following afterwards:
devenv /setup
running as administrator
also running devenv /resetskippkgs and devenv /setup
as an administrator did not work.
some additional errorinformation from application log
Toepassing met fout vsphp_svc.exe, versie 2.4.4.4494, tijdstempel 0x47dc32aa, module met fout unknown, versie 0.0.0.0, tijdstempel 0x00000000, uitzonderingscode 0xc0000096, foutmarge 0x002836ee, proces-id 0x10b8, starttijd van toepassing 0x01c8965911217d56.
Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- System>
Provider Name="Application Error" />
EventID Qualifiers="0">1000
Level>2
Task>100
Keywords>0x80000000000000
TimeCreated SystemTime="2008-04-04T13:37:46.000Z" />
EventRecordID>42166
Channel>Application
Computer>Bureau
Security />
/System>
- EventData>
Data>vsphp_svc.exe
Data>2.4.4.4494
Data>47dc32aa
Data>unknown
Data>0.0.0.0
Data>00000000
Data>c0000096
Data>002836ee
Data>10b8
Data>01c8965911217d56
and from the debugging
Unhandled exception at 0x003436ee in vsphp_svc.exe: 0xC0000096: Privileged instruction.
did get it working by disabling DEP for vsphp_svc.exe
i hope there wil come be a version where you don't have to disabel DEP