Migration Report - NorthwindDemo

Overview

ProjectPathErrorsWarningsMessages
ComponentsComponents\Components.vbproj0126
InventoryUpdaterInventoryUpdater\InventoryUpdater.vbproj018
NorthwindDemoAppNorthwindDemoApp\NorthwindDemoApp.vbproj0113
SolutionNorthwindDemo.sln012

Solution and projects

Components

Message
Components\Components.vbproj: Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)
Show 26 additional messages
Components\Components.vbproj: Project file successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Components.vbproj
Components\AssemblyInfo.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\AssemblyInfo.vb
Components\Customers.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Customers.vb
Components\CustomersCollection.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\CustomersCollection.vb
Components\Employees.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Employees.vb
Components\EmployeesCollection.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\EmployeesCollection.vb
Components\Factory\CustomersFactory.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Factory\CustomersFactory.vb
Components\Factory\EmployeesFactory.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Factory\EmployeesFactory.vb
Components\Factory\OrderDetailsFactory.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Factory\OrderDetailsFactory.vb
Components\Factory\OrdersFactory.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Factory\OrdersFactory.vb
Components\Factory\ProductsFactory.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Factory\ProductsFactory.vb
Components\Factory\ShippersFactory.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Factory\ShippersFactory.vb
Components\OrderDetails.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\OrderDetails.vb
Components\OrderDetailsCollection.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\OrderDetailsCollection.vb
Components\Orders.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Orders.vb
Components\OrdersCollection.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\OrdersCollection.vb
Components\Products.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Products.vb
Components\ProductsCollection.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\ProductsCollection.vb
Components\Shippers.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Shippers.vb
Components\ShippersCollection.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\ShippersCollection.vb
Components\Util\NCacheUtil.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Util\NCacheUtil.vb
Components\Util\RecordNotFoundException.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Util\RecordNotFoundException.vb
Components\Util\Stats.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Util\Stats.vb
Components\Components.resx: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\Components\Components.resx
Components\Components.vbproj: Project migrated successfully
Components\Components.vbproj: Scan complete: Migration not required for project files.
Hide 26 additional messages

InventoryUpdater

Message
InventoryUpdater\InventoryUpdater.vbproj: Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)
Show 8 additional messages
InventoryUpdater\InventoryUpdater.vbproj: Project file successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\InventoryUpdater\InventoryUpdater.vbproj
InventoryUpdater\AssemblyInfo.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\InventoryUpdater\AssemblyInfo.vb
InventoryUpdater\UI\InventoryUpdater.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\InventoryUpdater\UI\InventoryUpdater.vb
InventoryUpdater\App.config: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\InventoryUpdater\App.config
InventoryUpdater\App.ico: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\InventoryUpdater\App.ico
InventoryUpdater\UI\InventoryUpdater.resx: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\InventoryUpdater\UI\InventoryUpdater.resx
InventoryUpdater\InventoryUpdater.vbproj: Project migrated successfully
InventoryUpdater\InventoryUpdater.vbproj: Scan complete: Migration not required for project files.
Hide 8 additional messages

NorthwindDemoApp

Message
NorthwindDemoApp\NorthwindDemoApp.vbproj: Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)
Show 13 additional messages
NorthwindDemoApp\NorthwindDemoApp.vbproj: Project file successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\NorthwindDemoApp.vbproj
NorthwindDemoApp\AssemblyInfo.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\AssemblyInfo.vb
NorthwindDemoApp\Document.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\Document.vb
NorthwindDemoApp\UI\CustomerForm.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\UI\CustomerForm.vb
NorthwindDemoApp\UI\MonitorStatistics.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\UI\MonitorStatistics.vb
NorthwindDemoApp\UI\OrderForm.vb: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\UI\OrderForm.vb
NorthwindDemoApp\App.config: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\App.config
NorthwindDemoApp\App.ico: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\App.ico
NorthwindDemoApp\UI\CustomerForm.resx: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\UI\CustomerForm.resx
NorthwindDemoApp\UI\MonitorStatistics.resx: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\UI\MonitorStatistics.resx
NorthwindDemoApp\UI\OrderForm.resx: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemoApp\UI\OrderForm.resx
NorthwindDemoApp\NorthwindDemoApp.vbproj: Project migrated successfully
NorthwindDemoApp\NorthwindDemoApp.vbproj: Scan complete: Migration not required for project files.
Hide 13 additional messages

Solution

Message
NorthwindDemo.sln: Visual Studio needs to make non-functional changes to this project in order to enable the project to open in Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without impacting project behavior.
Show 2 additional messages
NorthwindDemo.sln: File successfully backed up as \\20.200.20.10\File Share\QA\Arsal\Samples NCache\NorthwindDemo\Backup\NorthwindDemo.sln
NorthwindDemo.sln: Solution migrated successfully
Hide 2 additional messages