1

Closed

VS2010+PyTools 1.5 No longer loads pyproj "Key property not found"

description

Somehow my PyTools install just stopped working. When loading a valid project, I have the following error:
Loading D:\Sources\MyProject.pyproj ...
D:\Sources\MyProject.pyproj : error : Key property not found

When attempting to create a new solution, I have a "Key Property Not Found" message box and the output shows:
Loading D:\Sources\MyProject2.pyproj ...
D:\Sources\MyProject2.pyproj : error : Key property not found


I tried uninstalling and re-installing VStudio, PyTools with no luck so far!
Any help would be greatly appreciated!!!!!
I'm using Visual Studio 2010 and PyTools 1.5.51026.0
Closed Mar 17 at 2:57 PM by Zooba
This is the same as http://pytools.codeplex.com/workitem/1013 - it just happens that the first thing we try and find in the database is "property".

comments

Roms wrote Dec 22, 2012 at 10:30 PM

Update - Finally works after a COMPLETE uninstall of VStudio + PyTools + Python