Home: [Test Failure][Dev14] NuGet.VisualStudio.Interop failed to load - Fail to create UWP and ASP.NET application after installing latest NuGet Client from Dev folder

Created on 13 Sep 2016  路  10Comments  路  Source: NuGet/Home

Repro Steps:

  1. Install Visual Studio 2015 Update3.
  2. Install latest NuGet Client 1833 from Dev folder.
  3. Launch Visual Studio 2015.
  4. Create a C# UWP project or ASP.NET application.

Expected:
Projects should be created successfully.

Actual:
Fail creating UWP project.
nugetuwp

Fail creating Web project.
nugetweb

More info:

  1. This issue not happened on 3.4.4
  2. This issue not happened on 3.5 RTM.
  3. I will send the ActivityLog.xml file in other thread.
1 VS.Client Bug

All 10 comments

This looks like a strong naming problem. @v-atian -- please elaborate on "from dev folder". Did you build this yourself or get a CI build?

Actually, it looks more like we're stamping NuGet.VisualStudio.Interop.dll with a version which is a surprise to the VS templates, which expect v1.0.0.0 (as per error). Will coordinate a fix with @alpaix.

Per Drew's email, dev branch build 1838 has this fix.

@rrelyea @drewgil I think we should keep this bug alive because it still happened on VS14 CI build 1838 and 1839

Drew is OOF today. Ankit will take a look.

Update:

  1. Still investigating on dev 14.
  2. The issue does not repro on dev15 Enterprise/wpt/25713.00 with NuGet build 1842. @v-atian could you please confirm that you are not blocked on dev15?

//cc: @rrelyea

@mishra14 I'm not blocked on dev15, this issue just happened on Dev14.

@v-atian : Can you please verify with dev build 1857?

@mishra14 @rrelyea Verify this issue on latest CI\NuGet.Client\Dev\1857, it have been fixed. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jainaashish picture jainaashish  路  3Comments

mrward picture mrward  路  3Comments

infin8x picture infin8x  路  3Comments

vsfeedback picture vsfeedback  路  3Comments

dotMorten picture dotMorten  路  3Comments