Re: Some Help For Server ..
Do you have any Java experience at all?
Seeing as it's a server, there could be a number of factors as to why you are getting errors.
It could require arguments, configuration settings, other classes anything..
The "Java.lang.unsatisfiedLinkError" is Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError (Java Platform SE 6)
How big is the code? Where did you download it from?
I think you will struggle to find someone who is going to download this and go through all the code fixing any errors for you.
You need to pinpoint these issues yourself and give us some more information regarding what you have found.
Re: Some Help For Server ..
ERROR IS ---> Error: java.lang.UnsatisfiedLinkError: no %CommonProgramFiles%\System\ado\msado1 5 in shared library path
AND THIS ERROR IS GIVE ONLY FOR WINDOWS 7 :((
HELP PLS :)