VSPHP and ATLAS
Posted March 15th, 2008 by GSS1
I'm a .net developer and I use visual studio 2008 pro for c# and asp.net stuff, and was simply wondering, with VSPHP (which looks great btw), can I still use the AJAX ATLAS control toolkit? I don't see why not as it's a client toolkit but just want to make sure.
Thanks


Yes you can use ATLAS with
Yes you can use ATLAS with VS.Php.
I haven't use it myself but it should be straightforward to simply add the atlas package into your application and reference it from your web pages.
I'll be interested in knowing about your experience using VS.Php and Atlas.
Thanks
Hi, When I load the app I
Hi,
When I load the app I get a package load failure:
Package vs.php has failed to load failure. Please contact vendor for assistance. Application restart is recommended due to possible environment corruption. Would you like to disabvle this package in the future? You may use devenv/resetskippkgs to re-enable package loading.
There is also a guid listed. The application runs after pressing cancel.
How can I fix this?
Thanks
You should try running
You should try running devenv /resetskippkgs from the command line.
What OS and what version of Visual Studio are you using?