tried to run skmMenu example

P

Paul

Hi Scott
I downloaded an example from the link provided, but seem to be missing an assembly or two
The .NET stuff I have done has been in VB, not as familiar with C#, but hav
done a lot of C programming. Thanks Paul
Here are the errors, just wondering if you know what might be wrong
********************************
skmMenu Version 2.
using System.Web.UI.Design; error the type or namespace name Design does not exist
*********************************
The type or namespace name 'ControlDesigner could not be found
public class MenuDesigner : ControlDesigner
 
S

Scott Mitchell [MVP]

Paul said:
I downloaded an example from the link provided, but seem to be missing an assembly or two.
The .NET stuff I have done has been in VB, not as familiar with C#, but have
done a lot of C programming. Thanks Paul.
Here are the errors, just wondering if you know what might be wrong?
*********************************
skmMenu Version 2.2
using System.Web.UI.Design; error the type or namespace name Design does not exist.
**********************************
The type or namespace name 'ControlDesigner could not be found.
public class MenuDesigner : ControlDesigner

Paul, you need to add the System.Design.dll assembly to your project's
Referneces.

This FAQ describes compiling with VS.NET 2002:
http://skmmenu.com/menu/FAQs.aspx#f4

Also, there's an active forum for skmMenu users at:
http://www.gotdotnet.com/Community/MessageBoard/messageBoard.aspx?id=5587

(Over 335 posts on just skmMenu...)



--

Scott Mitchell
(e-mail address removed)
http://www.4GuysFromRolla.com
http://www.ASPFAQs.com
http://www.ASPMessageboard.com

* When you think ASP, think 4GuysFromRolla.com!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top