Skip to content

Commit b16799e

Browse files
committed
Fixed BatchParser issue, by changing to 32 bit.
1 parent bbc3d99 commit b16799e

File tree

3 files changed

+105
-3
lines changed

3 files changed

+105
-3
lines changed

Virtual_EDW/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.3.0.0")]
35+
[assembly: AssemblyVersion("1.6.0.0")]
3636
[assembly: AssemblyFileVersion("1.0.0.0")]

Virtual_EDW/Virtual_Data_Warehouse.csproj

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<Prefer32Bit>false</Prefer32Bit>
5252
</PropertyGroup>
5353
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
54-
<PlatformTarget>AnyCPU</PlatformTarget>
54+
<PlatformTarget>x86</PlatformTarget>
5555
<DebugType>pdbonly</DebugType>
5656
<Optimize>true</Optimize>
5757
<OutputPath>bin\Release\</OutputPath>
@@ -318,6 +318,16 @@
318318
<ProductName>.NET Framework 3.5 SP1</ProductName>
319319
<Install>false</Install>
320320
</BootstrapperPackage>
321+
<BootstrapperPackage Include="Microsoft.SqlServer.SQLSysClrTypes.12.0.x64">
322+
<Visible>False</Visible>
323+
<ProductName>Microsoft® System CLR Types for SQL Server® 2014 %28x64%29</ProductName>
324+
<Install>true</Install>
325+
</BootstrapperPackage>
326+
<BootstrapperPackage Include="Microsoft.SqlServer.SQLSysClrTypes.12.0.x86">
327+
<Visible>False</Visible>
328+
<ProductName>Microsoft® System CLR Types for SQL Server® 2014 %28x86%29</ProductName>
329+
<Install>true</Install>
330+
</BootstrapperPackage>
321331
</ItemGroup>
322332
<ItemGroup>
323333
<Content Include="Ravos-logo-small.ico" />

Virtual_EDW_Installer/Virtual_EDW_Installer.vdproj

Lines changed: 93 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,18 @@
315315
}
316316
"Entry"
317317
{
318+
"MsmKey" = "8:_3B14900808537385296D1DA92092CA6D"
319+
"OwnerKey" = "8:_B449C1C76FE140A2B0483C19090C4945"
320+
"MsmSig" = "8:_UNDEFINED"
321+
}
322+
"Entry"
323+
{
324+
"MsmKey" = "8:_3B14900808537385296D1DA92092CA6D"
325+
"OwnerKey" = "8:_AD9451799B9D389CF4222FCEF9FB815A"
326+
"MsmSig" = "8:_UNDEFINED"
327+
}
328+
"Entry"
329+
{
318330
"MsmKey" = "8:_3E1428FA8F5D9255D41D18227D6B9AEA"
319331
"OwnerKey" = "8:_B449C1C76FE140A2B0483C19090C4945"
320332
"MsmSig" = "8:_UNDEFINED"
@@ -669,6 +681,12 @@
669681
}
670682
"Entry"
671683
{
684+
"MsmKey" = "8:_D2297FFC510D4BDFBDFD38724C7EDD50"
685+
"OwnerKey" = "8:_UNDEFINED"
686+
"MsmSig" = "8:_UNDEFINED"
687+
}
688+
"Entry"
689+
{
672690
"MsmKey" = "8:_D5900CEAC6FF4516BBA0D423AE8E895D"
673691
"OwnerKey" = "8:_UNDEFINED"
674692
"MsmSig" = "8:_UNDEFINED"
@@ -772,6 +790,18 @@
772790
"Entry"
773791
{
774792
"MsmKey" = "8:_UNDEFINED"
793+
"OwnerKey" = "8:_D2297FFC510D4BDFBDFD38724C7EDD50"
794+
"MsmSig" = "8:_UNDEFINED"
795+
}
796+
"Entry"
797+
{
798+
"MsmKey" = "8:_UNDEFINED"
799+
"OwnerKey" = "8:_3B14900808537385296D1DA92092CA6D"
800+
"MsmSig" = "8:_UNDEFINED"
801+
}
802+
"Entry"
803+
{
804+
"MsmKey" = "8:_UNDEFINED"
775805
"OwnerKey" = "8:_B449C1C76FE140A2B0483C19090C4945"
776806
"MsmSig" = "8:_UNDEFINED"
777807
}
@@ -1412,6 +1442,37 @@
14121442
"IsDependency" = "11:TRUE"
14131443
"IsolateTo" = "8:"
14141444
}
1445+
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3B14900808537385296D1DA92092CA6D"
1446+
{
1447+
"AssemblyRegister" = "3:1"
1448+
"AssemblyIsInGAC" = "11:FALSE"
1449+
"AssemblyAsmDisplayName" = "8:Microsoft.SqlServer.BatchParser, Version=15.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=AMD64"
1450+
"ScatterAssemblies"
1451+
{
1452+
"_3B14900808537385296D1DA92092CA6D"
1453+
{
1454+
"Name" = "8:Microsoft.SqlServer.BatchParser.dll"
1455+
"Attributes" = "3:512"
1456+
}
1457+
}
1458+
"SourcePath" = "8:Microsoft.SqlServer.BatchParser.dll"
1459+
"TargetName" = "8:"
1460+
"Tag" = "8:"
1461+
"Folder" = "8:_6F24B026334B448F96107EBD85D46D7A"
1462+
"Condition" = "8:"
1463+
"Transitive" = "11:FALSE"
1464+
"Vital" = "11:TRUE"
1465+
"ReadOnly" = "11:FALSE"
1466+
"Hidden" = "11:FALSE"
1467+
"System" = "11:FALSE"
1468+
"Permanent" = "11:FALSE"
1469+
"SharedLegacy" = "11:FALSE"
1470+
"PackageAs" = "3:1"
1471+
"Register" = "3:1"
1472+
"Exclude" = "11:FALSE"
1473+
"IsDependency" = "11:TRUE"
1474+
"IsolateTo" = "8:"
1475+
}
14151476
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_3E1428FA8F5D9255D41D18227D6B9AEA"
14161477
{
14171478
"AssemblyRegister" = "3:1"
@@ -2181,6 +2242,37 @@
21812242
"IsDependency" = "11:TRUE"
21822243
"IsolateTo" = "8:"
21832244
}
2245+
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D2297FFC510D4BDFBDFD38724C7EDD50"
2246+
{
2247+
"AssemblyRegister" = "3:1"
2248+
"AssemblyIsInGAC" = "11:TRUE"
2249+
"AssemblyAsmDisplayName" = "8:Microsoft.SqlServer.BatchParser, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=x86"
2250+
"ScatterAssemblies"
2251+
{
2252+
"_D2297FFC510D4BDFBDFD38724C7EDD50"
2253+
{
2254+
"Name" = "8:Microsoft.SqlServer.BatchParser.dll"
2255+
"Attributes" = "3:512"
2256+
}
2257+
}
2258+
"SourcePath" = "8:C:\\Windows\\assembly\\GAC_32\\Microsoft.SqlServer.BatchParser\\12.0.0.0__89845dcd8080cc91\\Microsoft.SqlServer.BatchParser.dll"
2259+
"TargetName" = "8:"
2260+
"Tag" = "8:"
2261+
"Folder" = "8:_6F24B026334B448F96107EBD85D46D7A"
2262+
"Condition" = "8:"
2263+
"Transitive" = "11:FALSE"
2264+
"Vital" = "11:TRUE"
2265+
"ReadOnly" = "11:FALSE"
2266+
"Hidden" = "11:FALSE"
2267+
"System" = "11:FALSE"
2268+
"Permanent" = "11:FALSE"
2269+
"SharedLegacy" = "11:FALSE"
2270+
"PackageAs" = "3:1"
2271+
"Register" = "3:1"
2272+
"Exclude" = "11:FALSE"
2273+
"IsDependency" = "11:FALSE"
2274+
"IsolateTo" = "8:"
2275+
}
21842276
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D5900CEAC6FF4516BBA0D423AE8E895D"
21852277
{
21862278
"SourcePath" = "8:..\\LoadPatterns\\loadPatternStagingInsertInto.Handlebars"
@@ -2504,7 +2596,7 @@
25042596
"Name" = "8:Microsoft Visual Studio"
25052597
"ProductName" = "8:Virtual Data Warehouse"
25062598
"ProductCode" = "8:{6E982FB9-E380-43CD-A303-56D1CBBE3E8C}"
2507-
"PackageCode" = "8:{55AFB635-FD55-4F2E-935C-D4EA0942D1D2}"
2599+
"PackageCode" = "8:{3F3C61C9-AFCB-4409-8875-7A2914987F05}"
25082600
"UpgradeCode" = "8:{CAA37576-CF3A-4799-AF70-44CB58934E54}"
25092601
"AspNetVersion" = "8:4.0.30319.0"
25102602
"RestartWWWService" = "11:FALSE"

0 commit comments

Comments
 (0)