Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Facing an exception in stateful service constructor in sample code System.IO.FileNotFoundException #11

Closed
Vikhyat08 opened this issue Apr 2, 2020 · 2 comments

Comments

@Vikhyat08
Copy link

System.IO.FileNotFoundException: 'Could not load file or assembly 'C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code\NS_7\Microsoft.ServiceFabric.Data.Impl.dll'. The system cannot find the path specified.'

Getting this exception in sample project and when i try to SOCreate distributed cache store in my project.

@lurock
Copy link
Contributor

lurock commented Apr 2, 2020

Are you running the 7.x version of Service Fabric? The most recent version of the cache is compiled to run on the 7.x version of Service Fabric.

@Vikhyat08
Copy link
Author

@lurock Thanks for the prompt reply.
I was running old SDK. Updated it from here and the solution works now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants