About
You arrived at the weblog of Geert Baeke. I am a technology consultant for a company called Xylos (Belgium). I mostly work with Microsoft technologies such as Windows, Active Directory, Exchange, Sharepoint, MSCS, and more. I am also actively busy with VMware's products, focussing on VMware ESX.

Search





Sections
Networking
View Geert Baeke's profile on LinkedIn

Services

RSS Newsfeeds
baeke.info Main RSS Feed Main Page RSS
Windows RSS Feed Windows RSS
XBOX 360
View Article  Active Directory Explorer v1.0

On the Sysinternals page over at Microsoft, there's a new tool called Active Directory Explorer. You could describe it as ADSIEDIT on steroids. An interesting feature is the ability to save snapshots of Active Directory and compare them. A similar snapshot feature  will also be part of Windows Server 2008. A nice overview of the Windows Server 2008 snapshot feature can be found here.

Get Active Directory Explorer v1.0 .

View Article  Running 32-bit ASP.NET on x64

As part of a business intelligence project, a web service was created on a 32-bit development machine that had to be installed on an x64 system. Installing the web service with IIS running in 64-bit mode and ASP.NET 64-bit worked but the web service threw an error when the .asmx was requested.

To get something like this to work, you have an option: force IIS6 on x64 to run in 32-bit mode. I am not saying that this is the way to go but only that it is possible. ;-)

The steps you have to perform:

  1. Make the worker process (w3wp.exe) run in 32-bit:
    cscript adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
    (adsutil is in c:\inetpub\adminscripts)
  2. Install ASP.NET on IIS with the 32-bit version of aspnet_regiis.exe from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727. Use the -i switch. You need to remove the 64-bit version before proceeding.

More info on aspnet_regiis.exe.

 

Login
User name:
Password:
Remember me 
This Month
July 2007
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Powered by BlogHarbor
Powered by BlogHarbor
StatCounter