I am trying to profile an IIS web Service Hosted on a different Machine through VSTS Command Line Tools. During this Process My(CommercialService.dll) file becomes Unsigned. So I resign my above Dll with same certificate and same public key token according to procedure mentioned in http://sharepointcoding.wordpress.com/2009/02/27/assign-a-strong-name-to-a-third-party-dll/ and make a new Dll (rj.dll) to make it protected again.

When I try to replace CommercialService.Dll with rj.dll(by changing it’s name) I got from above procedure , I am not able to deploy it on IIS.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.