0
Answer

Acessing COM object from VB.Net

Parjeet Singh

Parjeet Singh

18y
1.9k
1
Hi Everyone,

I am newbie in VB.Net. I am writing a reporting application to call COM object from the remote server using VB.Net. This COM object is provided by the third party which I need to use.

I was thinking of using .Net Remoting but little bit confused...I will appreciate if you guys can provide me with appropriate method to access the object.

For more information - my version of Visual Studio is on my PC but the third party object is sitting on the server. We are using 1.1 version of the .Net Framework.

Thanks

Parjeet Singh