Closed GoogleCodeExporter closed 9 years ago
Hi. Thanks for reporting.
I do not have access to an instance of 2012, but it has worked well for me
between 2005 and 2008 instances.
Mapping data sources does work normally.
Would it be possible for you to let me take a look using a tool like TeamViewer?
Original comment by nunespascal
on 16 Mar 2013 at 4:35
This seems to be an issue, when having more Sources than Destinations.
I have 5 DataSources on my source server and only 2 on my target server, which
I have mapped.
I have fetched the sources and stepped through it, the problem is in the
"MapDatasources.cs" file, line 49.
This works:
var destPath = dataSourcesGrid["Destination", i].Value == null ? "" :
dataSourcesGrid["Destination", i].Value.ToString();
Cheers,
Phil
Original comment by dapa...@gmail.com
on 2 Apr 2013 at 5:32
Thanks for helping out.
I will fix it and make a new release.
I never considered the possibility of wanting to leave some datasources
unattached.
Original comment by nunespascal
on 2 Apr 2013 at 5:38
Fixed and committed.
Will be out in the next release.
Original comment by nunespascal
on 2 Apr 2013 at 5:47
Original issue reported on code.google.com by
jitp...@gmail.com
on 16 Mar 2013 at 5:59