Expression cannot be evaluated at this time.

  • Thread starter Thread starter João Santa Bárbara
  • Start date Start date
J

João Santa Bárbara

Hi all
this message ( Expression cannot be evaluated at this time. ) apears when i
in the debug window do this
?xdrMaster("field1")


can some one help me ..
JSB
 
Thks for the reply

of course i´m in the same scope.
the problem is ( i have found out ) , i have to much lines in my function, i
have ma a few comments and suprise .. it worked..
so its a BUG from visual studio IDE ..

Is there a FIX ?? uhm thats stange microsoft didn´t release yet a fix for
the Visual Studio .NET...

JSB
 
It is far more likely that the lines you commented out were the ones causing
the problem.

Can you post code to illustrate the problem?
--- Nick
 
It is far more likely that the lines you commented out were the ones causing
the problem.

Can you post code to illustrate the problem?
--- Nick
 

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

Similar Threads


Back
Top