PC Review


Reply
Thread Tools Rate Thread

It compiles OK in Debug mode, but fails in Release mode

 
 
Author
Guest
Posts: n/a
 
      19th Jun 2008
My console application generates PDF documents on the fly using
PDFSharp (MigraDoc) library.

When I Build it using VS 2005, it compiles OK with no problem and also
executes perfectly in Debug mode. But if Release is selected in the
dropdown, build fails with dozens of errors, all of which complain
that

The type or namespace name 'MigraDoc' could not be found (are you
missing a using directive or an assembly reference?)

But, I do have those MigraDoc libraries in the References folder, plus
I have using statements in the code for these libraries. In any case,
it compiles, executes with no problem when in Debug mode.

Am I missing something really easy? Thank you. Please give me a hint.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
My application takes up 1.5GB of memory in release mode, but only 370mb in debug mode...why? John Sheppard Microsoft Dot NET 4 16th Jan 2008 11:16 AM
My application takes up 1.5GB of memory in release mode, but only 370mb in debug mode...why? John Sheppard Microsoft VB .NET 4 16th Jan 2008 11:16 AM
User Control access fails in debug mode, works in release mode rbg Microsoft C# .NET 0 17th Jan 2007 10:51 PM
User Control access fails in debug mode, works in release mode rbg Microsoft ASP .NET 0 17th Jan 2007 10:51 PM
A level 4 warning shown only in release mode, not in debug mode B. Microsoft VC .NET 5 21st Sep 2006 05:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:01 PM.