Hello All
I am trying to register a third party dll into assembly folder of sql server 2012, which might be mixed mode assembly.I am getting the below error, i googled it but many of them said there is no solution. please advise if anyone come across this.
CREATE ASSEMBLY for assembly failed because assembly is malformed or not a pure .NET assembly.
Unverifiable PE Header/native stub.
Thanks
John