On Nov 21, 2005, at 6:35 PM, Steve Fu wrote:

I am very new to Vista and hope to get some advice on the installation
problem I ran into.

I spent some time downloading the Windows/Cache version and was hoping to try it out. My files were downloaded from ftp://ftp.va.gov/Vista/ Software/
and I followed the installation instructions from
http://www.hardhats.org/projects/VistA_Install/Vista_Install.html.

After step 105, I tried to use RPCTest.exe to test connection. I got an
error saying:
   Error encountered.
   Function was:recv
   Error was: WSAECONNRESET

I know my machine name and port number were correctly specified in
RPCReset.exe . (If I tried to give a wrong port number, I ended up with a different error after longer wait time: WSAEINTR .) So my guess is I have
some proble on the server end.

More often than not, a connection reset indicates that there was a "hard error" in the listening process (process that accepted the connection). I'd go to the programmer (direct) mode prompt and type

D ^XTER

to view the error log.

===
Gregory Woodhouse
[EMAIL PROTECTED]

"Education is a progressive discovery
of our own ignorance."
--Will Durant





-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to