473,406 Members | 2,352 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.

Vanishing User Controls

Greetings,

I am experiencing a problem similar to that mentioned in <a
href="http://groups-beta.google.com/group/microsoft.public.dotnet.languages.vb/browse_thread/thread/a4ca8746b3de09c2/3a24082f15010830?q=controls+vanishing&rnum=1#3a240 82f15010830">this
post</a>, which is too old for me to respond to. Does anyone have any
additional information?

I am using VB.Net 2003. The Solution has two projects: one is a library
project, which contains amoung other things a user control. The other
project is for an executable application which uses the user control.

The problem is that the user control will periodically vanish, and my
task list will complain that it can't find the assembly, telling me to
check my references. But the references are fine, and the executable
project has no difficulty seeing non-control classes in the library
project.

The only way I've found to fix this issue is the same one the poster in
the link above mentions: manually delete the code from the
generated-code section, and drop the control back in. Sometimes there
are still odd errors after I do this, and I need to create a new
source-code file, copy the old non-generated code into it, and then add
the control. I have not found a way to prevent it from vanishing in the
first place.

Does anyone have any information on what causes this and how to prevent
it? It's causing a major snag in my development.

Thanks,

Linda

Nov 21 '05 #1
2 1272
Hi,

Make sure you have service pack 1 for the dot net framework 1.1
installed.

http://www.microsoft.com/downloads/d...displaylang=en
Ken
------------------
"Linda" <lm***@fas.harvard.edu> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Greetings,

I am experiencing a problem similar to that mentioned in <a
href="http://groups-beta.google.com/group/microsoft.public.dotnet.languages.vb/browse_thread/thread/a4ca8746b3de09c2/3a24082f15010830?q=controls+vanishing&rnum=1#3a240 82f15010830">this
post</a>, which is too old for me to respond to. Does anyone have any
additional information?

I am using VB.Net 2003. The Solution has two projects: one is a library
project, which contains amoung other things a user control. The other
project is for an executable application which uses the user control.

The problem is that the user control will periodically vanish, and my
task list will complain that it can't find the assembly, telling me to
check my references. But the references are fine, and the executable
project has no difficulty seeing non-control classes in the library
project.

The only way I've found to fix this issue is the same one the poster in
the link above mentions: manually delete the code from the
generated-code section, and drop the control back in. Sometimes there
are still odd errors after I do this, and I need to create a new
source-code file, copy the old non-generated code into it, and then add
the control. I have not found a way to prevent it from vanishing in the
first place.

Does anyone have any information on what causes this and how to prevent
it? It's causing a major snag in my development.

Thanks,

Linda
Nov 21 '05 #2
Ah, thank you.

Nov 21 '05 #3

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

Similar topics

2
by: Greg | last post by:
There is a repeating issue of controls vanishing from a form in the Dev environment which is starting to get annoying. What happens is that I will have a form open in the IDE. The form will have...
7
by: Andrew Ducker | last post by:
My unhandled exceptions seem to just vanish. If I put the line: int x = int.Parse("XXX"); in (which generates an exception, obviously) then the code that's executing just vanishes, leaving me...
4
by: Andrew Ducker | last post by:
I have a project with a variety of forms in it. The controls on those forms are from another project in the same solution. When I change from Debug to Release, I can do a build just fine (and...
1
by: e | last post by:
I'm using forms authentication on a site. When the user logs in via the login page, the entered creds are checked against AD, and if valid, an encrypted forms authentication ticket is produced and...
0
by: Michael | last post by:
After trying to load my java applet from <OBJECT> tag (rather than <APPLET> tag), it renders fine, except when you click between the DESIGN view then back to HTML view, the <PARAM NAME="ARCHIVE"...
2
by: nulldevice | last post by:
I've got a datagrid with some nested controls, created at design-time. The controls themselves have no databound values. After a few other operations on the page (selecting a few parameters,...
0
by: StepHenHairNet | last post by:
I have a problem with MS Graph which I wonder if anyone can help me with. I have built an application in VB.Net, using a WebBrowser control to act as an pseudo OLE container for the Graph Object,...
2
by: mark4asp | last post by:
The first intem in a DropDownList is vanishing! My code to load a DropDownList is shown below. Yet when I load the page after a postback there is no zeroth item present. ...
36
by: TC | last post by:
I've used Access for many years. Several times, I've encountered a bug which I refer to as the "Vanishing Joins" bug. When it happens, joins vanish randomly from queries. More specifically, all...
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
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
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
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
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...
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,...

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.