473,624 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Strange strange problem and i'm stuck

I'm trying to implement a control designer for my web composite
control.
According to what i read at msdn, i am supposed to inherit my class
from System.Web.UI.D esign.ControlDe signer.

Now, in my code when i try to write this:
public class MyDesigner : System.Web.UI.D esign.ControlDe signer
i get the error
The type or namespace name 'ControlDesigne r' does not exist in the
namespace 'System.Web.UI. Design'

Intellisense does not show any class under the 'System.Web.UI. Design'
namespace. It only shows another namespace called MobileControls.

I have the System.Web dll referenced in my project. Also, the using
System.Web.UI.D esign statement does not throw any error.

So the only possibility that seems left to me is that of a corrupt
dll?
I am terribly stuck.

Any help would be really appreciated.
Thanks

Feb 25 '07 #1
1 1142
On Feb 26, 3:31 am, "GeezerButl er" <kurtr...@gmail .comwrote:
I'm trying to implement a control designer for my web composite
control.
According to what i read at msdn, i am supposed to inherit my class
from System.Web.UI.D esign.ControlDe signer.

Now, in my code when i try to write this:
public class MyDesigner : System.Web.UI.D esign.ControlDe signer
i get the error
The type or namespace name 'ControlDesigne r' does not exist in the
namespace 'System.Web.UI. Design'

Intellisense does not show any class under the 'System.Web.UI. Design'
namespace. It only shows another namespace called MobileControls.

I have the System.Web dll referenced in my project. Also, the using
System.Web.UI.D esign statement does not throw any error.

So the only possibility that seems left to me is that of a corrupt
dll?
I am terribly stuck.

Any help would be really appreciated.
Thanks

Hmm, I should try the search buton before i post anything.

http://groups.google.com/group/micro...eb44df01c423a0

Feb 25 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
4140
by: Dominic Godin | last post by:
Hi, I have an asp page that does a lot of processing and reports it's finished by printing the word "Success". For example: <% SomeFunction(SomeVar) SomeFunction(SomeVar1) SomeFunction(SomeVar3)
9
2537
by: Robert Misiorowski | last post by:
Hello, I have a very perplexing (at least to me) problem that hopefully someone can help me with. I'm making a site with a 3 column layout. In the middle column (my fluid column) I am trying to put a table of 99% width. When I do this the table actually extends to the right over my right column and off the screen. After much debugging and trying of different things, I change this line in my code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD...
0
1799
by: h | last post by:
Hello everyone I am baffled by the behaviour of a webpage that I am trying to design(when viewed in ie6). I believe the problem arises when I use floats(at least that is the only occasion when I notice it). My page is set up so that I have a content box centered, and a box to create an interior margin(both divs). I also want to have a third box which would float to the right. For some
4
1072
by: twizansky | last post by:
Hi, I'm sorry about the vagueness of this post but I don't really know how to present the problem. I am writing a numerical integrator and currently the program gets stuck and I am forced to abort it. When I attempt to add debug code such as cout << ..., The problem goes away. I can't even pinpoint the section of code which is causing the problem (this is why I haven't included any code). I can't understand how the addition of a...
1
1227
by: Gazchurchend | last post by:
Hi I have been trying to use stored procedures in PHP as shown in the example below. But all the ones I have tried return strange values. This simple function simply returns a user id given their logon details. It should return 89 but returns 24772797. I have tried different SQL type references shown i.e. SQLINT1 etc. but all do the same.... I am stuck, HELP PLEASE.... Are there other ways I should be trying. I am using PHP 5 on IIS6...
7
1439
by: ChrisM | last post by:
I posted this last week, so apologies for re-posting but I'm still looking for a sensible answer, and I'm hoping somone new might be able to cast some light... Basically, I have a fairly complicated application which seems to me to be misbehaving. The following is an attempt to reproduce the error. There are reasons in the real application why I'm trying to do things the way they are here, so please no comments on techniques here,...
1
1941
by: GeezerButler | last post by:
I'm trying to implement a control designer for my web composite control. According to what i read at msdn, i am supposed to inherit my class from System.Web.UI.Design.ControlDesigner. Now, in my code when i try to write this: public class MyDesigner : System.Web.UI.Design.ControlDesigner i get the error The type or namespace name 'ControlDesigner' does not exist in the namespace 'System.Web.UI.Design'
1
1141
by: dizzy | last post by:
Hello I have noticed a strange behavior (tho for many of you this is to be expected I'm sure :) ) when I have an expression that adds a long value with an unsigned one (like in "10l + 10u"). On 32bit platforms (where unsigned can represent more than long) the result is of unsigned long type while on 64bit platforms the result is of long time.
5
1932
by: EricW | last post by:
Hi, I have the following line in my code: strConnect = String.Format("Data Source={0},{1};Network Library=DBMSSOCN;Initial Catalog={2};Integrated Security=False;Trusted Connection=Yes;UID={3};PSW={4};", myServer, myDBPort, Database.Name, myDBUsername, myDBPassword)
0
8172
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8620
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8474
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7158
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6110
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1784
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.