Re: WSAStartup failed: error code 10107

2006-07-28 Thread Rob Wolfe
[EMAIL PROTECTED] wrote: > Thanks for the suggestion Rob. All I can find are 2 copies of > winsock.dll: > c:/WINNT/system32/winsock.dll > c:/WINNT/system32/dllcache/winsock.dll > They're both the same version 3.10.0.13 > > I assume it's ok to have a copy in the dllcach directory and that's not >

Re: WSAStartup failed: error code 10107

2006-07-28 Thread ralphdepping
Thanks for the suggestion Rob. All I can find are 2 copies of winsock.dll: c:/WINNT/system32/winsock.dll c:/WINNT/system32/dllcache/winsock.dll They're both the same version 3.10.0.13 I assume it's ok to have a copy in the dllcach directory and that's not a source of the problem? Does python req

Re: WSAStartup failed: error code 10107

2006-07-28 Thread Rob Wolfe
[EMAIL PROTECTED] wrote: > Trying to get moinmoin wiki working on Windows 2000 using IIS and > python. I get the following error when trying to view the start page > after insalling moinmoin and python - key error seems to be at the end > related to socket.py (ImportError: WSAStartup failed: erro