IIS Express Module

Repository of web frameworks and applications for Microsoft IIS.
User avatar
Posts: 3
Joined: 21 Mar 2012, 10:01

IIS Express Module

21 Mar 2012, 10:45

I'm trying to install the Blank Django Project as described in http://www.helicontech.com/articles/running-django-on-windows-with-performance-tests/, but it fails to install the IIS Express module. The error log shows:

DownloadManager Information: 0 : Starting EXE command for product 'Helicon Zoo Module for IIS Express'. Commandline is: 'C:\Windows\sysnative\msiexec.exe /i "C:\Users\djs\AppData\Local\Microsoft\Web Platform Installer\installers\HeliconZooModuleForIISExpress\ea815379fb097c2bcbc33db73bff1ef5080d7a41\HeliconZoo_0034_express.msi" /qn ALLUSERS=1'. Process Id: 7160
DownloadManager Information: 0 : Install exit code for product 'Helicon Zoo Module for IIS Express' is 1603

I then tried to execute HeliconZoo_0034_express.msi installer file manually with logging enabled and I found these lines in the log:

Action 9:21:46: PublishProduct. Publishing product information
1: {AE2052FD-B361-4CBD-8393-C480409709B7}
Action 9:21:46: RegisterSchema.
DEBUG: Error 2739: Could not access JavaScript runtime for custom action
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2739. The arguments are: , ,
MSI (s) (DC:70) [09:21:48:657]: Product: Helicon Zoo native module for IIS Express -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2739. The arguments are: , ,

After the error the log shows the install being rolled back. See the attached file for the full log.

I've tried disabling my Norton AV, and making sure I have admin rights.

I found this article indicating using javascript custom actions are a bad idea.
http://blogs.msdn.com/b/robmen/archive/2004/05/20/136530.aspx

After all of this I do have (somehow) python and django installed as the command line python works and I can get the version number for the django project by executing;
>>> import django
>>> django.VERSION
(1, 3, 0, 'final', 0)

Also, the blank django project is installed in my WebProjects folder and I see it in the WebMatrix console. When I try to browse the site I get:
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

So there is some problem with the web config (see attached), but I imagine that is because the IIS Express Module isn't installed.

Do you have any suggestions?
Thanks,
Dan
Attachments
heliconzoo-iisexpress2.zip
Contains installer log file and web.config
(6.67 KiB) Downloaded 1816 times

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: IIS Express Module

21 Mar 2012, 11:17

Hello, Dan

Please check if you have JScript installed on the machine where you are trying to use Zoo.

Also, please check if you have UAC turned on, and if yes, try turning it off.

And finally, specify if you have any domain policies set up on the server.

User avatar
Posts: 3
Joined: 21 Mar 2012, 10:01

Re: IIS Express Module

21 Mar 2012, 14:09

I disabled UAC and re-registered jscript.dll, but I get the same result. As for the domain policies, is there anything specific I should look for? Note this is a Windows 7 x64 workstation that is joined to a domain, not a server.

Thanks
Dan

User avatar
Posts: 3
Joined: 21 Mar 2012, 10:01

Re: IIS Express Module

22 Mar 2012, 13:50

I tried installing the Blank Django Project on my home computer and got a similar error. This was on a Windows 7 workstation, jscript is working, IISExpress is already installed and working, UAC is disabled, virus scan was disabled during the install, and the box isn't part of a domain.

Any ideas?
Thanks
Dan

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: IIS Express Module

23 Mar 2012, 08:24

Hello, Dan

We've tried the same in our testing environment and it worked.
So, it would be better to arrange an online meeting or have Remote access to your machine to investigate it personally.

Please tell if it's possible, what timezone you are in, what time and date are suitable for you (starting Monday).

User avatar
Posts: 1
Joined: 16 Apr 2012, 14:59

Re: IIS Express Module

16 Apr 2012, 15:00

Try install Node.js

Return to Helicon Zoo

Who is online

Users browsing this forum: No registered users and 11 guests