How to purchase after trail expired?
Posted August 4th, 2007 by SteveW
I have evaluated to product for the entire duration and then it expired. When I tried to open a .phpproj project after the trial expired it remove the "application for the project". Now I always get an error message when loading the solution or .phpproj files.
How do it get the splash screen back so I could possibly enter the registation code when I purchase the application?
Thanks,
-Steve


solution
"C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe" /resetskippkgs
I have double clicked on
I have double clicked on that file It only takes me to the software but doesn't give me a chance to enter the
/resetskippkgs
Any other thoughts?
BTW - I have also tried running from command prompt
If Using Visual Studio 2008...
Make sure you use:
"C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" /resetskippkgs
VS.Php 2.5 will not have
VS.Php 2.5 will not have this issue anymore.
You should try from the
You should try from the command line:
devenv /ResetSkipPkgs
Let me know if the issue was resolved or not.
Thanks,