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. General Programming
  3. C#
  4. missing an assembly reference

missing an assembly reference

Scheduled Pinned Locked Moved C#
helpquestion
5 Posts 3 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.
  • B Offline
    B Offline
    B87
    wrote on last edited by
    #1

    The type or namespace name 'Windows' does not exist in the namespace ' System' (are you missing an assembly reference? This is an error occured while i try to include system.windows.form namespace. can anyone tell me why?

    P D 2 Replies Last reply
    0
    • B B87

      The type or namespace name 'Windows' does not exist in the namespace ' System' (are you missing an assembly reference? This is an error occured while i try to include system.windows.form namespace. can anyone tell me why?

      P Offline
      P Offline
      Pedram Behroozi
      wrote on last edited by
      #2

      Did you add System.Windows.Forms.dll in your references?

      Life is 5: 3 me, 1 you.

      B 1 Reply Last reply
      0
      • B B87

        The type or namespace name 'Windows' does not exist in the namespace ' System' (are you missing an assembly reference? This is an error occured while i try to include system.windows.form namespace. can anyone tell me why?

        D Offline
        D Offline
        dan sh
        wrote on last edited by
        #3

        Add a reference to System.Windows.Forms. This might remove the error.

        Loading signature. Please wait...

        B 1 Reply Last reply
        0
        • P Pedram Behroozi

          Did you add System.Windows.Forms.dll in your references?

          Life is 5: 3 me, 1 you.

          B Offline
          B Offline
          B87
          wrote on last edited by
          #4

          Thanks i got it...

          1 Reply Last reply
          0
          • D dan sh

            Add a reference to System.Windows.Forms. This might remove the error.

            Loading signature. Please wait...

            B Offline
            B Offline
            B87
            wrote on last edited by
            #5

            Ya got it thanks dude

            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