473,411 Members | 2,186 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,411 software developers and data experts.

Expression cannot be evaluated at this time.

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
Jul 21 '05 #1
3 3307
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
"Rakesh Rajan" <Ra*********@discussions.microsoft.com> wrote in message
news:EE**********************************@microsof t.com...
Ensure that the xdrMaster("field1") object is within scope of where the debugger control is now. --
Rakesh Rajan
"João Santa Bárbara" wrote:
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

Jul 21 '05 #2
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

"João Santa Bárbara" <jo****@i24portugal.com> wrote in message
news:O%****************@TK2MSFTNGP12.phx.gbl...
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
"Rakesh Rajan" <Ra*********@discussions.microsoft.com> wrote in message
news:EE**********************************@microsof t.com...
Ensure that the xdrMaster("field1") object is within scope of where the

debugger control is now.
--
Rakesh Rajan
"João Santa Bárbara" wrote:
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


Jul 21 '05 #3
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

"João Santa Bárbara" <jo****@i24portugal.com> wrote in message
news:O%****************@TK2MSFTNGP12.phx.gbl...
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
"Rakesh Rajan" <Ra*********@discussions.microsoft.com> wrote in message
news:EE**********************************@microsof t.com...
Ensure that the xdrMaster("field1") object is within scope of where the

debugger control is now.
--
Rakesh Rajan
"João Santa Bárbara" wrote:
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


Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

23
by: Paul Rubin | last post by:
OK, I want to scan a file for lines matching a certain regexp. I'd like to use an assignment expression, like for line in file: if (g := re.match(pat, line)): croggle(g.group(1)) Since...
2
by: lp | last post by:
While debugging an application, whenever i enter into a specific function, all watch values refering to this function get the error message: "Expression Cannot Be evaluated at this Time". The...
0
by: bottas | last post by:
A VB module uses the Word object model. Late bound objects. I'm searching for hidden text. At a certain point, my code simply hangs. I have error trapping in place, but no exceptions occur. But if...
6
by: Suresh Jeevanandam | last post by:
Dear all, I read in "Python in a Nutshell" that when we have multiple assignments made on a single line, it is equivalent to have those many simple assignments and that the right side is evaluated...
12
by: paul | last post by:
Hi everyone, I'm debugging an FFT routine and it has thrown up a perplexing error which I cannot trace. Cannot anyone help? I've included the relevant code below with comments: rlft3(data_in1,...
21
by: Steven T. Hatton | last post by:
I'm trying to improve my formal understanding of C++. One significant part of that effort involves clarifying my understanding of the vocabulary used to describe the language. This is from the...
13
by: hn.ft.pris | last post by:
Hi: I have the following simple program: #include<iostream> using namespace std; int main(int argc, char* argv){ const double L = 1.234; const int T = static_cast<const int>(L); int arr;
32
by: silpau | last post by:
hi, i am a bit confused on expression evaluation order in expressions involving unary increment.decrement operators along with binary operators. For example in the following expression x...
5
by: Jeff Bean | last post by:
I need to compute a 64 bit file offset which will get passed to the _lseeki64 function. The inputs to the offset calculation are all unsigned shorts or unsigned longs. For example: unsigned...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.