473,563 Members | 2,904 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mdi base class not loading

Folks,

Hope you can help me with this one. I have a winform which I cannot
view in design mode. A ll I can see is a big red "X" and the following
following error message:

" The designer could not be shown for this file because none of the
classes within it can be designed. The designer inspected the
following classes in the file:

frmMainSearch --- The base class 'frmMdiBase' could not be loaded.
Ensure the assembly has been referenced or built if it is part of the
project."

Extra Details:
Visual Studio 2003 v7.1.3088
ASP.NET v1.1.4322 SP1
Windows XP Professional Version 2002 SP2
Dec 18 '07 #1
1 1524
On Tue, 18 Dec 2007 08:11:04 -0800, al*****@altavis ta.com
<al*****@altavi sta.comwrote:
[...]
frmMainSearch --- The base class 'frmMdiBase' could not be loaded.
Ensure the assembly has been referenced or built if it is part of the
project."
From the message, it sounds to me as though the designer could not load
your base class, named "frmMdiBase ". Have you checked to make sure that
your project actually references that class somehow? Either by declaring
it itself, or having an explicit reference to the assembly where it's
defined?

Pete
Dec 18 '07 #2

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

Similar topics

2
2778
by: Yasutaka Ito | last post by:
Hi folks! I have a BaseForm class that inherits System.Windows.Forms.Form. It has a property, whose value I need supplied by the class that inherits it. The BaseForm usees the value supplied into this property in its Load event. So, I gave the BaseForm and the property 'abstract' modifier, and put the implementation of the property in the...
2
1767
by: Mike Taylor | last post by:
I'm trying to create a base page class for my project (am new to ASP.NET, so am a bit stumped) - I'm using VS.NET 2003, btw. OK, my dummy base page class is shown below: using System; using System.Web; using System.Web.UI; using System.Web.Security; using System.Security.Principal;
8
1591
by: darrel | last post by:
This is a follow-up to a question I asked yesterday. I'm loading a UC programatically as such: =================================================== public customContentControl as UserControl customContentControl = CType(Page.LoadControl("mycontrol.ascx"),UserControl)panel_controlHolder.Con trols.Add(customContentControl)...
4
3219
by: Jeff User | last post by:
Hi all Developing C# web apps, .net1.1 I have gotten in habit of placing commonly used (interface) functions in my base page. However, some apps I work on use a seperate "Utility" class containing common utility functions. Is there any benefit in doing it one way or the other? For instance, does having to load up a seperate class cost...
2
1502
by: Rahul | last post by:
Hi Everyone, I read in an article that over loading a base class function (ordinary, non-static non-virtual member function) hides the base class versions in the derived class. However, as in the following code, i'm able to access the base class member functions, class A
0
8106
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...
0
7950
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...
0
6255
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...
0
5213
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...
0
3643
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2082
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 we have to send another system
1
1200
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
924
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.