Ask a Question related to ASP.NET Web Services, Design and Development.
-
Frank Traenkle #1
WebService for a C++ MFC Application via COM Automation
Hi,
I would like to start and access a native C++ MFC application from an
ASP.NET webservice via COM automation. Or to put in other words: I would
like to add a webservice to the application so that it can be controlled
remotely via SOAP. The application already has a COM automation interface.
But what makes it bad is that the application needs admin rights and that it
opens GUIs.
Is that possible in the first place? And if so, how do I set the webservice
authorization rights correctly? How do I tell the application which log-in
and which desktop to use?
I have already succeeded in remotely controlling the application from a
standalone C# application via COM.
Any help is greatly welcome.
Frank
--
Dr.-Ing. Frank Tränkle - Kirchenfeldstr. 47 - 71729 Erdmannhausen - Germany
Phone +49 (0)7144 816000
Frank Traenkle Guest
-
Web Application using SAPI Automation Object =================== (ddd|xxx)
In my web application (running on IIS 5) which converts a client input text to wave file, the "Voice.Speak" line gives a run error with stack... -
webservice application webapplication
I have got a webapplication developed using asp.net ,and a web service application developed using asp.net running on the same server... -
How can I use a Class in WebService and Client Application
Hi there, I have a class SyncDB (see code below), which I want to use in both a WebService AND in a Client Application. But when creating the... -
Q: how can i use some webservice in my windows application (vb.net) ?
-- Best Regards , Tiraman :-) -
Can a web application call methods on a webservice running in the same application
Can a web application call methods on a webservice running in the same application Thanks Ron Vecchi



Reply With Quote

