We recently bought zoom. I was able to run it perfect on my local dev machine, but the asp control won't install on our server (windows 2012). When I run the MSI install it says it is successful but the zoomaspx folder doesn't show up (to convert to the web application). Just wondering if I am doing anything wrong. I don't think it is permissions. I have full IIS and folder permission. Anyone else encounter this?
Announcement
Collapse
No announcement yet.
64 bit native asp control - install error no zoomaspx folder created
Collapse
X
-
Originally posted by Richard View PostI think you also sent email in? Once this is resolved via email, I'll update this post to reflect the solution.
The customer is using IIS 6 and there is no "Convert to Application" option in IIS6. As specified in the in the Help File/User Guide, for IIS 6, you should right click on the folder and select "Properties". Next, click the "Create" button on the "Directory" tab and select default options by clicking "OK".
Comment