Hi,
I developed some MTS components and also ActiveX (ocx user interface -UI) component for use in IE. My goal is to use MTS objects (late binding) inside UI ocx.
I want to use late - binding because I want to have clients without any installation(TLB,...).
Clints will get UI when typing some address in IE (e.g. "//testUI".
I also want to use "anonymuous" client account to access MTS objects. Is this possible?
What do I have to do, that anyone (intranet) could use MTS objects inside UI ocx (IE) with "anonymuous" account?
If I type some address into IE, what do I have to do to logon on NT domain(if this is requested to enable using MTS components)?
May times I get error "Interface not supported!" I thin, this is because of security problems.
Thanks,
Frenk
I developed some MTS components and also ActiveX (ocx user interface -UI) component for use in IE. My goal is to use MTS objects (late binding) inside UI ocx.
I want to use late - binding because I want to have clients without any installation(TLB,...).
Clints will get UI when typing some address in IE (e.g. "//testUI".
I also want to use "anonymuous" client account to access MTS objects. Is this possible?
What do I have to do, that anyone (intranet) could use MTS objects inside UI ocx (IE) with "anonymuous" account?
If I type some address into IE, what do I have to do to logon on NT domain(if this is requested to enable using MTS components)?
May times I get error "Interface not supported!" I thin, this is because of security problems.
Thanks,
Frenk