I have decided to make the move from VB6 to .NET. When I try and convert a project on a mapped drive I receive the following message:
The project location is not fully trusted by the .NET runtime... etc
Any ideas?
I am using the WinSock control to send and recieve messages via TCP/IP. Occasionally I am unable to send. When I run NetStat I see that the port is in TIME_WAIT. Until this clears (which can take upto 2 minutes) there is nothing I can do? Is there anyway of clearing the TIME_WAITS?
I have a client server app (Win98 Client/Win2000 Server). On the client I keep getting a message "Error 100048 -address already in use". If I look in NETSTAT the port is in TIME_WAIT. After a few minutes this disapears until next time. I'm using the Winsock control to close the...
I have written a small client/server app in VB6 using the Winsock control. Everything works fine under Win98 but under XP I always get a sckError(9) on the second connect. Any ideas?
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.