When i build the project i got Errors like bellow
-
Hi, Error 1 The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) Error 2 The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?) Thanks, Hemadri.T
-
Hi, Error 1 The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) Error 2 The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?) Thanks, Hemadri.T
HemadriT wrote:
Error 1 The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
Did you added reference to System.Web? After that include "using System.Web.UI".
HemadriT wrote:
Error 2 The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?)
There is no Label in "Microsoft.SharePoint.WebControls" nor in "System.Web.UI". Do you want to use FieldLabel? By the way, if the answers help you, feel free to state that or vote up. I get never feedback from you and I try really hard to help you. :rolleyes:
------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.