Windows UserControl in Web Page.
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I know this is probably easy but... I created a Windows UserControl in VB.Net and added a ComClass interface to enable me to host it in a classic Web Page and for that page to receive an event raised by the control. This works fine on my machine. I placed the Control and the Web Page to IIS on a new server and now I get the control but the event has gone. Any Ideas please ?? Thanks Chubby..