Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 336163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:13:00+00:00 2026-05-12T10:13:00+00:00

I have an assembly written in .net 3.5. I distributed this file to a

  • 0

I have an assembly written in .net 3.5. I distributed this file to a bunch of people and so far, no problems unless they try to load the assembly (a dll) from a network share. Then they get security exceptions but this is easily fixed by changing zone security of the local intranet.

Currently I am not signing my code with any form of certificate.

  1. Should I sign my assemblies?
  2. What do I get for the $$$ i pay verisign for signing my code?
  3. Will a signed assembly eliminate the security exception encountered when loading the assembly from a network share?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T10:13:00+00:00Added an answer on May 12, 2026 at 10:13 am

    You can solve the network share problems by updating your framework to service pack 1. Other than that, signing assemblies buys you two main things:

    1. You can install to the GAC
    2. You can restrict one assembly to only use the signed assembly rather than any assembly with the same name and exposed types. (Important if, for example, you want to keep liscensing code in it’s own assembly).

    Additionally, you don’t need to pay verisign or anyone else to sign an assembly for within your organization. You can sign it anywhere to get a “temporary” key, but nothing stops you from distributing that temporary key. It’s just that other machines won’t trust that key and so your users will have to do extra work at install time to accept it anyway, and if you use it for licensing it’s not guaranteed to be secure. Within a single organization, you can also set up a server in your domain to issue keys that will be trusted across the domain.

    Signing the assembly by itself will not eliminate your network share problem. Installing to the GAC will, but that creates additional distribution headaches. What you really want to do is upgrade to .Net3.5sp1.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an net assembly that was originally written in framework 1.1. I have
I have a .NET assembly. It happens to be written in C++/CLI. I am
I have a .net assembly written in C#, and I'm looking to export a
I have a bunch of old VB.NET code, written originally on VS2005, and now
i have gui written on delphi, i made comvisible assembly from .net assembly, and
I have a problem with a c# assembly (.net 2.0 written using Visual studio
I have the following assembly code (written for NASM on Linux): ; This code
I have written an assembly in C# which returns a string array, the C#
I have an assembly that contains an embedded resource. However, when this assembly is
I have an assembly containing a number of classes. This is a class library

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.