Page 1 of 1

Migration wizard with web service

Posted: Tue 22 Mar 2011 10:12
by mlagasio
I've tried to apply dotConnect Universal migration wizard to migrate from SQLSever to dotConnect Universal our visual studio web service application server side (that is the code contained in folder AppCode of web service for .net 2.0) but the wizard do nothing.

Thanks, bye

Marco

Re: Migration wizard with web service

Posted: Tue 22 Mar 2011 12:26
by nickcole
I find this bug too. Migration wizard only work for Form, does not work for model.
mlagasio wrote:I've tried to apply dotConnect Universal migration wizard to migrate from SQLSever to dotConnect Universal our visual studio web service application server side (that is the code contained in folder AppCode of web service for .net 2.0) but the wizard do nothing.

Thanks, bye

Marco

Posted: Wed 23 Mar 2011 14:56
by Shalex
I created the *.cs file with the code that uses System.Data.SqlClient in the App_Data folder, then ran Migration Wizard (the Tools > Universal > Migration Wizard menu of VS), chose "Microsoft SQL Server Client" to migrate from, pressed the Finish button => the *.cs file was updated, and the SqlClient classes was replaced by the ones from dotConnect Universal. dotConnect Universal is of the 3.20.42 version.

Please give us the following information:
1) which files were not upgraded in the App_Data folder of your ASP.NET Web Service Application by Migration Wizard? Tell us their extensions;
2) the exact version (x.xx.xxx) of your dotConnect Universal;
3) the steps we should follow to reproduce the problem.

Posted: Wed 23 Mar 2011 15:25
by mlagasio
Hi. Below the required informations

1) the file extension of not updated files (in App_Code folder not App_Data folder) is ".cs".
2) we have dotConnect Universal 3.20.36.0
3) I've open one of the cs files in App_Code folder and put the cursor in it.
I have select Tools>Universal>Migration Wizard>Next>Selected "Microsoft SqlServer Client">Selected "Active Project" (we have other project in the solution)>Finish

I haven't see the message "reload files....". I've controlled if there are modified file. There were not modified files.

Thanks
Bye, Marco

Posted: Fri 25 Mar 2011 14:37
by Shalex
Thank you for your report. We have reproduced the issue. I will post here when it is fixed.

Posted: Tue 29 Mar 2011 11:42
by Shalex
We have fixed the bug with upgrading the *.cs files in the App_Code folder when using Upgrade Wizard. I will post here when the corresponding build of dotConnect Universal is available for download.

Posted: Thu 07 Apr 2011 12:36
by Shalex
New build of dotConnect Universal 3.20.46 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/univer ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only): http://secure.devart.com/ .
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=20712 .