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

  • Thread starter Idelso Quintero
  • Start date
I

Idelso Quintero

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
 
J

John Harrison

Idelso Quintero said:
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 or

john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top