User Control Embedded in IE
-
I'm trying to develop a control (client-side) to embed as an object on a Web page. There is no problem if I do like this : But now, I would like to put the assembly UserControl.dll in a .CAB. I've tried to do like this : but it doesn't work. I know it's possible with control ActiveX, but I don't know if it's possible with .NET. So, is it possible ? If yes, how ? Thanks in advance, Didier
-
I'm trying to develop a control (client-side) to embed as an object on a Web page. There is no problem if I do like this : But now, I would like to put the assembly UserControl.dll in a .CAB. I've tried to do like this : but it doesn't work. I know it's possible with control ActiveX, but I don't know if it's possible with .NET. So, is it possible ? If yes, how ? Thanks in advance, Didier
No, with .NET you cannot put your dlls into a CAB. Regards, Frank Hileman check out VG.net: www.vgdotnet.com An animated vector graphics system integrated in VS.net