Scott Cate Weblog 

scott.cate@myKB.com
http://scottcate.myKB.com



Scott Cate KB > ASP.NET Code Samples - Findings Start Over
Search the Knowledge Base
 
Start Search in the Following Category
Date Modified
Wednesday, February 02, 2005
Looking for System.Web.Ui.Design ?

I just inherited a project where one of the class files was "using System.Web.UI.Design;" My project did not compile of course, because I didn't have the assembly referenced. I had System.Web already referenced, so naturally I thought I'd add a reference to System.Web.UI and everything would be peachy.

Right?

Wrong.

There is not a System.Web.UI.dll or System.Web.UI.Design.dll to reference. After 5 wasted minutes I found the namespace in System.Design.dll.

So I decided to waste another 5 minutes writing this, and hopefully help someone else, in the future.


All rights reserved. All details are the personal opinion of Scott Cate.
All trademarks referenced are the property of their respective owners.
Scott Cate is a lead programmer for www.myKB.com and
owner of The Arizona .NET User Group and an all around nice guy ;)


Knowledge Base Software - myKB.com

 

Cameron Cate Pictures
Cameron Cate Pix

Site Navigation

Home
Knowledge Base
Wiki Discussions
Photo Album

Sites I Own & Run


Easy Search ASP.NET
mykb.com knowledge base software logo
myKB.com
Knowledgebase Software

KBAlertz.com
Arizona .NET user Group
Group Leader

Affiliations


ASP.NET MVP
2004
2005
2006
2007
2008
2009


Blog Sites I Read

Brady Gaster
Rob Howard
G. Andrew  Duthie
Robert McLaws
Alex Lowe

World of Scott.Net

Scott Guthrie
  -  Father of ASP.NET

Scott Watermasyk
  - .Text (Weblog)

Scott Sargent
Scott Mitchell
ScottG.net
Scott Bellware
Scott Forsyth
Scott Hanselman
Scott Cate

Favorite Books


ASP.NET Cookbook


First Looks @ ASP.NET 2.0