Soldato
- Joined
- 18 Oct 2002
- Posts
- 16,080
- Location
- The land of milk & beans
Hi all,
I'm having a problem with an HSBC payment integration in C# (the first problem being it's not directly possible, and the other solution of using classic ASP won't work as I can't register the 32bit dlls on out 64bit server - dumbass HSBC). Anyway, I'm trying to attempt the workaround as specified in this SO thread - http://stackoverflow.com/questions/...it-operating-system-to-work-with-regsvr32-exe
However I'm having trouble trying to 'javac' the .java file (sorry - I'm a windows man and a complete Java nooblet).
The error i get is:
I'll be eternally grateful of any help.
I'm having a problem with an HSBC payment integration in C# (the first problem being it's not directly possible, and the other solution of using classic ASP won't work as I can't register the 32bit dlls on out 64bit server - dumbass HSBC). Anyway, I'm trying to attempt the workaround as specified in this SO thread - http://stackoverflow.com/questions/...it-operating-system-to-work-with-regsvr32-exe
However I'm having trouble trying to 'javac' the .java file (sorry - I'm a windows man and a complete Java nooblet).
The error i get is:

I'll be eternally grateful of any help.