Comments
3 comments
-
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.
-
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.
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 -
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
Add comment
Please sign in to leave a comment.
This is my first time posting here. I'm new to this tool.
I'm having a .Net C# Win App for which i'm trying to use the Smart Assembly. When I try to create the project and generate the assembly and run the application, i'm encountering the following issue.
This seems bit strange as the SearchPath which is included in the .settings file contains the above mentioned assembly. Also another weird thing is, this Assembly doesn't come in the list of the Dependencies whenever I try to create the Project. I'm seeing every other dll, except this in the list of the dependencies.
Thanks,
Ravi