Hi all, I created a COM Class DLL and was able to run my application on local. However, when I shifted everything to the virtual directory, it started giving problem. Particularly problems like, "Retrieving the COM class factory for component with CLSID {XXXX} failed due to the following error:...
How to perform operations in IIS without logging in as administrator user. e.g creating virtual directory, assigning permissions to a virtual directory and so on.


