Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / October 2007

Tip: Looking for answers? Try searching our database.

delay sign..

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vijay - 17 Oct 2007 16:36 GMT
I have a complied DLL, and no source code. THe file was complied with
delaysign attribute set to False. I need to sign this file. How do I perform
this?

Vijay
Nicholas Paldino [.NET/C# MVP] - 17 Oct 2007 17:02 GMT
Vijay,

   Do you mean that the /delaysign- flag was used when compiling the
assembly?  If so, you can't sign the file, since it should already be fully
signed and one of the benefits of strong naming an assembly is that you can
tell when it has been altered.

   What is it that you are trying to do?

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

>I have a complied DLL, and no source code. THe file was complied with
>delaysign attribute set to False. I need to sign this file. How do I
>perform this?
>
> Vijay
Vijay - 17 Oct 2007 18:48 GMT
I have a DLL file that was built with DelaySign attribute set as false. I
don't have the source code with me to recomplie and set the attribute as
true and add a key. Is there any way I can do this without the source code?

Vijay

> Vijay,
>
[quoted text clipped - 10 lines]
>>
>> Vijay
Nicholas Paldino [.NET/C# MVP] - 17 Oct 2007 18:57 GMT
Vijay,

   You mean that the AssebmlyDelaySignAttribute is applied to the assembly
then.  If this is the case, without the source code, there isn't a way you
can resign the dll.  Since the DelaySign property is set to false, it means
that the assembly is fully signed.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

>I have a DLL file that was built with DelaySign attribute set as false. I
>don't have the source code with me to recomplie and set the attribute as
[quoted text clipped - 16 lines]
>>>
>>> Vijay

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.