Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. When Rebuild this website warining this error ?

When Rebuild this website warining this error ?

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdesigntutorial
7 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 2456424
    wrote on last edited by
    #1

    When I Rebuild the error below, how to fix and fix errors ? Warning 1 The type 'webapp4U.UI.Controls.Controls_MenuLeft' in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_2oy154p1.0.cs' conflicts with the imported type 'webapp4U.UI.Controls.Controls_MenuLeft' in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_kgvuexfr.dll'. Using the type defined in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_2oy154p1.0.cs'. c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_2oy154p1.0.cs

    L 1 Reply Last reply
    0
    • U User 2456424

      When I Rebuild the error below, how to fix and fix errors ? Warning 1 The type 'webapp4U.UI.Controls.Controls_MenuLeft' in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_2oy154p1.0.cs' conflicts with the imported type 'webapp4U.UI.Controls.Controls_MenuLeft' in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_kgvuexfr.dll'. Using the type defined in 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_2oy154p1.0.cs'. c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website2010\e7f1df91\85da5ad5\App_Web_2oy154p1.0.cs

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      The message is self explanatory; you have two versions of the Controls_MenuLeft class, and the system has to decide which one to choose, which may not be what you want.

      U 1 Reply Last reply
      0
      • L Lost User

        The message is self explanatory; you have two versions of the Controls_MenuLeft class, and the system has to decide which one to choose, which may not be what you want.

        U Offline
        U Offline
        User 2456424
        wrote on last edited by
        #3

        My problem is how do you solve this problem ?

        L 1 Reply Last reply
        0
        • U User 2456424

          My problem is how do you solve this problem ?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Remove the duplicate class from your project.

          U 1 Reply Last reply
          0
          • L Lost User

            Remove the duplicate class from your project.

            U Offline
            U Offline
            User 2456424
            wrote on last edited by
            #5

            It's not duplicate class from your project. It's only one

            L 1 Reply Last reply
            0
            • U User 2456424

              It's not duplicate class from your project. It's only one

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              It is not my project. And there is a definite duplicate as shown in the error messages, so you need to find out why, and remove one of them.

              U 1 Reply Last reply
              0
              • L Lost User

                It is not my project. And there is a definite duplicate as shown in the error messages, so you need to find out why, and remove one of them.

                U Offline
                U Offline
                User 2456424
                wrote on last edited by
                #7

                I will send the sample to you to see, see the attached file [WebSite2010](http://www.mediafire.com/file/k4q5t9dxo6ov833/WebSite2010.rar/file)

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups