Please help. I don't understand this error message I get when I try to run a Java program after it has been compiled.
The error message reads "The requested operation requires evaluation" what does that mean?
How can I solve this issue?
Thanks in advance for any and all help received.
The requested operation requires evaluation
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 3
- Joined: Sat Sep 01, 2012 4:32 pm
-
- Posts: 3
- Joined: Sat Sep 01, 2012 4:32 pm
You are right about Elevation
You are right about my spelling of the error I am getting. I appreciate your idea of running java as an administrator but I don't know how to do that. What really gets me is that I did have TextPad installed and working properly but I got a virus and had to reinstall my OS so I lost the setup and had to reinstall TextPad, I do believe I have installed the TextPad program and Java SDK correctly. I just really don't understand the word Elevation and the error. Thanks for your advice.
-
- Posts: 3
- Joined: Sat Sep 01, 2012 4:32 pm
MyProgram
Also my java program is just a simple "Hello World" program to see if the installation is working. Not requiring more then to produce the words "Hello World".