I don't know why, but now the studio is showing the following message when I try to migrate my workspace from 15.1:

Code:
 
---------------------------
Workspace Migration Wizard - Error
---------------------------
Not all the directories specified in
D:\SoftWork\Wsge151\Programs\WSGE.ws exist.
Please review the following paths:
DataPath
---------------------------
OK 
---------------------------
But I checked my Workspace, and everything is ok.

This is my WS file:

Code:
 
[Workspace]
Home=..\
AppSrcPath=.\AppSrc;.\Pkg
AppHTMLPath=.\AppHtml
BitmapPath=.\Bitmaps
IdeSrcPath=.\IdeSrc
DataPath=.\Data;S:\WsgeTeste\Menu;S:\SOFTDATA;S:\SOFTDATA\ADM;S:\SOFTDATA\COM;S:\SOFTDATA\IND
DDSrcPath=.\DdSrc
HelpPath=.\Help
ProgramPath=.\Programs
FileList=.\Data\Filelist.cfg
Description=Solução para Gestão Empresarial
Does anybody knows if I can't use a folder from my network in DataPath now?

Here we are working with more than one developer, so we have just one database located on our server. That's the reason for network reference. I'm saing that because I remove all network references (S:\) from DataPath and then I can migrate my workspace to VDF 16.1.

Just to know, is there some special reason to verify every directory in all paths and stop the migration when some directory does not exist? I'm asking because I tried to mirate the Visual Report Writer and I only can when I created all missed directories in that Workspace: AppHtml, Help and IdeSrc.