I installed Visual Studio 2017 and the related service fabric SDK. When trying several samples found on Internet or when creating a simple sample into Visual Studio, I cannot deploy because of this error:
Copy-ServiceFabricApplicationPackage : Unaccessible Image Store URI 'C:\SfDevCluster\Data\ImageStoreShare' specified.
C:\SfDevCluster\Data\ was created but not the ImageStoreShare.
Creating this ImageStoreShare folder solved my problem.
But is it enough to run my service fabric sample? Is the SF environment set correctly? Do I need to specify something else?
1 Answer. Show activity on this post. Then search for "fabric". You should see the SDK and the runtime in there.
After 1 month using daily the system, it seems that everything is working fine. Moreover, I had the same issue on another installation and the same scenario fixed the problem.
To summarize, the solution is to create the folder manually:
C:\SfDevCluster\Data\ImageStoreShare
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With