Could not find the main class.
I run my application and it runs fine. I run the application in other three computers and it runs fine. When I try to run this application in Human Resources computer I am receiving the followgin message.
Could not find the main class. Program will exit.
can someone please tell me why it works in one computer and other computers is not running propertly. the application is sitting on the server.
Thanks in advance for your help
wilfer
The class files reside in this path, here is where the rest of the classes are residing.\\Server\I-LYNX\jdk\bin\lynxjava\Here is the way I am executing the Application, in the bin folder I have the main class.\\Server\I-lYNX\jdk\bin\javaw.exe lynxjava.LYNX
bryano ,
I tried and It worked Bryano.
I appreciate your help. is very strange that the origonal path that I typed worked for every one in the office except my Human Resources computer.
Do you know why my original way of executing this application was not working in Human Resources computer and why is was working in other computers.
I appreciate you help.