You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tjanczuk edited this page Aug 25, 2011
·
8 revisions
Accessing iisnode samples after installation on a 64 bit Windows system fails
iisnode is a 32 bit module and requires the application pool in IIS on a 64 bit Windows system to explicitly allow 32 bits modules. Check the advanced settings of the application pool running the Default Web Site in your IIS installation to ensure it allows loading of 32 bit modules.