Comments
Sort by recent activity
Thanks Jessica. The regedit trick solved the issue. / comments
Thanks Jessica. The regedit trick solved the issue.
I got the help from the Redgate support, which solved my issue. Following is the link to it. https://forum.red-gate.com/discussion/comment/153214#Comment_153214 / comments
I got the help from the Redgate support, which solved my issue. Following is the link to it.https://forum.red-gate.com/discussion/comment/153214#Comment_153214
Russell D said:
Try setting the MandatoryPath attribute as per the instructions here: https://documentation.red-gate.com/sa6/troubleshooting/unexpected-behavior-and-technical-questions/how-smartassembly-searches-for-dependencies.
Hi Russell, Thanks for the update. I tried adding the explicit Assembly path, as suggested in the page, but with no luck. I'm still encountering the error that File not found. What am not able to figure out is why its not picking this specific assembly, but others. Thanks / comments
Russell D said:
Try setting the MandatoryPath attribute as per the instructions here: https://documentation.red-gate.com/sa6/troubleshooting/unexpected-behavior-and-technical-questions/how-sm...
Have you got any update on this? We're also facing the same issue. There's a property accessor which uses linq, and at that place the runtime fails with the "System.ArgumentException. The method 'x.x.x' is not a property accessor" / comments
Have you got any update on this? We're also facing the same issue. There's a property accessor which uses linq, and at that place the runtime fails with the "System.ArgumentException. The method 'x...