Ryan Muller wrote:
> I'm working on switching machines for one of our intranet
> applications, the old machine was running Windows XP Professional, the new
> machine is running Windows 2000..  All the files/namespaces/objects/etc..
> moved over fine.. and the page loaded, it pulled data fine..  when I went to
> one of my forms that used cspbind on some fields, and clicked "Save" it gave
> me the "Unable to Process Hyperevent" error..  I've seen this error before
> on client sides when they needed to update their java virtual machine.. but
> this is now appearing on all of the machines that is trying to access it..

Did you read the preceding thread?

"HTTP request failed, unable to process HyperEvent" comes from cspbroker.class, a Java 
program.
Everything that you wrote suggests that JVM is fine.

You should try to compile your CSPs on the Win2K machine.
You may be missing a component.

Perhaps you made a change that you didn't remember about, perhaps as simple as an 
include file.
You didn't recompile on WinXP and never knew that the problem exists.

Do you have a test namespace?
Try recompiling on the WinXP machine.
It should break there as well.
If not, then you are simply missing a component that you need to move.

Reply via email to