c# - Could not load assembly -


i have normal winforms app. run , calls logic in .dll (another project part of solution). error (my own exception) saying not load assembly etc etc.

i've used assembly log viewer not find issue - found windows service program uses installed/deployed on account. winforms app calls service, in turn calls logic in own , different .dlls.

could issue? thanks

if use filedialog , open/save/write file directory other 1 contains exe/dlls, change programs working directory if not set filedialog.restoredirectory = true. 1 caused me fits while, , explain why appears intermittent.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -