FuZion
Well-known member
- Joined
- Jan 28, 2007
- Messages
- 47
- Programming Experience
- Beginner
I have a server/client application, and I keep receiving this strange error on the server side.
Any idea what this could mean? It doesn't give me any info as to where the error is originating from... Although it has started happening ever since I've added a System.Net.WebClient to the program. Would it help if I posted code for this?
Thanks a lot!
FuZion
VB.NET:
Exception has been thrown by the target of an invocation.
Any idea what this could mean? It doesn't give me any info as to where the error is originating from... Although it has started happening ever since I've added a System.Net.WebClient to the program. Would it help if I posted code for this?
Thanks a lot!
FuZion