Msjava.dll is not truly needed, but for some reason .NET assemblies (or, their unmanaged components, if any, underneath) look for this file as their dependency, (I believe) when used in web apps(?). I believe this file isn't supplied by vendor any more. A suggested workaround I found to by googling a bit - is to simply place a 0 byte file with this name in your distribution. It works just fine. For Bill's problem, this 0 byte file isn't the culprit. As I wrote in another note to Bill, I suspect it is still related to some missing file or not having them in DLL search path.
Regards Appajee Papolu ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Heider, Stephen Sent: Tuesday, April 03, 2007 4:42 AM To: [email protected] Subject: Re: .Net Server Login issue Zero bytes here. Same version of the API. Stephen __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

