diff --git a/C2P.sln b/C2P.sln
index a48926c..da921b8 100644
--- a/C2P.sln
+++ b/C2P.sln
@@ -14,6 +14,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "C2P_Data", "C2P_Data\C2P_Da
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamWare", "..\SteamWareLibrary\SteamWare\SteamWare.csproj", "{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}"
EndProject
+Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "C2P_Project", "C2P_Project\C2P_Project.sqlproj", "{84DB66E4-9663-47F7-9DD1-3CB562629FF5}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -39,6 +41,15 @@ Global
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Release|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.WinLab|Any CPU.ActiveCfg = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.WinLab|Any CPU.Build.0 = Release|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.Release|Any CPU.Deploy.0 = Release|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.WinLab|Any CPU.ActiveCfg = Debug|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.WinLab|Any CPU.Build.0 = Debug|Any CPU
+ {84DB66E4-9663-47F7-9DD1-3CB562629FF5}.WinLab|Any CPU.Deploy.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/C2P.v11.suo b/C2P.v11.suo
index b0f83db..cd78819 100644
Binary files a/C2P.v11.suo and b/C2P.v11.suo differ
diff --git a/C2P/Web.config b/C2P/Web.config
index 5ff1265..15fe0f6 100644
--- a/C2P/Web.config
+++ b/C2P/Web.config
@@ -17,7 +17,7 @@
-
+
diff --git a/C2P/bin/C2P.dll b/C2P/bin/C2P.dll
index e34035e..8d6a9cf 100644
Binary files a/C2P/bin/C2P.dll and b/C2P/bin/C2P.dll differ
diff --git a/C2P/bin/C2P.pdb b/C2P/bin/C2P.pdb
index 3f2005c..ff33ad7 100644
Binary files a/C2P/bin/C2P.pdb and b/C2P/bin/C2P.pdb differ
diff --git a/C2P/bin/C2P_Data.dll b/C2P/bin/C2P_Data.dll
index a16e444..256de73 100644
Binary files a/C2P/bin/C2P_Data.dll and b/C2P/bin/C2P_Data.dll differ
diff --git a/C2P/bin/C2P_Data.pdb b/C2P/bin/C2P_Data.pdb
index 7186807..c79414f 100644
Binary files a/C2P/bin/C2P_Data.pdb and b/C2P/bin/C2P_Data.pdb differ
diff --git a/C2P/bin/SteamWare.dll b/C2P/bin/SteamWare.dll
index 1790425..68a431f 100644
Binary files a/C2P/bin/SteamWare.dll and b/C2P/bin/SteamWare.dll differ
diff --git a/C2P/bin/SteamWare.pdb b/C2P/bin/SteamWare.pdb
index 1eed665..9e60f8e 100644
Binary files a/C2P/bin/SteamWare.pdb and b/C2P/bin/SteamWare.pdb differ
diff --git a/C2P/obj/Debug/C2P.csprojResolveAssemblyReference.cache b/C2P/obj/Debug/C2P.csprojResolveAssemblyReference.cache
index 6944cf2..d1d014c 100644
Binary files a/C2P/obj/Debug/C2P.csprojResolveAssemblyReference.cache and b/C2P/obj/Debug/C2P.csprojResolveAssemblyReference.cache differ
diff --git a/C2P/obj/Debug/C2P.dll b/C2P/obj/Debug/C2P.dll
index e34035e..1845f63 100644
Binary files a/C2P/obj/Debug/C2P.dll and b/C2P/obj/Debug/C2P.dll differ
diff --git a/C2P/obj/Release/AspnetCompileMerge/Source/Web.config b/C2P/obj/Release/AspnetCompileMerge/Source/Web.config
index 1375d23..a1b0c02 100644
--- a/C2P/obj/Release/AspnetCompileMerge/Source/Web.config
+++ b/C2P/obj/Release/AspnetCompileMerge/Source/Web.config
@@ -17,7 +17,7 @@
-
+
@@ -25,6 +25,7 @@
+
diff --git a/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P.dll b/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P.dll
index 07de483..8d6a9cf 100644
Binary files a/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P.dll and b/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P.dll differ
diff --git a/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P_Data.dll b/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P_Data.dll
index 5dc4797..256de73 100644
Binary files a/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P_Data.dll and b/C2P/obj/Release/AspnetCompileMerge/Source/bin/C2P_Data.dll differ
diff --git a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/Web.config b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/Web.config
index 1375d23..a1b0c02 100644
--- a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/Web.config
+++ b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/Web.config
@@ -17,7 +17,7 @@
-
+
@@ -25,6 +25,7 @@
+
diff --git a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/App_global.asax.dll b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/App_global.asax.dll
index 3b6cfe5..dfe92e1 100644
Binary files a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/App_global.asax.dll and b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/App_global.asax.dll differ
diff --git a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P.dll b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P.dll
index 07de483..8d6a9cf 100644
Binary files a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P.dll and b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P.dll differ
diff --git a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P_Data.dll b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P_Data.dll
index 5dc4797..256de73 100644
Binary files a/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P_Data.dll and b/C2P/obj/Release/AspnetCompileMerge/TempBuildDir/bin/C2P_Data.dll differ
diff --git a/C2P/obj/Release/CSAutoParameterize/original/Web.config b/C2P/obj/Release/CSAutoParameterize/original/Web.config
index 1375d23..a1b0c02 100644
--- a/C2P/obj/Release/CSAutoParameterize/original/Web.config
+++ b/C2P/obj/Release/CSAutoParameterize/original/Web.config
@@ -17,7 +17,7 @@
-
+
@@ -25,6 +25,7 @@
+
diff --git a/C2P/obj/Release/CSAutoParameterize/transformed/Web.config b/C2P/obj/Release/CSAutoParameterize/transformed/Web.config
index 6865027..d9e907e 100644
--- a/C2P/obj/Release/CSAutoParameterize/transformed/Web.config
+++ b/C2P/obj/Release/CSAutoParameterize/transformed/Web.config
@@ -17,7 +17,7 @@
-
+
@@ -25,6 +25,7 @@
+
diff --git a/C2P/obj/Release/TransformWebConfig/original/Web.config b/C2P/obj/Release/TransformWebConfig/original/Web.config
index cff33ef..15fe0f6 100644
--- a/C2P/obj/Release/TransformWebConfig/original/Web.config
+++ b/C2P/obj/Release/TransformWebConfig/original/Web.config
@@ -17,7 +17,7 @@
-
+
@@ -25,6 +25,7 @@
+
diff --git a/C2P/obj/Release/TransformWebConfig/transformed/Web.config b/C2P/obj/Release/TransformWebConfig/transformed/Web.config
index 1375d23..a1b0c02 100644
--- a/C2P/obj/Release/TransformWebConfig/transformed/Web.config
+++ b/C2P/obj/Release/TransformWebConfig/transformed/Web.config
@@ -17,7 +17,7 @@
-
+
@@ -25,6 +25,7 @@
+
diff --git a/C2P_Data/C2P_Data.csproj b/C2P_Data/C2P_Data.csproj
index 230669d..e9f9700 100644
--- a/C2P_Data/C2P_Data.csproj
+++ b/C2P_Data/C2P_Data.csproj
@@ -99,6 +99,11 @@
SteamWare
+
+
+
+
+