A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

I just got a regular HTTPWrapper and...

926 views · started by TEMPTii ·
#1
I just got a regular HTTPWrapper and...
Warning	1	A reference was created to embedded interop assembly 'Interop.InetCtlsObjects' because of an indirect reference to that assembly from assembly 'AxInterop.InetCtlsObjects'. Consider changing the 'Embed Interop Types' property on either assembly.	WindowsApplication1
Warning 2 A reference was created to embedded interop assembly 'Interop.MSWinsockLib' because of an indirect reference to that assembly from assembly 'AxInterop.MSWinsockLib'. Consider changing the 'Embed Interop Types' property on either assembly. WindowsApplication1

There's the problem. I've imported all references and items to my project. This is VB.Net 2010 btw. Halp? I've had this problem on my old vista computer with .Net too but VB6 worked just fine...
#2
If the Class is for VB6 it won't be compatible with newer versions of VB.
#3
Nope, I got this one from Bman, it works for him.