11-02-2009 03:14 PM
11-02-2009 06:43 PM
11-02-2009 05:09 PM
11-17-2009 06:14 AM
Christian wrote:
I have found the answer by my self.
By the installtion the lansweeper installer installed an 32Bit Version of the .NET 3.5
Then it change the runlevel fom 64bit ti 32bit or through the .net installation.
A Exchange 2007 Server with 64Bit is then diabled or the iss is the not usable.
But how I fix it......magic -->
Change IIS to run in 64bit mode <http://blogs.sharepointace.com/post/Change-IIS-to-run-in-64bit-mode.aspx>
by Oscar <http://blogs.sharepointace.com/author/oscar.aspx> 20. Januar 2009 21:07
If you are running a 64bit OS, IIS by default will be running in 32bit mode. This will be a problem once you start going through the install process for MOSS 2007.
The command you want to run to change the mode on IIS is:
cscript DriveLetter:\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32BitAppOnWin64 0
If you have previously installed .NET 2.0 framework and it is enabled in IIS, you need to uninstall it first. The command to do this is:
Framework\v2.0.50727\aspnet_regiis -u
Then, install and enable the .NET framework for 64bit using this command:
Framework64\v2.0.50727\aspnet_regiis –i
Once you do this, you should not get the message that ASP 2.0 is required and should be set to “Allow” on IIS Web Service Extensions.
------
bye
11-17-2009 08:40 PM
dayron wrote:
I use LanSweeper in a 32 bit environment for another company and LLOOVVEE it. I always feel like I'm griping when I suggest something. So please LanSweeper gurus don't take it that way. But, with the growing commonality of SharePoint (or OWA) in 64bit environments perhaps you could have a separate 64bit package that takes care of these little issues during the install process or a package that detected 32 or 64 bit IIS.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now