diff --git a/ETS-WS/ETS-WS.sln b/ETS-WS/ETS-WS.sln
index beed6bc..27906a9 100644
--- a/ETS-WS/ETS-WS.sln
+++ b/ETS-WS/ETS-WS.sln
@@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS-WS", "ETS-WS\ETS-WS.csproj", "{ACE9E793-6523-4B9A-82C6-282D61D358C9}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS_Data", "..\ETS_Data\ETS_Data.csproj", "{0A14058F-ED18-4F82-91C9-93945C2C409A}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -34,6 +36,24 @@ Global
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Test218|Any CPU.Build.0 = Release|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.ActiveCfg = Release|Any CPU
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Deploy|Any CPU.ActiveCfg = Debug|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Deploy|Any CPU.Build.0 = Debug|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_Offline|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_Offline|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test_Offline|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test_Offline|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Test218|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.Test218|Any CPU.Build.0 = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.ActiveCfg = Release|Any CPU
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/ETS-WS/ETS-WS.suo b/ETS-WS/ETS-WS.suo
index b7e3f47..aa1cda9 100644
Binary files a/ETS-WS/ETS-WS.suo and b/ETS-WS/ETS-WS.suo differ
diff --git a/ETS-WS/ETS-WS/ETS-WS.csproj b/ETS-WS/ETS-WS/ETS-WS.csproj
index 0d08cb1..eb5e572 100644
--- a/ETS-WS/ETS-WS/ETS-WS.csproj
+++ b/ETS-WS/ETS-WS/ETS-WS.csproj
@@ -114,6 +114,12 @@
Designer
+
+
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}
+ ETS_Data
+
+
diff --git a/ETS-WS/ETS-WS/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/ETS-WS/ETS-WS/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index 725959e..87ef09b 100644
Binary files a/ETS-WS/ETS-WS/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/ETS-WS/ETS-WS/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/ETS-WS/ETS-WS/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/ETS-WS/ETS-WS/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..6f4c8fc
Binary files /dev/null and b/ETS-WS/ETS-WS/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/ETS-WS/ETS-WS/obj/Release/build.force b/ETS-WS/ETS-WS/obj/Release/build.force
new file mode 100644
index 0000000..e69de29
diff --git a/ETS_Data/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/ETS_Data/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..8db3b2d
Binary files /dev/null and b/ETS_Data/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ