G
Guest
We have an ATL COM server developed with VC++ 6.0 which acts a a server .
Then we have VB6 modules
Acting as clients and interfacing with the server .
We want to migrate the ATL COM server to .Net platform and host it as a web
service . The client modules
are can then be redeveloped in .Net if needed .
The existing COM server has around 5000 lines of code .
Please let us know if there is any direct conversion utility that converts
the ATL COM to .Net web service .
Can a layer be developed that can act as an interface to host the COM
application as a web service .
The intention is to avoid a line to line code conversion .
Please let us know the options .
Then we have VB6 modules
Acting as clients and interfacing with the server .
We want to migrate the ATL COM server to .Net platform and host it as a web
service . The client modules
are can then be redeveloped in .Net if needed .
The existing COM server has around 5000 lines of code .
Please let us know if there is any direct conversion utility that converts
the ATL COM to .Net web service .
Can a layer be developed that can act as an interface to host the COM
application as a web service .
The intention is to avoid a line to line code conversion .
Please let us know the options .