473,466 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

built dll in release mode, adding event log entries referencing code

Hi everyone:
Hopefully someone has experienced this strange behavior before. I have
an application's dll that is failing when certain input is entered. We
know about it and are working on it. What is really weird is the
description that is being added to the event log when the dll fails.
It is mentioning specific .cpps (with directory location) and the line
of code that is failing. Important to mention that the application is
running on a server, not the development machine and the event log
entry mentions directory information in the development machine. In
other words it is behaving as if debugging symbols/information is kept
in the dll, but as i said at the beginning, this dll is being compiled
in released mode. Any idea if there is any specific hidden option in
Visual C++, that might need to be turn on/off to avoid this.?
Any help will be greatly appreciated.

Idelso
Jul 22 '05 #1
1 1374

"Idelso Quintero" <id*************@insurance.sungard.com> wrote in message
news:61**************************@posting.google.c om...
Hi everyone:
Hopefully someone has experienced this strange behavior before. I have
an application's dll that is failing when certain input is entered. We
know about it and are working on it. What is really weird is the
description that is being added to the event log when the dll fails.
It is mentioning specific .cpps (with directory location) and the line
of code that is failing. Important to mention that the application is
running on a server, not the development machine and the event log
entry mentions directory information in the development machine. In
other words it is behaving as if debugging symbols/information is kept
in the dll, but as i said at the beginning, this dll is being compiled
in released mode. Any idea if there is any specific hidden option in
Visual C++, that might need to be turn on/off to avoid this.?
Any help will be greatly appreciated.

Idelso


You seem to be way off topic here, this is a group about the C++ language.

I suggest you ask again on a group either about Windows or about the Visual
C++ compiler. For instance news:comp.os.ms-windows.programmer.win32 or
news:microsoft.public.vc.language

john
Jul 22 '05 #2

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

Similar topics

6
by: Peter Krikelis | last post by:
Hi All, I am having a problem setting up input mode for serial communications. (Sorry about the long code post). The following code is what I use to set up my comm port.
1
by: Ken Dopierala Jr. | last post by:
Hi, I'm having a problem where my Application_Error() event in my Global.asax file isn't firing in Release Mode. If I compile in Debug it fires just fine, but if I then recompile in Release it...
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...
0
by: Brian Henry | last post by:
Here is another virtual mode example for the .NET 2.0 framework while working with the list view. Since you can not access the items collection of the list view you need to do sorting another...
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:...
0
by: Rahul | last post by:
Earlier this evening i posted a question that my debug point is hit several times, But after I published the application. I could significantly see less round trip per request for Application_Begin...
7
by: bonk | last post by:
I have a c# project as part of a larger VS 2005 solution that always gets build optimized and I therefore can not evaluate any values while debugging through the code ("Cannot evaluate expression...
35
by: Brett Romero | last post by:
I'm using MSBUILD to build release and debug versions of a winform project (VS.NET 2005). The project file has conditionals to file reference DLLs depending on the build configuration (debug or...
4
by: bhood2 | last post by:
I've come to the conclusion that posting about Embedded Python on the Python forums is a complete waste of time. I hope I can get some useful insights here. I'm looking for some help with...
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
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
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...
1
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
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.