5
Vote

New project template might be broken

description

some users are reporting value cannot be null error with a new project. They might have old template, but new template needs checked.

comments

wgraham wrote Aug 7, 2012 at 6:29 PM

I am getting this on 94610.

kudzu wrote Aug 7, 2012 at 6:56 PM

Now all we need is someone to look at it....

wgraham wrote Aug 10, 2012 at 3:32 PM

Source of the issue identified; related to missing Properties from the New Project Template. Proposed long-term solution is to correctly implement a mechanism to provide default values for the VsProjectConfig NameValueCollection (and the NVC passed into AD7Process). More modules may be affected for the long-term solution.

However, to stabilize for the next release, I will update the project templates in the VS package to include the missing properties and test the results.

parena wrote Aug 27, 2012 at 11:22 PM

I am getting this on 94942 as well.

kudzu wrote Aug 27, 2012 at 11:50 PM

Of course, the bug is still open. Now just need someone to fix it.