G
Guest
Hello,
I have been working on a web application that needs to interact with a
program on the server machine. The programmer writing the code for the
server machine is a C++ guy and I was wondering if it is possible to write a
..dll in C++/CLI that can be placed in my web apps bin file so the methods can
be called from the .aspx pages using VB.net?
Basically the end user needs to be able to start, stop & pause services on
the server machine using the web.
Thanks,
Hawk
I have been working on a web application that needs to interact with a
program on the server machine. The programmer writing the code for the
server machine is a C++ guy and I was wondering if it is possible to write a
..dll in C++/CLI that can be placed in my web apps bin file so the methods can
be called from the .aspx pages using VB.net?
Basically the end user needs to be able to start, stop & pause services on
the server machine using the web.
Thanks,
Hawk