-
Regarding Java
could anyone help me please in solving this problem
My java programme was working absolutely perfect.
but all of a sudden it is showing me this type of error
1} Could not find java.dll
2} could not find java2 Runtime Environment.
What i should do next
thanks
-
Re: Regarding Java
"wilson80" <stancher56@hotmail.com> wrote:
>
>could anyone help me please in solving this problem
>My java programme was working absolutely perfect.
>but all of a sudden it is showing me this type of error
>1} Could not find java.dll
>2} could not find java2 Runtime Environment.
>What i should do next
> thanks
if your jdk instal the directory c:\jdk1.2
set path=%path%;c:\jdk1.2\bin
java.exe
if you would have get error,
dir c:\windows
you will find
java.exe
javaw.exe
you should
del java.exe
del javaw.exe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks