473,383 Members | 1,805 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,383 software developers and data experts.

Spurious error message

VB .NET 2003:

When I click on the Start button (>) in Visual Studio to run my project, I
get several messages in the Task List window. The first says:

C:\code\CaliberGenerator\Inherited Forms\frmDepartmentSummary.vb(278):
'frmDeptUpdate' is not a member of 'CaliberGenerator.frmMDIParent'.

However, in the frmMDIParent Class, at the beginning (just under "Public
Class frmMDIParent"), there is the line:
Public frmDeptUpdate As frmDepartmentUpdate

So frmDeptUpdate IS IN FACT a member of CaliberGenerator.frmMDIParent.

If I select "Rebuild CaliberGenerator" from the Build menu, the Build
succeeds and the there are no messages in the Task List window.

Does anyone know how to prevent the spurious error message?
Nov 21 '05 #1
2 1032

"Mike W" <mi*******@nospam.msn.com> schrieb:
When I click on the Start button (>) in Visual Studio to run my project, I
get several messages in the Task List window. The first says:

C:\code\CaliberGenerator\Inherited Forms\frmDepartmentSummary.vb(278):
'frmDeptUpdate' is not a member of 'CaliberGenerator.frmMDIParent'.

However, in the frmMDIParent Class, at the beginning (just under "Public
Class frmMDIParent"), there is the line:
Public frmDeptUpdate As frmDepartmentUpdate

So frmDeptUpdate IS IN FACT a member of CaliberGenerator.frmMDIParent.

If I select "Rebuild CaliberGenerator" from the Build menu, the Build
succeeds and the there are no messages in the Task List window.

Does anyone know how to prevent the spurious error message?


Delete your project's "bin" and "obj" directories and try again.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #2
I had to close the project to delete those folders.

So I did and reopened it and then the project ran.

Then I changed some code and tried to run again and the same spurious
messages are coming up again
Nov 21 '05 #3

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

Similar topics

1
by: Simon Dahlbacka | last post by:
Hi, I'm doing some preparation for a hopefully upcoming transition to python 2.4 (from 2.3.4) on winxp platform However, I'm getting SyntaxErrors in files that worked fine in 2.3, it tells me...
4
by: KKramsch | last post by:
My code is generating this type of error: Security Error: Content at http://nonexistent.org/somepage.html may not load data from about:blank. The "about:blank" page mentioned in the error...
4
by: Michael A. Covington | last post by:
Greetings, I am working on a program that is in beta testing and goes through a new version every week or so. When there's a new version, go into the setup project change the Product Code but...
0
by: Carl Clawson | last post by:
The C++ compiler is choking on what looks like a valid dispinterface method declaration. I have an ATL object "A" that fires COM events, and an object "B" that receives them. CA is attributed...
10
by: Eric G. Harrison | last post by:
We have a project with many other projects referenced (all of which are referenced at the project level and are included in the solution). Frequenly, if we make a change in project A (such as adding...
0
by: Mike W | last post by:
VB .NET 2003: When I click on the Start button (>) in Visual Studio to run my project, I get several messages in the Task List window. The first says: C:\code\CaliberGenerator\Inherited...
1
by: Jeff Silverman | last post by:
I have a PHP program that almost works. I'm running it from the command line and simulating a form using a GET method. That part is working, but I get spurious records with all of the fields...
1
by: guy | last post by:
VB.Net2005 / ASP.net i have had strange errors in this web app before, however on a control i am building i get a blue squiggly "Name lblName is not defined" although it is defined. lblName is...
10
by: Andy Fish | last post by:
hi, I have an XSLT which is producing XML output. many of the nodes in the output tree contain namespace declarations for namespaces that are used in the source document even though they are...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.