movietuta.blogg.se

Windows server 2003 32 or 64 bit
Windows server 2003 32 or 64 bit




windows server 2003 32 or 64 bit

Note in the attached image that the desired application DSMapApp is still targeting the 2.0 framework EVEN THOUGH running aspnet_regiis -i is supposed to switch all apps to the specified Framework.ġ0. To list the path and version of all IIS metabase keys where ASP.NET is mapped.ĩ. To list the status and installation path of all versions of ASP.NET that are installed on the computer. Notice the (Root) note that specifies this is the default Framework. Now navigate to your Framework version folder and run the following command:

windows server 2003 32 or 64 bit

Net 4 Framework is disabled you will need to run the following command:Ĭscript iisext.vbs /EnFile C:\WINDOWS\Microsoft.NET\Framework\v9\aspnet_isapi.dllĪnd verify that you now see a ‘1’ in the status of the desired Framework.ħ. Find out what IIS extensions are enabled (0) and disabled (0) by executing teh following command:Ĭ:\Windows\System32 “cscript iisext.vbs /ListFileĦ. Net 4 Framework is registered for ASP.Net by executing:ĥ. Assuming it has been installed, make sure. You should see ‘Enable32BitAppOnWin64 : (BOOLEAN) True.’ģ Is the server setup for 32-bit compatibility mode for legacy apps? If not execute the following command:Ĭscript C:\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32BitAppOnWin64 TrueĤ. Open up the command prompt on the server and figure out how IIS is running by executing the following command:Ĭscript C:\inetpub\adminscripts\adsutil.vbs GET W3SVC/AppPools/Enable32BitAppOnWin64Ģ.

windows server 2003 32 or 64 bit

But for some reason, when he went into IIS to set the properties on the Virtual Directory/Web Application, the ASP.Net tab was missing.Īfter a LOT of digging, head beating against the wall, and some good thinking, he wasn’t able to get the tab to appear, but he was able to get the application to retarget the proper framework by doing the following:ġ. Typically you can go to the IIS settings for the application and use the ASP.Net tab to re-target the appropriate Framework.

windows server 2003 32 or 64 bit

Net 2.0 Framework, the new application defaulted to the 2.0 Framework. Since the server was initially setup with the. Ben had recently put a new web application on the server, which needed to use the. Due to an existing application on the server, IIS has to run in 32bit mode. There is a server at work that is running Windows Server 2003 圆4 with IIS 6 and and. This article is nothing but a hat tip (HT) to my buddy Ben at work for his awesome work.






Windows server 2003 32 or 64 bit