Skip to content

Can't install Service Fabric: Issues with Installing Driver #1528

@allisonc2323

Description

@allisonc2323

Hi all,
I'm having an issue with installing V10.1 CU3 of Service Fabric. When I attempt to install the runtime, I receive a long error log containing the following:

Starting DriverInstallManager::Install
Uninstalling Driver: LeasLayr.
Stopping Driver: LeasLayr.
Driver stop exited with permissible errorcode 0x80070424.
Uninstall Driver: LeasLayr result: 0x80070424.
Installing Driver: LeasLayr from C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code\LeasLayr.sys.
Start Service call for driver failed LeasLayr because 0x800704fb.
Error 0x800704fb while installing driver LeaseLayer
DriverInstallManager::Install failed with error 0x800704fb
DriverInstallManager::Install failed with error 0x800704fb, Rolling back
Starting DriverInstallManager::Uninstall
Uninstalling Driver: LeasLayr.
Stopping Driver: LeasLayr.
Driver stop exited with permissible errorcode 0x80070426.
Uninstall Driver: LeasLayr result: S_OK.
Uninstalling Driver: KtlLogger.
Stopping Driver: KtlLogger.
Driver stop exited with permissible errorcode 0x80070424.
Uninstall Driver: KtlLogger result: 0x80070424.
DriverInstallManager::Uninstall successful
Starting GACManager::Uninstall
Removing System.Fabric from gac

It looks like there are issues with installing the driver. I've tried reinstalling Service Fabric, but I get the same issue every time.

Any help would be greatly appreciated!


Assignees: /cc @microsoft/service-fabric-triage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions