Using a vb6 dll with asp.net to create a web based solution - TechRepublic
Question
March 11, 2008 at 05:51 PM
dk

Using a vb6 dll with asp.net to create a web based solution

by dk . Updated 18 years, 3 months ago

Hello,

I am planning a web project using asp.net 2.0. I need to serve up data that resides in a propriatary POS system. I wrote a vb6 dll that wraps a 3rd party dll that provides access to this POS system and have used it in many client side applications written in vb. I believe the 3rd party dll was written using delphi. The webserver where this new asp app will reside is on the same network as the POS.

I would like someone to verify for me that I will be able to use this dll in the asp app and provide all the same functionality available in my vb apps in a web based solution. Any insight would be greatly appreciated.

This discussion is locked

All Comments