how to Show WinForm in ASP.NET Server-side?

H

H.Congyu

there is a ActiveX component named "MyServer","MyServer" has a procedure as
following:

public string MyServer.DoSomething(string Param)

when the procedure was called, the procedure will creat a Form( Created by
Delphi or VB) and show the Form,
when the procedure finish, the procedure will free the Form.

Now, when using ASP.NET + IIS, when calling procedure
"MyServer.DoSomething", the system will crash because of the Show the Form.

Now, the question: How to show WinForm in ASP.NET Server-side?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top