Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am working wirh an ASP.NET 2.0 application. I went to build it, and the following error occured. Can anyone help?

 

The item "obj\Debug\Fields.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter.
Go Beavs!!!
Posted

I converted the project from .net 1.1 to 2.0 using the .net upgrade wizard.

 

I fixed the problem by copying the aspx page and the code behind file to another directory. Then I deleted the page from the project, created a new blank page, and copied the html and codebehind from the original files to the newly created file in the project.

Go Beavs!!!

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...