Replacing DataWindow .NET 1.0 or 1.5 references

If you want to reuse an existing solution that used DataWindow .NET 1.0 or 1.5, make a backup copy, then open the solution in Visual Studio .NET 2005 and migrate the solution to Visual Studio .NET 2005.

In the Solution Explorer, remove references to DataWindow .NET 1.0 or 1.5 assemblies and DLLs, and add references to the DataWindow .NET 2.0 assemblies in your DataWindow .NET 2.0 directory (DataWindow.dll, DataWindowInterop.dll, and, for Web applications, WebDataWindow.dll). When you drag a DataWindow .NET 2.0 component onto a form, references to the DataWindow .NET 2.0 assemblies are added to the Solution Explorer automatically.