Jump to content

Recommended Posts

Posted

Just a couple of minutes ago I attempted to build an application that I am making, and for some reason the IDE is telling me all of these things, like X isn't declared, or Y was referenced multiple times.

 

I cannot figure out what I am supposed to do about this.

 

And the error list:

 

 

 

 

Warning*** 1*** The element 'PropertyGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'MSBuildAllProjects' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Property' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 21*** 10*** Miscellaneous Files

 

Warning*** 2*** The element 'PropertyGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'CreateManifestResourceNamesDependsOn' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Property' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 47*** 10*** Miscellaneous Files

 

Warning*** 3*** The element 'ItemGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element '_Temporary' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Item' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 56*** 14*** Miscellaneous Files

 

Warning*** 4*** The 'PrependCultureAsDirectory' attribute is not declared.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 73*** 15*** Miscellaneous Files

 

Warning*** 5*** The element 'ItemGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element '_Temporary' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Item' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 83*** 14*** Miscellaneous Files

 

Warning*** 6*** The element 'PropertyGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'FinalDefineConstants' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Property' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 89*** 10*** Miscellaneous Files

 

Warning*** 7*** The element 'ItemGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'DocFileItem' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Item' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 102*** 10*** Miscellaneous Files

 

Warning*** 8*** The element 'PropertyGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element 'CoreCompileDependsOn' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Property' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 106*** 10*** Miscellaneous Files

 

Warning*** 9*** The element 'PropertyGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element '_NoWarnings' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Property' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 129*** 14*** Miscellaneous Files

 

Warning*** 10*** The 'ModuleAssemblyName' attribute is not declared.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 152*** 15*** Miscellaneous Files

 

Warning*** 11*** The 'NoVBRuntimeReference' attribute is not declared.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 155*** 15*** Miscellaneous Files

 

Warning*** 12*** The 'NoWin32Manifest' attribute is not declared.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 157*** 15*** Miscellaneous Files

 

Warning*** 13*** The 'ToolExe' attribute is not declared.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 175*** 15*** Miscellaneous Files

 

Warning*** 14*** The 'Win32Manifest' attribute is not declared.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 184*** 15*** Miscellaneous Files

 

Warning*** 15*** The element 'ItemGroup' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003' has invalid child element '_CoreCompileResourceInputs' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'. List of possible elements expected: 'Item' in namespace 'http://schemas.microsoft.com/developer/msbuild/2003'.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 189*** 20*** Miscellaneous Files

 

Error*** 16*** The item "obj\Debug\Text_Editor___290308.frmMain.resources" was specified more than once in the "Resources" parameter.* Duplicate items are not supported by the "Resources" parameter.*** C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.VisualBasic.targets*** 134*** 9*** Text Editor - 290308

 

 

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...