I try to use Windows Control Library on my page and call it using OBJECT
element
<object classid="http:W inControl.dll#W inControl.UserC ontrol1" width="100"
height="50" />
after publish my page to IIS, tested with localhost, all seems ok. but when
i tried from another PC,
the object didnt show up on the web browser, the security is minimal and
another pc i used, was'nt installed the .net framework.
anyone can help ?
thanks.
element
<object classid="http:W inControl.dll#W inControl.UserC ontrol1" width="100"
height="50" />
after publish my page to IIS, tested with localhost, all seems ok. but when
i tried from another PC,
the object didnt show up on the web browser, the security is minimal and
another pc i used, was'nt installed the .net framework.
anyone can help ?
thanks.
Comment