Dusan Czupek's blog

Blog related .NET & web development

Recent posts

Tags

Categories

Navigation

Pages

    Archive

    Blogroll

      Disclaimer

      The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

      Configuring IIS to Run 32-bit Applications on 64-bit Windows

      Configuring IIS to Run 32-bit Applications on 64-bit Windows

      If your application is using any 32bit dll, IIS on 64 bit machine needs to be switched to support 32 bit applications. Otherwise you will get an error message saying:

      Could not load file or assembly 'XXXX' or one of its dependencies. An attempt was made to load a program with an incorrect format.

      In II6 you have to run script in order to get working 32bit app on your 64bit IIS:
      cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 “true”


      II7 has option in Advanced Settings of your application pool. Default value is false.

       

      Posted: Mar 08 2010, 07:15 by dczupek | Comments (7) RSS comment feed |
      • Currently 0/5 Stars.
      • 1
      • 2
      • 3
      • 4
      • 5
      Filed under: dotNet

      Comments

      DotNetShoutout said:

      trackbackConfiguring IIS to Run 32-bit Applications on 64-bit Windows

      Thank you for submitting this cool story - Trackback from DotNetShoutout

      # March 08 2010, 12:15

      DotNetKicks.com said:

      trackbackConfiguring IIS to Run 32-bit Applications on 64-bit Windows

      You've been kicked (a good thing) - Trackback from DotNetKicks.com

      # March 08 2010, 12:16

      Nicolas Sylvester Germany said:

      Nicolas Sylvesternice post!

      # March 09 2010, 07:13

      vic United States said:

      vicYou may also want to consider loading the user profile if you run third party COM apps. Process Model -> Load User Profile

      # March 09 2010, 16:53

      iAwaaz-News-for-the-People-by-the-People said:

      trackbackConfiguring IIS to Run 32-bit Applications on 64-bit Windows

      Thank you for submitting this cool story - Trackback from iAwaaz-News-for-the-People-by-the-People

      # March 10 2010, 01:55

      WebDevVote.com said:

      trackbackConfiguring IIS to Run 32-bit Applications on 64-bit Windows

      You are voted (great) - Trackback from WebDevVote.com

      # March 10 2010, 18:38

      endyear2012.com said:

      pingbackPingback from endyear2012.com

      car insurance cheap quote «  End Year 2012

      # May 05 2010, 09:59
      Comments are closed