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

Compiling in Debug Mode, but not in Release Mode

in "c:\Root.Aspects.Exceptions\example.vb(20)" I receive an:
error BC30456 'Insrumentation' is not a member of 'Aspects.

In the Solution the following projects exist:
Root.Aspects.Exceptions
Root.Aspects.Instrumentation
Root.AppName.Business
Root.AppName.Data
Root.AppName.UI.Web
Root.AppName.UI.WinForm

But.. Here's the wierd issue. It's received when compiling in Release Mode,
but not Debug mode.

I cannot resolve calls from one project to another project. The class being
called is "Protected". It works just fine in Debug mode! Can anyone explain
what would cause this kind of error to occur in one compile mode only? More
importantly, why it wouldn't show up in a debug compile? What is the
difference between the compile modes, and how they resolve namespaces and
Protected classes in other projects. I cannot find any information where
someone has had a similar instance of this problem. HELP!! I'm ready to
release this application!!
Jul 21 '05 #1
2 2256
Are you aware that in your error message that you quote below, it shows
Instrumentation spelled as Insrumentation? Is a typo you made when making
this post or is this the actual message you get from VS.NET? If it's from
VS.NET, it's because you've spelled the word wrong.

"Chad Slagle via DotNetMonster.com" <fo***@nospam.DotNetMonster.com> wrote
in message news:db******************************@DotNetMonste r.com...
in "c:\Root.Aspects.Exceptions\example.vb(20)" I receive an:
error BC30456 'Insrumentation' is not a member of 'Aspects.

In the Solution the following projects exist:
Root.Aspects.Exceptions
Root.Aspects.Instrumentation
Root.AppName.Business
Root.AppName.Data
Root.AppName.UI.Web
Root.AppName.UI.WinForm

But.. Here's the wierd issue. It's received when compiling in Release
Mode,
but not Debug mode.

I cannot resolve calls from one project to another project. The class
being
called is "Protected". It works just fine in Debug mode! Can anyone
explain
what would cause this kind of error to occur in one compile mode only?
More
importantly, why it wouldn't show up in a debug compile? What is the
difference between the compile modes, and how they resolve namespaces and
Protected classes in other projects. I cannot find any information where
someone has had a similar instance of this problem. HELP!! I'm ready to
release this application!!

Jul 21 '05 #2
Sorry, typo on my part.. I had to change the message because I'm working on
an app that deals with a lot of confidential info.

Does anybody know the difference between debug compiles and release
compiles? That's my main question.. An article I can read perhaps?

--
Message posted via http://www.dotnetmonster.com
Jul 21 '05 #3

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

Similar topics

6
by: ss | last post by:
Hi I built an exe in console debug mode & Release mode . The console debug mode -exe works fine ...but the release mode EXE starts well but fails mid way . The exe is being started as a...
12
by: Markus Ewald | last post by:
I'm just experimenting around with the VisualC++ 2005 Express Edition Beta and found some strange behavior for which I can't seem to find a workaround. What I've done is set up two static library...
7
by: Srinivasa Rao | last post by:
I have read in one article that when we compile the application in release mode, all the debug classes and properties will be automatically removed from the code. I tried to implement this thing by...
2
by: Chad Slagle via DotNetMonster.com | last post by:
in "c:\Root.Aspects.Exceptions\example.vb(20)" I receive an: error BC30456 'Insrumentation' is not a member of 'Aspects. In the Solution the following projects exist: Root.Aspects.Exceptions...
3
by: Haldun ALIML | last post by:
Suppose that you have below property in some class, #if DEBUG public string DebugInfo { get { return "INDEX : " + _name + "\n" + "Index Owner : " + _owner.Name + "\n" + "Index Column Count:...
3
by: O.B. | last post by:
In .NET 2005, I have a C# GUI project that is dependent on a C# DLL project. When I compile the GUI project in Release mode, it copies the "debug" version of the DLL into the bin directory of the...
2
by: Dave Johansen | last post by:
I just converted a solution from Visual Studio 2003 to Visual Studio 2005 and the Debug mode seems to be running just fine, but the Release mode crashes on the following code: std::ifstream...
0
by: =?Utf-8?B?SmVmLnB0Yw==?= | last post by:
Hi, I am currently facing exactly the same issue with Visual Studio 2005. Did you find a way to solve this problem ? "AntonioSACE" wrote:
3
by: =?Utf-8?B?bG10dGFn?= | last post by:
We have developed a number of different applications (ASP.NET web site, Windows services, DLLs, Windows forms, etc.) in C# 2.0. We have developed and unit tested all these applications/components...
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
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:
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...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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.