VB 2005 beta2, error loading beta 1 app..
Thanks for the response, the casing I had was Propertygroup, your casing has solved that problem. But now I have 59 warnings all along the lines of:
Warning 1 The element 'PropertyGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'CustomBeforeMicrosoftCommonTargets' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. Expected 'Property' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets 18 10 Miscellaneous Files
I have a feeling the solution is as simple as the last, but I am unable to find it.
[669 byte] By [
rhyd] at [2008-2-15]
There is something very strange about this situation - could it be that the project file is corrupt? Can you try to upgrade your solution on another system with a VS Beta2 install?
It just sounds like the xml document is no longer a valid project file. But I am not sure what caused that to happen. I am beginning to wonder how the casing on PropergyGroup got changed to Propertygroup......