breeze - Can't get .vsix to install in Visual Studio 2010 or 2012 -


i downloaded breeze / angular js template part of r/d day work:

http://www.asp.net/single-page-application/overview/templates/breezeangular-template

double-clicking .vsix file opened visual studio 2012, read-only binary file ( if anyone's familiar hxd, or similar hex editors, looks kinda ). tried open visual studio 2010, got same result.

i tried opening extensionmanager in vs 2010, found nothing importing template. tried extensions , updates in vs 2012 ( equivalent of extensionmanager ) , not find importing template there either.

i found nothing on google regarding problem i'm having.

is there different default program supposed handle .vsix files ( eg. open with... sort of visual studio installer or )?

if has solution frustrating dilemma, that'd grand. also, pitching computer out window unfortunately not option me.

the templates work on vs 2012 r2.

this noted (with no fanfare) in several places. here quote ms angular spa template page:

the breeze/angular spa template variation on knockoutjs spa template included in asp.net , web tools 2012.2 update.

you download .vsix , double-click it. either installs ... or have environment problem ... such not having vs2012.r2.

these spa tempate vsixs safe install , easy uninstall. not change visual studio , not install/uninstall in visual studio itself. xcopied well-known directory vs can find them. harmless when fail.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -