1

Resolved

Cannot open existing NuSpec files after 2.8 Upgrade

description

Even if I open up NPE and then save a brand new NuSpec file, any attempt to open it (or any other NuSpec file) results in

Value cannoy be null.
Parameter name: source

Neither a fresh install nor a fresh install of the nightly build resolved the issue.

I copied the contents of the 2.7 Local Executable zip into the click once deployment folder for NPE, and it works again, although it still reports the version as NPE 2.8, and I imagine click once will get very confused now.

comments

dotnetjunky wrote Jun 12, 2012 at 5:20 PM

Thanks for reporting. I am investigating now.

dotnetjunky wrote Jun 12, 2012 at 5:31 PM

Fixed in changeset 67e3ccab0c34

dotnetjunky wrote Jun 12, 2012 at 5:33 PM

I have fixed this bug and published a new update.

dotnetjunky wrote Jun 13, 2012 at 2:33 PM

Fixed in changeset 815af893b5b7

tomtrias wrote Jun 13, 2012 at 5:29 PM

Thanks!