Java Runtime Environment Cannot be loaded from <\bin\server\jvm.dll>
I get this error this morning when trying to view an application that uses Java.Any ideas?
[104 byte] By [
BobZahna] at [2007-10-2 11:33:49]

You don't have the server version installed in the JRE, and whatever you're doing requested it.Either change what you're doing to not require it, or copy the server jvm from the SDK (if that's installed, it's in <Java install directory>\jre\bin)