Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft.SharePoint.Portal not recognized... ???

Status
Not open for further replies.

PortalNewb

Programmer
May 22, 2006
4
US
When I try to build a new web part for a employee list, I get the following error:

"The type or namespace name 'Portal' does not exist in the class or namespace 'Microsoft.SharePoint' (are you missing an assembly reference?)"

I have the following in the beginning of the .cs file that is making this error:

using Microsoft.SharePoint.Portal;

I also have the Microsoft.Sharepoint.Portal.dll file in the folder.



Anyone know why I'm getting this error?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top