You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2011/06/15 07:23:47 UTC

[jira] [Created] (NPANDAY-443) Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010

Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010
--------------------------------------------------------------------------------------------------------------------------

                 Key: NPANDAY-443
                 URL: https://issues.apache.org/jira/browse/NPANDAY-443
             Project: NPanday
          Issue Type: Bug
    Affects Versions: 1.4-incubating
            Reporter: Brett Porter
             Fix For: 1.4.1-incubating




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (NPANDAY-443) Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed NPANDAY-443.
--------------------------------

    Resolution: Fixed
      Assignee: Brett Porter

removed the incorrect workaround

> Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NPANDAY-443
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-443
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.4-incubating
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.4.1-incubating
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NPANDAY-443) Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049661#comment-13049661 ] 

Brett Porter commented on NPANDAY-443:
--------------------------------------

Comes from the code in NormalProjectDigestAlgorithm, which was added for NPANDAY-288 and has this comment:

{code}
//quick workaround for cases of importing .net 4.0 targeted projects, as their referneces has to be also for 
//.net framework 4.0 (that is their version in GAC is 4.0.0.0). Then we will use this 
{code}

> Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NPANDAY-443
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-443
>             Project: NPanday
>          Issue Type: Bug
>    Affects Versions: 1.4-incubating
>            Reporter: Brett Porter
>             Fix For: 1.4.1-incubating
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira