Using activex control

  • Thread starter Thread starter zion
  • Start date Start date
Z

zion

Hello,

I would like to use C# activex dll in my asp.net website.
Within Visual studio enviroment it works good, but in browser I can't see
the control..
the secutity level in my IE is Low and I have all permissions in website
directory.

Thanks
 
Hello,
I would like to use C# activex dll in my asp.net website.
Within Visual studio enviroment it works good, but in browser I can't see
the control..
the secutity level in my IE is Low and I have all permissions in website
directory.

Thanks

A web page should also be generated with the activex after making the
project.
Is the control also works fine on that web page?
 
Yes.
In Visual studio environment it works fine.
With IIS virtual directory I can't see the control.
 
Back
Top