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. i am not able to use the name space system.web

i am not able to use the name space system.web

Scheduled Pinned Locked Moved C#
questioncsharphelplearning
2 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.
  • V Offline
    V Offline
    VIJAYPAPUPAGER
    wrote on last edited by
    #1

    Hi iam a beginner in c# & recently i was planning to build a web application but iam not able to use namespace system.web cause my compiler is not able to recognize it. what's the reason? should i import it from somewhere else?if yes from where & how do i import? please help me.:confused:

    S 1 Reply Last reply
    0
    • V VIJAYPAPUPAGER

      Hi iam a beginner in c# & recently i was planning to build a web application but iam not able to use namespace system.web cause my compiler is not able to recognize it. what's the reason? should i import it from somewhere else?if yes from where & how do i import? please help me.:confused:

      S Offline
      S Offline
      Stefan Troschuetz
      wrote on last edited by
      #2

      You have to add a reference to the DLL. Therefor go to the solution explorer, right-click on References and select "Add Reference". In the dialog that opens, search System.Web.dll entry in the ".NET" tabpage, double-click on it and close the dialog with OK. www.troschuetz.de

      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