473,499 Members | 1,593 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.NET ide problem -- Am I alone with this problem?

Hello all,

For a certain amount of time, I have a rather odd problem with my Visual
Studio 2003. I do not know where it is come from i.e. if it is my code or
the intellisense from the VB.NET ide. Here the problem. When i open an
existing project, I have no error. If I add a new method or property in my
class or if I change the scope of one of my method from public to private,
NET gives me an incredible list of errors. What I have noticed, the errors
are always in a form. Here an error example

Friend WithEvents tbxInterchange As PAIControlLibrary.TextBoxPai
Friend WithEvents dcbTypePiece As PAIControlLibrary.PAIDualCombo
Friend WithEvents lblNoSerie As PAIControlLibrary.LabelPai
Friend WithEvents tbxNoSeriePiece As PAIControlLibrary.TextBoxPai
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.Resources.ResourceManager = New
System.Resources.ResourceManager(GetType (frmUTLAssignerPhotoPieceINV))
Me.lblInterchange = New PAIControlLibrary.LabelPai(Me.components)
Me.lblTypePiece = New PAIControlLibrary.LabelPai(Me.components)
<-------ERROR IS HERE
Me.tbxInterchange = New PAIControlLibrary.TextBoxPai
Me.dcbTypePiece = New PAIControlLibrary.PAIDualCombo
<-------ERROR IS HERE
Me.lblNoSerie = New PAIControlLibrary.LabelPai(Me.components)
Me.tbxNoSeriePiece = New PAIControlLibrary.TextBoxPai
Me.tabPgPiece.SuspendLayout()
The two components lblTypePiece and dcbTypePiece are in error. But like you
can see it, they are well declared. To correct my problem (temporarily), I
replace Private Sub InitializeComponent() for Public Sub
InitializeComponent(). Then, I change line. The errors disapeard as they
appeard. I change the scope back. Is there other like me who have this
problem? If yes, what did you do to resolve this?
Any help will be very appreciated

Thank you
Marc R.
to answer me, replace caa by ca


Jul 21 '05 #1
0 1143

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

Similar topics

9
2902
by: none | last post by:
Howdy all, I'm wondering if someone could give some direction on a problem I have or share their experiences. I'm wanting to create a little PHP application that will run on a local machine...
121
9651
by: David Pendrey | last post by:
I was wondering if it is at all posible to write a stand alone .EXE program in Visual Studio .NET. Hopefully in VB.NET but if not another language would be ok. Thanks for the assistance
3
3846
by: Sara Shoemaker | last post by:
I am having problems creating a stand-alone Windows app. I am using a .vcproj file that was translated from a Qt project file using the Qt plug-in. My problem is in getting it statically linked...
7
4691
by: Ulrich Wisser | last post by:
Hi, I would like to stop the postmaster every night and run vacuum pg_dump reindex in the stand alone backend.
2
2307
by: jim-on-linux | last post by:
py help, The file below will run as a stand alone file. It works fine as it is. But, when I call it from another module it locks my computer, The off switch is the only salvation. This...
2
1248
by: karthi84 | last post by:
hi, i have created a web project in visual studio 2003 in a networked system and it worked fine. when i tried to access that project through a browser from another system in the same...
6
1486
by: wassimdaccache | last post by:
Hello everybody I am almost done with my project. I am facing a problem with a primary form on my database when I enter a form contains 3 subforms it is setting allowadditon = false alone ...
0
7132
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
7009
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
7178
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
7223
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
5475
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,...
1
4919
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
4602
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
3103
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...
1
665
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.