Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: ASPDNSF assemblies not strongly named

  1. #1
    jklesel is offline Junior Member
    Join Date
    Jul 2009
    Posts
    12

    Default ASPDNSF assemblies not strongly named

    I have an ML 8.0.1.4 project. I'm trying to utilize some of the authentication logic in a new project I created within the same solution as ASPDNSF. I added a reference to the ASPDNSF Core project. However, I'm getting an error when I build stating the ASPDNSF Core assembly does not have a strong name. I tried signing the assembly by creating a key file through Visual Studio but nothing changed.

    Am I missing a step?

  2. #2
    jklesel is offline Junior Member
    Join Date
    Jul 2009
    Posts
    12

    Default

    Disregard. I got it working.