The conversion wizard will then perform a few steps:
- Update the project file to be a VS 2005 MSBuild based project file
- Add an xhtmlcompliance section within your web.config file to enable "legacy" html rendering
- Update your web project to go directly against IIS instead of use FrontPage Server Extensions
- Fixup any language changes between .NET 1.1 and .NET 2.0