IIS requires object download everytime I browse to the page...
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I have a website with an ActiveX object embedded in the default.aspx. When I run the project, I am asked to install the embedded object. If I browse to a sub-page, when I return to default.aspx, I am asked to install the same object I just installed! I assume this is intentional (for testing purposes?). Is there a way I can setup IIS so I'm asked to install the object only once per session? Thanks!
Ian