RC2 Available
- If you don't have the SDK you at least need the ProjectAggregator2.msi, which is a redistributable that comes with the SDK.
- I had to get the version information in the registry keys of the installer up to date with the new assemblies. This version has a new PLK that I got off of the Microsoft VSIP website as well. I had been adjusting it in code but forgot the installer required some manual updates.
I plan on upgrading the installer project to a WIX projects as soon as possible. I don't like that the project aggregator redist. isn't part of the automatic install process and it's practically impossible to figure out how to do that with the old school install process. I'm not really looking forward to redoing the installer but I want a double click-next-next-next install process and anything less is unworthy.
There are a few known issues with this release, most of them are listed on the Issues List on codeplex, for example the oh so annoying error message about not being able to get references for your assembly despite the fact that your project will successfully build. I've never seen an error message that lets you build still before. But this is a known bug in the VS SDK, hopefully it'll be fixed on the next release. I guess I'll have to try to get this thing working with VS2008 sometimes soon as well.
Anyway download RC2 and let me know what you think! Someone start up another good thread on the forums!


0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home