Hi all,
I have created a web based project and i have to install ActiveX Control through web by a cab file. when i build my installshield web project installer, it generate msi package and a cab file. I have to register a dll in cab file. If i install msi package locally. it works fine and installactiveX and register dll. but when i place cab file on server and call that file remotely through web . It failed to register dll and not installed properly. I don't know , what i am missing.