|
Subject:
|
Page 57 Imports Sytem.Web.UI
|
|
Posted By:
|
martina68
|
Post Date:
|
2/8/2004 11:14:12 AM
|
This reference does not exist on my VS2003 environment. I am using the 1.1 framework.....does that matter? When hovering over this line i get "namespace or type 'UI' for Imports 'System.Web.UI' cannot be found.
What is the deal???? Can someone help???
|
|
Reply By:
|
nigelhamilton
|
Reply Date:
|
2/16/2004 11:28:19 AM
|
You need to add a reference to your project, as follows: 1) Project\Add Reference. 2) In the .NET tab, scroll down and select System.Web.dll
|