SQL2012 Express Error
Posted: Fri Nov 13, 2015 9:21 am
Hello,
I included the Microsoft SQL Server Express 2012 sp2 (x86 and x64 WOW) as ApplicationRuntime in my project.
When running the compiled setup it fails and the SQLServer log summary tells me two errors:
This errors occured using Windows10, other OSs seem to work.
Is there a fixed runtime available?
Regards
I included the Microsoft SQL Server Express 2012 sp2 (x86 and x64 WOW) as ApplicationRuntime in my project.
When running the compiled setup it fails and the SQLServer log summary tells me two errors:
Feature: Database Engine Services
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Component name: SQL Server Database Engine Services Shared Features
Component error code: 1309
Error description: Error reading from file: C:\Users\...\AppData\Local\Temp\mia1\fb0\x86\setup\sql_engine_core_shared_msi\PFiles\SqlServr\110\Tools\Binn\schemas\sqlservr\2004\bulkload\format\pkz_pec-.xsd. Verify that the file exists and that you can access it.
Feature: SQL Server Replication
Reason for failure: An error occurred for a dependency of the feature causing the setup process for the feature to fail.
Component name: SQL Server Database Engine Services Shared Features
Component error code: 1309
Error description: Error reading from file: C:\Users\...\AppData\Local\Temp\mia1\fb0\x86\setup\sql_engine_core_shared_msi\PFiles\SqlServr\110\Tools\Binn\schemas\sqlservr\2004\bulkload\format\pkz_pec-.xsd. Verify that the file exists and that you can access it.
This errors occured using Windows10, other OSs seem to work.
Is there a fixed runtime available?
Regards