Comments
Sort by recent activity
So, it doesn't seem as though I can sign the assembly I was talking about. Assembly Linker will only work if you have the source (or modules produced by CSC.exe) and I don't in this case.
Is there any way to bypass the normal logic and allow the profiler to load an unsigned assembly?
Also - can you please send the info re: attaching a debugger?
Thanks,
Ryan / comments
So, it doesn't seem as though I can sign the assembly I was talking about. Assembly Linker will only work if you have the source (or modules produced by CSC.exe) and I don't in this case.
Is there ...
Brian,
Thanks for the follow up on this!
I've talked with the vendor of the shopping cart and they confirmed that there is one assembly that is referenced by the assembly in question that isn't signed. They said I can use a 3rd party signing tool to sign that directly and that may help.
If you think that sounds reasonable I will try that. Regardless, could you please send me the debugger instructions just in case?
Thanks again,
Ryan / comments
Brian,
Thanks for the follow up on this!
I've talked with the vendor of the shopping cart and they confirmed that there is one assembly that is referenced by the assembly in question that isn't sig...
The odd thing is that the assembly in question is in the same solution. This solution has 5 or 6 projects in it and one is a web site. So, it seems odd that this needs to be signed when full source code is right there.
Is that correct? / comments
The odd thing is that the assembly in question is in the same solution. This solution has 5 or 6 projects in it and one is a web site. So, it seems odd that this needs to be signed when full source...