I am having this problem whenever I try to debug my project:
It\'s in F
If you are using Assembly.Load() to load file try change it with Assembly.LoadFile() instead.