Problem:
You just received your brand new Vista 64 bit machine and you try to develop an Asp.Net application using IIS 7. The error "is not a valid Win32 application" is displayed.
Solution:
Open a command window and paste this in:
cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
Google Credits:
http://www.cassidy.dk/blog/sitecore/2008/06/is-not-valid-win32-application.html
http://www.eggheadcafe.com/articles/20050417.asp
Tuesday, January 20, 2009
Monday, January 19, 2009
Subscribe to:
Posts (Atom)