Skip to content
Discussion options

You must be logged in to vote

Hello @LavanyaNiki - for your first question about the working directory that Store Commerce uses to look for DLLs, it will first check:
C:\Program files\Microsoft Dynamics 365\10.0\Store Commerce\Extensions\<extensionName>\HardwareStation
if it cannot find DLLs in that path then it will default to:
C:\Program files\Microsoft Dynamics 365\10.0\Store Commerce\Microsoft\contentfiles\HardwareStation\.

If the application cannot find the DLLs in either of those locations, then Windows will search the other folders listed in the system search path, which are all the other calls you're seeing in process monitor. Unfortunately, since that isn't Dynamics code we can't really provide an answer for …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by madyke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants