| Stefan Goßner [MSFT] 2007-05-18, 7:19 am |
| Hi Dariusz,
for SQL 2005 you need this hotfix:
http://support.microsoft.com/default.aspx?id=913401
For VS.NET 2005 migration it is a little bit more complicated.
I haven't found an automated way that really works.
What I usually do is to use the automatic migration from VS.NET 2005 to
migrate the project to VS.NET 2005.
After this I create a new VS.NET 2005 CMS template project and use the Add
existing file option to add the templates from the migrated project to the
new project.
Cheers,
Stefan
"Dariusz Tomon" <d.tomon@mazars.pl> wrote in message
news:%230MpH4FmHHA.4032@TK2MSFTNGP02.phx.gbl...
> Hi,
>
> How to migrate my web sites (MCMS 2002 + sp2) to be available after
> install SQL2005 and Visual Studio 2005.
> Are there any instruction which covers step-by-step procedures?
>
> Best Regards
>
> Dariusz Tomon
>
>
|