Windows Form Control hosted in IE
-
Here's a story... I hope someone can help me write a happy ending in time for Christmas! I have a control
namespace WvfCtlNet { public class WvfCtl : System.Windows.Forms.UserControl ....
which I'm hosting in IE ... I'm not getting anything other than a little box (place holder) when the page is displayed. The control shows up in the GAC downloads ("gac /ldl") The version number agrees with the dll. When I look in Internet Options-Settings..-View Files... I see the following entry: ?FusionBindError!name=WvfCtlNet.dll WvfCtlNet.WvfCtl What the heck is this? (I think I know that Fusion is a technology related to 'no touch' installation but that's about it!) Why doesn't my contol pop up? I works when hosted by an Windows Forms app. Worst of all - This was working a week ago - I've not made any config changes, though I did recently install the Microsoft Web Services Extensions (WSE) pack. I am flummoxed! Thank you. Sincerely, Lindsay