Ever Since I installed beta 2 I've been recieving The following error under the Microsoft.common.targets tab, in Visual basic beta2. I don't uderstand the problem.
Warning 1 The element 'Project' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'Propertygroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. Expected 'PropertyGroup, ItemGroup, Choose, Error, Warning, Message, UsingTask, Target, Import, ProjectExtensions' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets 17 6 Miscellaneous Files
Any help would be much apprieciated
Rhydian

The element 'Project' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'Propertygrou
BubbaHasty
In your error message, it's not clear to me whether you have some issues with casing. Property groups must appear as PropertyGroup and not as Propertygroup like your error message indicates.
If you are not able to create new projects that build out of the box, then like I mentioned, there is an installtion issue and you probably should try to uninstall, run the clean-up tool and reinstall again.
Thanks.
Faisal Mohamood
MSBuild Team
Wazoo
Faisal Mohamood
MSBuild Team
FastLiveHelp
Thanks for you rreply, I thought I was the only one
Patrick Verleysen
mark baran
Thanks for replying again, I'm still having the problems, and have uninstalled and reinstalled I have spent hours trying to solve the problems. It wouldn't be so bad if I could start a fresh program because I've copied all of my code to an MS Word File, but ~I can't even do this! When is the release date of The official VB .net Express 2005 Maybe then I can just start over.