ActiveX Control in Web Application
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I try to make embedded WinForm in Web Application. I follow some step from this forum. I have problem about this. I create ActiveX and put that object to webpage.aspx using CLSID. I can run im my computer, but can't run in client computer. Can you help me please? This is the way how I expose the object: I also try this way: (not show anything, just blank box) I put the .dll and .cab file in my web folder. Please help me. What's wrong with my code? :(( Thank you very much BR, Lili