I am trying to initialize sockets in my code with the following:
Private Declare Function WSAStartup Lib "WSOCK32.DLL" (ByVal wVersionRequired As Long, ByVal lpWSADATA As WSADATA) As Long
Public Const WS_VERSION_REQD As Long = &H101S
Public Function SocketsInitialize() As Boolean
Dim...
I have set up a sharepoint site and can view the site with no problem. However, I am unable to upload any files (pics, documents, etc.). I can create folders and modify web parts. I suspect that it is a security setting on my Windows 2003 Server but have been unable to figure it out. Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.