473,467 Members | 1,436 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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.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'

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.Design 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 1920
On Feb 26, 3:28 am, "GeezerButler" <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.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'

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.Design 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
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) ...
9
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...
0
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...
4
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...
1
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...
7
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...
1
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...
1
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"). ...
5
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
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...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.