I am trying to use ndoc in a target. Actually, this may be a completely ndoc issue but I thought I'd ask anyway since some of you may have come across this issue anyway.
I think ndoc is failing because it's failing to load the specified assembly. To be more precise, it's failing because my assembly is signed - delaysigned actually.
So I tried opening the said assembly with ndoc gui and same thing. I opened up log4net.dll (signed as well) but that opened up fine. Of course log4net.dll isn't delaysigned.
Any idea?
I'll send off an email to ndoc guys as well.
Thanks in advance.