473,406 Members | 2,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Visual C# Express Bug?? :(

Hi All,

I've created an empty class that inherits from ListView:

Class MyListView : System.Windows.Forms.ListView
{
}

My prooject builds fine, but when I try to drag this control onto a form, I
get an error saying it couldn't be loaded, and will be removed from the
toolbox! (to then be put back in while I build again).

If I drag a ListView on, and then modify the initializecomponent code, and
replace ListView with MyListView, and run the project, it works fine.
However, in VC#E, I get nice big error saying MyListView can't be found, and
to make sure I've added a reference to the assembly etc. etc.
I assume this is a bug in the IDE (since the app runs fine) - is there any
way I can work around it, so I can see the designer? :-\
Nov 17 '05 #1
4 986
Danny Tuppeny wrote:
My prooject builds fine, but when I try to drag this control onto a form, I
What's a prooject? (Or do you just type with an accent?) :)
I assume this is a bug in the IDE (since the app runs fine) - is there any
way I can work around it, so I can see the designer? :-\


What happens if you add a constructor and call the base class
constructor from it? Does that have any effect?

Nov 17 '05 #2
"Chris Dunaway" <du******@gmail.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
My prooject builds fine, but when I try to drag this control onto a form,
I


What's a prooject? (Or do you just type with an accent?) :)


Are yoo makin' fun of da way I talk^h^h^hype? :(

I assume this is a bug in the IDE (since the app runs fine) - is there
any
way I can work around it, so I can see the designer? :-\


What happens if you add a constructor and call the base class
constructor from it? Does that have any effect?


Nope :(

My class looks like:

class ColTreeView : System.Windows.Forms.ListView
{

public ColTreeView()
: base()
{
}

}

I rebuilt the project first, then tried dragging it on. Same error, and same
removal from the toolbox :-(
Nov 17 '05 #3

"Danny Tuppeny" <gr****@dannytuppeny.commmmmm> wrote in message
news:43***********************@ptn-nntp-reader01.plus.net...
Hi All,

I've created an empty class that inherits from ListView:

Class MyListView : System.Windows.Forms.ListView
{
}

My prooject builds fine, but when I try to drag this control onto a form,
I get an error saying it couldn't be loaded, and will be removed from the
toolbox! (to then be put back in while I build again).

If I drag a ListView on, and then modify the initializecomponent code, and
replace ListView with MyListView, and run the project, it works fine.
However, in VC#E, I get nice big error saying MyListView can't be found,
and to make sure I've added a reference to the assembly etc. etc.
I assume this is a bug in the IDE (since the app runs fine) - is there any
way I can work around it, so I can see the designer? :-\

Nov 17 '05 #4
"tindog" <ti****@tpg.com.au> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
<snip>

I didn't see anything but my own post there! :-\
Nov 17 '05 #5

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

Similar topics

2
by: Bootstrap Bill | last post by:
A new Google group has been formed for the purpose of discussing the new Visual Studio Express products. http://groups-beta.google.com/group/Visual-Studio-Express The products are currently in...
30
by: Cowboy \(Gregory A. Beamer\) | last post by:
There seems to be a lot of confusion on the versions of Visual Studio 2005. My latest blog entry covers the different versions: Main URL:...
3
by: clintonG | last post by:
Visual C# 2005 Express Edition is a simple, lightweight, integrated development environment designed for beginning programmers and non-professional developers interested in building Windows Forms,...
5
by: Patrick Olurotimi Ige | last post by:
Hi, I have VStudio.Net 2003 installed but can i install Visual Web Developer also on the same PC. My current .Net Frameork version is 1.1. Will the Visual Web Developer install ASP.NET 2.0? And...
6
by: Brian Henry | last post by:
Visual Basic 2005 Express: http://download.microsoft.com/download/f/c/7/fc7debaf-4513-4300-9e6a-8fe27be88cd1/vbsetup.exe Visual C# 2005 Express:...
4
by: Andrew Robinson | last post by:
My main dev machine has WinXp and VS2005 (pro). 1. I need to install VWD Express Edition so that I can do some instruction on this. Any issues with both on the same machine. Installation order?...
2
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
2
by: terry.trent | last post by:
I'm new to c# and Visual C# Express, and to normal programming in general (some background in web programming), and i have a question vital to my current project. Basically, i have been asked to...
2
by: cpchan | last post by:
Hello, Can I create a Web-based application (not a Web site) with Visual C# 2005 Express ? Or I have to use Visual Web Developer 2005 Express Edition, choose ASP.NET and then choose C# ? Are...
2
by: Cramer | last post by:
So, what is the relationship between Visual Studio and Visual Web Developer. I find a lot of documentation on MSDN that presents Visual Web Developer as it's own stand-alone product (which I'd...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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...
0
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,...
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...

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.