User Control (Winforms) doesn't display in web page. looks like unloaded image

J

Joe

I created a user control that I need to use in a web page but the control
doesn't display. I added it to my page using:
<object id="testcontrol"
classid="http:TestControl.dll#TestControl.UserControl1">

all I get is a page with a box that looks like an image that didn't load.

This control requires another .dll which I don't know how to make IE
download it so I registered it using gacutil.
 
J

Joe

I tried a simple control and that works fine so my guess is it has something
to do with the other dependency.
 

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

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top