G
Guest
Hi everyone,
I've a C# .NET application that works as expected when
built in the debug mode. However, it behaves strangely when built in the
Release mode.
Having the .pdb file included makes the applications work well. Can anyone
please suggest on this problem?
There are a number of try/catch blocks and trace/debug statements in the
application code. I was wondering if this has any bearing on the Release
build. Please suggest.
Thank you
Ravi
I've a C# .NET application that works as expected when
built in the debug mode. However, it behaves strangely when built in the
Release mode.
Having the .pdb file included makes the applications work well. Can anyone
please suggest on this problem?
There are a number of try/catch blocks and trace/debug statements in the
application code. I was wondering if this has any bearing on the Release
build. Please suggest.
Thank you
Ravi