Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 4:41
MichCl6-Feb-13 4:41 
AnswerRe: Could not evaluate expression Pin
Dave Kreskowiak6-Feb-13 4:10
mveDave Kreskowiak6-Feb-13 4:10 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 4:20
MichCl6-Feb-13 4:20 
GeneralRe: Could not evaluate expression Pin
Eddy Vluggen6-Feb-13 5:02
professionalEddy Vluggen6-Feb-13 5:02 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 5:30
MichCl6-Feb-13 5:30 
GeneralRe: Could not evaluate expression Pin
Dave Kreskowiak6-Feb-13 5:40
mveDave Kreskowiak6-Feb-13 5:40 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 7:30
MichCl6-Feb-13 7:30 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon6-Feb-13 5:56
mvePete O'Hanlon6-Feb-13 5:56 
When you reference the assemblies in your project, if they are in the same solution, it's a great idea to make sure that you have added them as project references, rather than browsing to the DLLs and selecting those. One thing I would check - do a clean on your solution (make sure you actually remove the bin directories as well), and then do a full rebuild - look to see if the pdb file for the cr5 assembly has been copied into the bin directory of the executing process.
I was brought up to respect my elders. I don't respect many people nowadays.

CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 7:52
MichCl6-Feb-13 7:52 
GeneralRe: Could not evaluate expression Pin
Dave Kreskowiak6-Feb-13 12:49
mveDave Kreskowiak6-Feb-13 12:49 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:34
MichCl7-Feb-13 2:34 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon7-Feb-13 2:48
mvePete O'Hanlon7-Feb-13 2:48 
GeneralRe: Could not evaluate expression Pin
Dave Kreskowiak7-Feb-13 7:35
mveDave Kreskowiak7-Feb-13 7:35 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:32
MichCl7-Feb-13 2:32 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon7-Feb-13 2:34
mvePete O'Hanlon7-Feb-13 2:34 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:37
MichCl7-Feb-13 2:37 
GeneralRe: Could not evaluate expression Pin
MichCl1-May-13 2:19
MichCl1-May-13 2:19 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon1-May-13 3:09
mvePete O'Hanlon1-May-13 3:09 
AnswerRe: Could not evaluate expression Pin
MichCl6-Feb-13 4:34
MichCl6-Feb-13 4:34 
AnswerRe: Could not evaluate expression Pin
Jibesh6-Feb-13 6:26
professionalJibesh6-Feb-13 6:26 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 7:41
MichCl6-Feb-13 7:41 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 8:03
MichCl6-Feb-13 8:03 
GeneralRe: Could not evaluate expression Pin
Gerry Schmitz6-Feb-13 18:51
mveGerry Schmitz6-Feb-13 18:51 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:24
MichCl7-Feb-13 2:24 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:40
MichCl7-Feb-13 2:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.