Resolution: Can’t Open SharePoint 2007 Document Library in Explorer View with IE8 and Windows 7

After migrating to Windows 7 and IE8, our users were unable to open SharePoint 2007 document libraries in Explorer View.  There was not a problem with Windows XP and IE8.  We found two issuses involved here.

First was Urlscan Filter 3.0 was installed on our server.  The Windows 7/IE8 combination apparently sends header verbs not used by Windows XP/IE8, most of which are disallowed by rule.  If possible, the best thing to do is uninstall Urlscan from your SharePoint server.  In order to utilize Explorer view, you pretty much need to allow all the verbs.  If you need to keep Urlscan installed, you'll need to work through the logs, performing the different oprations in Explorer View, making sure you have all the needed verbs allowed.  We have up after 5 verbs and justuninstalled Urlscan.

The second issue we found is that IE8 on Win7 doesn't actually support Explorer View.  Instead, a Windows Explorer window will open, and you can work with the library that way, but yuo aren't actually in the IE browser.  To me, this is preferable than opening the Explorer View in the browser, as the Windows Explorer is faster and more fluid.

Questions? Comments?  Use the Contact Me form above.  Comments are disabled due to comment spamming scum.

Windows 7 Cannot Save Documents to SharePoint 2007/Windows Server 2008

After we began rolling out Windows 7 at the day job, we found our first issue–when people checked out documents from SharePoint 2007, the documents were opened as "Read Only", and the users could not save the edited document back to the portal.  The work-around was to save the document locally and re-upload.

After four months of working with Microsoft, we were able to find the solution.  The problem was in URLScan, and Windows 7's use of the OPTIONS verb.  By default, this verb is blocked.  If you look in the URLScan logs (by default, %WINDIR%\system32\inetsrv\urlscan\logs), you'll see an entry like the following (important parts are in bold):

2010-03-19 02:12:15 127.0.0.1 778810668 OPTIONS /<document library path>/ Rejected verb+not+allowed HTTP+method – –

All we need to do to fix this problem is edit urlscan.ini by default, (%WINDIR%\system32\inetsrv\urlscan), find the [AllowVerbs] section and add OPTIONS.  Then scroll down a little to the [DenyVerbs] section, and remove OPTIONS from that list.  Do an IISRESET and all is well.

For reference, our server platform is Windows Server 2008/IIS 7/SharePoint 2007, and clients are Windows 7 Professional using IE8.  This issue does not seem to affect Windows XP users with IE 8.

Questions/comments?  Please use the contact form.  Because of jackass comment spammers, I've had to turn off comments for a while.

Installing PHP on Windows 7/IIS 7 with Windows Platform Installer

Download the Web Platform Installer from http://www.microsoft.com/web/Downloads/platform.aspx.  Must do this when connected to the Internet, since the installers download the latest components from the web.  You also need to install PHP before you install the PHP-based applications, too.

After you download the small installer, run it, and you’ll see an Open File warning.  Click Run to continue, and the installation will begin.

image 

image

At this point, you’ll receive a UAC warning.  Allow the WPI to install itself.

image

It was at this point I received an error on my first try (see below).  Upon retrying the installation, it worked.

Once the WPI is installed, it will update itself with the latest packages and components.  You’ll receive another UAC, and then you’ll see this window, where you can add components or apps.

image

To install PHP, select the Web Platform tab, then under “Frameworks and Runtimes” click Customize, then choose PHP from the list.

image

Click Install, and review the list of components that will be installed.

image

Click I Accept, and installation will begin.

image

After a few minutes, you’ll have PHP installed on your system.

image

Configuring Expression Web 3 for PHP

The PHP components are installed in c:\program files\php.  If you use Expression Web 3, you can configure PHP under Tools >> Application Options >> General, then browsing to the php-cgi.exe.

image

Testing the PHP Installation

To test your PHP installation, open the IIS Management Console and create a new application.  Inside of this application, add a file named test.php and with the following code in it:

<?php
Print "Hello, World!";
?>

Load this file in your web browser, and if you see the message, you’re set to go!

image 

Installation Error

The first time I ran through the installation, I received the following error:

The Web Platform Installer  could not start.  Please report the following error on the Web Platform Installer forum.  http://forums.iis.net/1155.aspx

I checked out the Application Log, and that was no help:

Product: Microsoft Web Platform Installer 2.0 RC — Installation failed.

Before I went to the IIS forum, I tried to recreate the issue by running the installer again, and this time it worked.  So if you get this error, wait a moment and try it again.

Be cautious reading “Be cautious upgrading to Windows 7” articles

I came across an article today, “Be cautious upgrading to Windows 7”, written by Troy Wolverton at the San Jose Mercury News,and distributed via wire service.  Although the author claims to have upgraded to Windows 7 twice, there are some serious inaccuracies in the article.  I actually did four installs (two “clean”, two upgrades), all in the name of science.

If you’re one of the millions of PC owners still running Windows XP, your computer may not be powerful enough to run the new software. Worse yet, you have a tedious and long upgrade process ahead of you, essentially requiring you to erase everything on your current hard drive and reinstall it.
…
If you are upgrading from XP, the process is even more time-consuming. Microsoft requires XP users to do a "clean" installation. That means the installation disc will wipe out everything on your hard drive, including not only the old operating system, but all of your programs and personal data, including documents, songs, photos and bookmarks.

This is absolutely wrong—you do not have to format your hard drive when upgrading from XP to Windows 7.  If you perform a Custom Install, the Windows 7 installer will put all your old Windows XP, program files and documents and settings in a folder named windows.old.  Windows 7 will install in c:\windows, just like XP was before.  Once this installation is done, you can then move your documents and settings from windows.old to wherever you want them in your new Users folder.  Your programs will not operate, they will need to be reinstalled under Windows 7.  Once you have your programs reinstalled and running, and your documents moved around, you can delete windows.old and free up some space.

This is like a “fresh install”, in that you get a completely fresh operating system, but without having to destroy your data.  It’s a pretty good option.

You can download a program called "Windows Easy Transfer" from Microsoft that will simplify the backup part of the process. The program collects your user data and allows you to transfer it to an external hard drive or USB drive or to another computer on your network.

Once you finish installing Windows 7, you can use "Easy Transfer," which is built into the new operating system, to move your personal files back to your computer and put them into their appropriate places.

Easy Transfer can be used to migrate settings for an in-place upgrade, but it’s really meant for moving stuff to a new computer.  Easy Transfer packages up all your Documents and Settings from your old PC into a single file, and then restores your settings on the new PC.  You’ll have your backgrounds, documents, cookies, favorites, email contacts and messages, etc. on the new PC, just like the old one.  Novice users may prefer this route, power users might like the windows.old method.

But there’s no simple way to reinstall all your programs. Indeed, if you’re like me, you may be at a loss trying to find all your old discs_or you may have software that you downloaded online that may be difficult to reinstall without repurchasing it first.

Ahh, but there is!  See my review of Laplink’s Windows 7 Upgrade Assistant.

Back up your stuff: It’s a good idea anytime you upgrade your OS; it’s mandatory if you’re running XP.

Even better, get an external hard drive and image your machine.  Get Easeus ToDo Backup, clone your current hard drive, then install Windows 7.  If the install fails for some reason, or you want to go back to your old OS, you can restore your PC from the clone, and you’re back in business just as before.

Installing IIS 7 on Windows 7 for .NET Development

We’ll set up the basic features for developing in ASP.NET.  Most websites should be up and running with no problems.

To start the installation, go to Start >> Control Panel >> Programs.  Under Programs and Features, click “Turn Windows features on or off”.

image

The Windows Features window will open, and you’ll see Internet Information Services listed.  For .NET Development, installation is not as simple as just checking the top level checkbox.

image

Expand Internet Information Services >> Web Management Tools.  We need a way to manage our server, and in Windows 7, we use the IIS Management Console.  After you expand Web Management Tools, choose IIS Management Console.

image

Now expand Application Development Features, and select .NET Extensibility and ASP.NETISAPI Extensions and ISAPI Filters will automatically be selected when you choose ASP.NET.

image

Looking down the list a little, we see Common HTTP Features has something selected.  Expanding this node shows Default Document is chosen—it’s automatically selected when you chose ASP.NET above.  If your site includes HTML pages or other static content, you should also choose Static Content.  Most sites have some form of static content, so it’s a good idea to check this option.

image

Expand Health and Diagnostics, there are a couple options we need—HTTP Logging and Tracing.  Some of the other features are nifty, but setting them up is beyond the scope of this post.

image

Finally, you’ll see Security also has an option chosen—Request Filtering is automatically selected when you chose ASP.NET above.  For our local development machines, you need to select Windows Authentication, it’s necessary for debugging.

image

That’s all we need for basic ASP.NET development.  Click OK, and Windows setup will install IIS and the features we selected.  They’re not kidding about “several minutes”.  Be patient.  When the installer is done, it just disappears.

image

You can test your installation by navigating to http://localhost/, and if you see the IIS 7 splash screen, you’re good to go.

image

You’ll find the IIS Management Console in the same place as before, under Computer Management.  If this is your first experience with the IIS 7 console, it’s going to be a little mind boggling.  Everything is different.  To learn more about IIS 7 in depth, check out http://www.iis.net/.  In addition to the tutorials, there are loads of modules to extend the functionality of IIS.

Installing Visual Studio 2008 and SQL Server 2008 on Windows 7

To run SQL Server 2008 on Windows 7, you need to update it to SP1.  There are "known issues".  Also, SQL Server 2008 BIDS will not install on Windows 7 unless you have updated VS 2008 to SP1.

If you're doing a fresh install of VS 2008 and SQL 2008 on Windows 7, install in this order:

  1. VS 2008, WITHOUT SQL Server Express
  2. VS 2008 SP1
  3. MSDN Library for VS 2008 SP1 (if you're so inclined)
  4. SQL Server 2008
  5. SQL Server 2008 SP1

This will run you a couple hours.

Laplink PC Mover Upgrade Assistant: Almost Perfect

I'm one of those people who skipped Vista, but upgrading from XP to Windows 7 isn't a supported path.  For some old XP to new XP migrations, I used Laplink's PCMover program, and it was flawless.  I was hoping Laplink had a new version that would support Windows 7 (they do), but I found something even more intriguing–the PCMover Windows 7 Upgrade Assistant (W7UA).  Laplink's claim is you can do an in-place upgrade from Windows XP to Windows 7.  W7UA is available at pre-release pricing of $15, so I had to buy a copy and give it a try.  It was well worth the money–W7UA literally saved me weeks of work getting my laptop "just the way I like it".

[update]

If you're a Visual Studio 2008 user, hold off on using this.  The license information did not migrate (see below), and I've been unable to reinstall VS 2008 on Windows 7.  I'm going to revert my machine and try an idea this weekend.  I'll post updates here.

[update]

In an ongoing effort to resolve my issues with Visual Studio 2008 migration, I reverted my machine back to XP (using an image I made before starting the previous upgrade process).  Come to find out, the license model for W7UA is "one and done".  At the step where you enter your serial number, W7UA checks to see how many moves you have left on your license.  I am currently unable to try my migration again.  I'll contact Laplink and see if they can help me out on an additional move under the circumstances.

The process, in a nutshell

Basically, you install W7UA in Windows XP.  You run W7UA, it searches for programs, settings and files it can migrate, and choose what you want to migrate.  W7UA then creates a "moving van", which is a file of all the settings and whatnot.  W7UA said it would need roughly 35MB free and take some time; it ended up needing 14 MB and 3 minutes.  Once the moving van is created, you do a custom install of Windows 7–don't format the hard drive.  The Windows 7 installer moved XP from c:\windows to c:\windows.old, then installs itself in c:\windows.  You then install W7UA, and restore all your settings.  Once the settings have been restored, your good to go.  All told, it took about 2 hours or so to make the moving van, install Windows 7, then unload the moving van.  A huge timesaver over a fresh install!

If you're interested in the manual, it's at http://www.laplink.com/documentation/pdf/pcmover/pcmua/PCmover_Win7UA_QSG_EN.pdf.  The directions are very good, this post is more to recount my experiences at each step of the process.

So what happens if you just try and do an in-place upgrade without W7UA?  All your old settings and programs are gathered in your windows.old folder, and Win 7 is installed as the bootable Windows.  You then have to manually move your My Documents and other data files, and reinstall all your programs, as well as fiddle with all your settings again.  The settings aren't such a big deal, since there are so many new ones anyway.  But reinstalling all the programs can be very time consuming.

Before you begin

This is a one-way process.  There is no going back to XP once you've upgraded in this manner.  If you're dubious about Windows 7, I'd suggest imaging your system to an external drive.  For imaging software, everyone knows about Acronis, but I'm fond of the free Easeus Disk Copy.  Disk Copy is simple and you can't beat the price.  If you're a fan of open-source tools, you can also check out PING.  You also need an external drive large enough to hold your your image.

Make sure your hard drive has enough space for both Windows XP and WIndows 7 to exist simultaneously.  You can delete the XP folder when you're done, but you need to get 7 installed first.  If you're space constrained, you can choose to store the moving van on an external drive, too.

Gather up passwords!  In many cases, user accounts won't map correctly (SQL Server 2005), or the password can't be migrated (Outlook 2007).

Remember that the contents of your start menu may be in more than one user's profile.  Many programs install themselves into an "all users" profile, so you may need to corral the shortcuts into your own profile before migrating, or remember to migrate that user's profile, too.

The Process

Start the installation.  You might be promoted to install a couple of C++ libraries.  They are needed for W7UA to run.

SS-2009.10.06-11.46.40 SS-2009.10.06-09.08.37

You'll be asked to accept the license terms, and then confirm you understand W7UA won't be able to move everything because of EULAs or incompatible services.  That's important to note–you may need to reinstall a few things after the migration, and you might want to collect the latest versions of video drivers while you can identify the components of your system.

 SS-2009.10.06-09.08.45SS-2009.10.06-09.08.55

This is the worst part of the installation, IMHO.  I hate it when programs try an foist some additional crappy tools on you, and Laplink pulls a sneaky move here.  If you don't want Ask.com to be your default search engine, and you don't want the toolbar, be sure to un-check the two boxes.  This is followed by a second screen where you have to not accept the Ask.com terms to prevent toolbar installation.  The second screen might be showing up due to an installer bug, so I hope they fix that.  Pay attention here, because these screens mysteriously are not in the user guide.

SS-2009.10.06-09.09.06 SS-2009.10.06-09.09.29

Installation is complete, and you can now launch the program.

SS-2009.10.06-09.10.36

When W7UA starts, you'll be prompted to check for updates, and then again accept the statement that W7UA probably won't be able to move everything.

SS-2009.10.06-09.10.59  SS-2009.10.06-09.11.14

At this point, you can download an upgrade guide.  It's a good idea to read it, because the next screen is labeled incorrectly.

 SS-2009.10.06-09.11.33

BE CAREFUL HERE!  The choices are backwards on the screen (correct in the user guide).  You want to prep "OLD computer" first.

SS-2009.10.06-09.14.23

Laplink then offers you trials of thet imaging and registry cleaner tools.  A little late in the game, but not too late.  Like I said above, if you're dubious about Windows 7, you want to image your machine.  It's not a bad idea to run a registry cleaner, but if you don't know what you're doing, you might want to leave it alone.  Use one of the tools I mentioned above, or give these a try.

SS-2009.10.06-09.14.43

Time for your serial number!

SS-2009.10.06-09.14.57

If your serial number is good, you can choose a full migration (my choice), just your files and settings (like cookies and favorites), or your files only.

 SS-2009.10.06-09.16.27

Even though I chose a full migration, there are some settings you can tweak to determine what gets moved.  Most speak for themselves, and I used the defaults (shown as checked below), but one deserves special mention,  On the Misc tab is an option to "Use Startup This".  Startup This is a Laplink utility that will run after you do a restore, and let you decide what services you want to enable.  By default, Laplink sets any migrated service to "Disabled".  These services include NVidia drivers, antivirus services, etc.  It's very likely an XP driver will cause Windows 7 to crash, so it is a good practice to disable these services.  If you're wary of drivers or services, you can collect updated versions before you migrate, and uninstall programs that may be an issue (like NVidia) before you migrate.

SS-2009.10.06-09.16.37 SS-2009.10.06-09.17.12

 SS-2009.10.06-09.17.20 SS-2009.10.06-09.17.32

Next, you choose the user accounts and drives to migrate.  When you install Windows 7, you'll be prompted to create a user account.  If the account you create has the same name as one on XP, the XP user's documents and such will be migrated to the new user's profile.  This is great–exactly what I wanted to happen.  These steps mean "move everything in these user accounts and from these drives", but you have an option to remove some stuff in the following screens.

SS-2009.10.06-09.17.52 SS-2009.10.06-09.18.10

If there are any folders you don't want to move, this is where you can deselect them here.  You can also choose to exclude different file types.

 SS-2009.10.06-09.18.21 SS-2009.10.06-09.18.29

Now that you've chosen profiles and drives to work with, W7UA will look for applications it can move.  This is the real beauty of W7UA.  It makes four passes, and takes only about 5 minutes.

SS-2009.10.06-09.18.38 SS-2009.10.06-09.18.47

When the scan is done, you're presented with a list of applications that can be moved.  I chose to migrate everything, but in retrospect I would have looked at the list a little closer, and not migrated the antivirus and a couple of control panel additions (like NVidia).  This is another chance to exclude anything that might cause a post-migration crash when it automatically starts up.  It's also a good opportunity to weed out some utilities you don' need anymore (like Powertoys for Windows XP, or that file mover you never use).

SS-2009.10.06-09.23.15

Honestly, that's it.  W7UA will whir for a few minutes, and summarized what will packaged up.  The final step actually creates the moving van.  For me, despite the warnings of a long time, the process only took 3 minutes and resulted in a 14MB moving van.  If you're saving the moving van to an external device, this step might take longer.  Since W7UA stays on the same machine, the moving vans are much smaller than they predict. 

 SS-2009.10.06-09.24.41 SS-2009.10.06-09.24.49SS-2009.10.06-09.56.20

Once the moving van has been created, you're presented with some other Laplink utilities.  But now, you're ready for the Windows 7 installation.

SS-2009.10.06-15.22.03

It's probably a good idea to make sure you have a moving van file before you continue.

Now it's time to do the Windows 7 installation.  Follow the directions in the user guide–I couldn't take screenshots of this.  It took a little over an hour to perform the installation.  The installation of Windows 7 has been greatly improved.  With XP, you had to some back and answer questions throughout the installation.  With Windows 7, you start the process and about an hour later you're done, without having to answer questions in the middle.

If you have several users on your computer, you should create new accounts for every one before continuing.

Once Windows 7 is installed, you need to reinstall W7UA again, so you can restore your programs and settings.  This time, you want to prep the "NEW computer".

SS-2009.10.06-11.53.26

W7UA will start an application search, and will find the moving van.

 SS-2009.10.06-11.53.37 SS-2009.10.06-11.53.49

Confirm you're ready to migrate, and then location your old Windows folder.  Usually, c:\windows.old.

 SS-2009.10.06-11.53.59 SS-2009.10.06-11.54.07

You have the option of mapping user accounts from the old PC to the new one, and you can choose a target. 

SS-2009.10.06-11.54.18 SS-2009.10.06-11.54.26

I got a warning that not enough space was available, and I'm not sure why, but I continued with no adverse effects.

SS-2009.10.06-11.55.02

W7UA will now begin to migrate your settings.  This process took about an hour for me.  During the migration, there were some pretty dire "time remaining" calculations, but the time varies as the process goes on, so don't worry about it.  W7UA will make several passes for programs, profiles and settings.

 SS-2009.10.06-11.55.12

When you're done, you'll be offered some other Laplink tools again.

SS-2009.10.06-15.22.03

If you chose to use Startup This when prepping the old PC, Startup This will begin.  If you have services you know are good under Windows 7, this is your chance to start them and configure them to start.  You can also use this list to see what you may want to uninstall.

SS-2009.10.06-15.22.21 SS-2009.10.06-15.22.54

That's it!  You're migrated!

What Worked for Me

Outlook 2007 retained all my account settings (including the type-ahead feature) except for the account passwords.  I had to reenter the the first send/receive, and all was well.  My "favorite" folders list was blank, but that was easy to recreate.  It looks like the rest of the Office Suite also migrated well, including lists of recent documents.

I'm amazed, but SQL Server 2005 transferred and worked fine once I remembered the 'sa' password.  One little kink–although users may have the same name, their underlying security identifier has probably changed, meaning the Windows Login option may have an invalid account.  You'll need to log in as sa and set up the Windows login users again.  SQL server logins are fine.

Evernote kept my settings, and even logged me right back in.  FeedDemon did the same–fully configured, with my back posts.  I wasn't expecting FolderGuide to work, but it does, with my favorite folders still configured.  RocketDock kept all my settings, but I had to start it manually and set it to start automatically.

Firefox and IE8 migrated all favorites, cookies, and browser history.  IE8 works as if I hadn't upgraded at all, but I think there's a FF extension causing some issues.  Live Writer retained all my blog configurations (except passwords), recent posts, and drafts.  I had to reenter passwords as I Published new posts.

Picasa also worked, and picked up the slightly different file structure right away.

PDANet and a PPTP VPN connection were migrated.

What Didn't Work

Printers were not migrated.  I had to uninstall doPDF and the drivers for my laser printer, then reinstall properly.

Since I used Dell's WLan utility to manage my wireless networks, none of the settings transferred.  I decided to use Windows to manage my WiFi, so I had to recreate all the networks.

iTunes 8.x doesn't run under Windows 7–you should upgrade to iTunes 9 before migration.  Oddly, my iTunes 8 thought it was on Vista, too.  It's weird that iTunes 8 isn't Vista compatible, since it was released only a few months ago, and Vista has been out for a couple of years.  Once I upgraded to iTunes 9, I could start the software and it remembered my account info, playlists, and library location.
image

Firefox 3 had intermittent issues, so that may need to be updated to the latest version.

NVidia and Synaptics drivers were not migrated–I had to download the latest versions from Dell.  Only a Vista driver was available, which work under Windows 7.  Also, the Dell WLan utility was not installed, but I don't miss it.  Windows 7's wireless management tool is much improved.

I'm a developer, and run IIS, which is a separate install.  I did not think W7UA would install and configure IIS, and it did not.  All my application folders (c:\inetpub\wwwroot\…) still exist, but I have to install and configure IIS again.  Win 7 includes IIS 7, so I get to start working with that.

AVG transferred, but was not set to automatically start.  I want to try Microsoft Security Essentials, so I thought I uninstalled it from Add/Remove programs.  AVG was removed from the list but it did not uninstall.  I had to use the uninstall in the Start Menu folder.

The TAP adapters for OpenVPN did not transfer.  All my config files and keys were present, I just had to run the batch file to reinstall the TAP adapters.

Parallels–the VM paths were not updated, and the virtual network adapter did not migrate.  I haven't fixed this yet, but I think a complete reinstall will be necessary to recreate the network adapter.

Finally, the biggie–Visual Studio.  Apparently, the license data did not transfer correctly, and VS needs to be reinstalled.  This was one I was hoping to not have to reinstall, so maybe just a repair will work.

image

Recommendations

Track down all your passwords!  Any password you have saved–email, blog, whatever, make sure you know it.  Depending on how it's saved, the password may not migrate.

If you have software like the Powertoys for Windows XP, either uninstall them or exclude them from being migrated, they will not start under Windows 7, not even the uninstaller.

Also, if you use a third party tool like IBM or Dell's wireless managers, you'll need to get all your network settings.  Windows 7's wireless manager is very good, and I haven't gone back to Dell's utility (which was also very good, and had a few more features).  I had to recreate my wireless networks in the Windows tool.

PCMover UA doesn't automatically start services.  This is a good thing–some services that run under XP could crash Windows 7.  However, this leaves your antivirus in limbo, and can affect downloading of programs.  My recommendation is to uninstall your antivirus before you upgrade, and reinstall after you complete the upgrade.  This way your driver downloads don't end up in parts unknown.

If your PC is totally "crapified", take the time to clean it up before you migrate.  Uninstall programs you don't use, get rid of the trial versions that have expired, and clean up your desktop–move files into your "My Documents" folder, and leave only shortcuts on your desktop.  It's probably a good idea to run a registry cleaning tool like CCleaner (just be careful what you clean up, CCleaner will delete cookies, which you may want to keep).

If you're a developer, track down your VS install disks.

Summary

A few hiccups–nothing serious–but considering the days and days of time I was saved, well worth the price.  If you're a home or "information worker", and you want/need to upgrade to Windows 7, you'll probably love W7UA.  If you're a developer like me, you'll still have some work to do after the migration for IIS and Visual Studio, etc.

DotNetKicks Image

Upgrade from Windows XP to Windows 7 with new Laplink PC Mover version

I scored a free copy of Windows 7 Ultimate from the MSDN "New Efficiency" show.  Microsoft doesn't support upgrading from XP to Win7, so I partitioned the hard drive on my laptop and now have a dual boot system.  Now I have to migrate all my programs and such to the new partition.

PCmover is compatible for migrations from all versions of Windows (since Windows 95), and
supports in-place upgrades from Windows 2000 through Windows 7, including 32-bit and 64-bit
upgrades and migrations. Only PCmover automatically moves all settings, files, folders,
applications, and more to a new PC.  Pictures, videos, music, tax files, Internet favorites,
documents, spreadsheets, games, and much more can all be moved automatically. Setting PCmover apart
from any other solution is the ability to move applications, a capability no other tool provides.

“With this version of PCmover, users can upgrade from operating systems such as Windows
2000, XP, or 32-bit Vista to Windows 7 64-bit without losing any data or having to reinstall their
applications,” continued Clark. “With a street price of under $20 for our new PCmover Upgrade
Assistant, consumers and businesses can afford to move to Windows 7 right away.”

The press release says availability today from Laplink, but as of this moment, the new version isn't on their website.  I have used the previous version of PC Mover a number of times (for XP to XP and XP to Vista), and it worked like a charm–highly recommended.  Upgrade Assistant is now available, and apparently actually allows you to do an in-place upgrade of XP to Windows 7.  No idea how this works yet, but it's very promising.  If Upgrade Assiatant works like PC Mover, you can take it to the bank.

Full story at http://www.laplink.com/media/press_releases/pressreleases_0025.html.