Home All Groups Group Topic Archive Search About

Calling a Forms.UserControl On IE

Author
29 Mar 2005 2:41 PM
Programmer
Hi all

Well I want to replace my Previous ActiveX Controls on an Intraner
Application With new Controls That i have Created On .NET (VB)

I have found a sample that is supported only on IE6 byt it doesn't work

the Call Of the control is like this
<object id=MyControl
classid="http:MyDLLName.dll#MyNameSpace.MyControl"><object>

I have give read and execute permissions on the directory that contains the
controls but nothing happend.
It displays an empty white area.

I have Windows 2003 Web Server

Can Any one pls tell me the solution.
It is nessesary for me to have this controls on my Application.
I can't work with .NET post-back only and smart navigation.

Thank you

Dimitris

Author
29 Mar 2005 2:53 PM
Cor Ligthert
Dimitris,

Do you know this page?

http://msdn.microsoft.com/msdnmag/issues/02/06/rich/default.aspx

I hope this helps a little bit?

Cor
Author
29 Mar 2005 3:25 PM
Programmer
Thank You For Your Reply!

So Isn't a way to call a control that it is on a different Dir that my aspx
page????


Thank You

Show quoteHide quote
"Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
news:ui2fX8GNFHA.4052@TK2MSFTNGP12.phx.gbl...
> Dimitris,
>
> Do you know this page?
>
> http://msdn.microsoft.com/msdnmag/issues/02/06/rich/default.aspx
>
> I hope this helps a little bit?
>
> Cor
>
>