c# - Unable To Get Extensions and Updates of A Package -


i using visual studio 2013 ultimate , yesterday got big trouble while using extensions , updates tools feature. tried install web essentials package in search option, didn't show follows:

extensions , updates

then downloaded manually , when tried install, showed following error message log details: there way rid of or have install other feature or something?

manual download

log details:

9/14/2017 12:46:56 pm - microsoft vsix installer 9/14/2017 12:46:56 pm - ------------------------------------------- 9/14/2017 12:46:56 pm - initializing install... 9/14/2017 12:46:56 pm - extension details... 9/14/2017 12:46:56 pm -     identifier      : 5fb7364d-2e8c-44a4-95eb-2a382e30fec8 9/14/2017 12:46:56 pm -     name            : web essentials 2013.5 9/14/2017 12:46:56 pm -     author          : mads kristensen 9/14/2017 12:46:56 pm -     version         : 2.6.36 9/14/2017 12:46:56 pm -     description     : adds many useful features visual studio web developers. requires vs2013 update 4 or 5 9/14/2017 12:46:56 pm -     locale          : en-us 9/14/2017 12:46:56 pm -     moreinfourl     : http://vswebessentials.com/ 9/14/2017 12:46:56 pm -     installedbymsi  : false 9/14/2017 12:46:56 pm -     supportedframeworkversionrange : [0.0,2147483647.2147483647] 9/14/2017 12:46:56 pm -  9/14/2017 12:46:56 pm -     supported products :  9/14/2017 12:46:56 pm -         microsoft.visualstudio.pro 9/14/2017 12:46:56 pm -             version : [12.0.31101,13.0) 9/14/2017 12:46:56 pm -  9/14/2017 12:46:56 pm -     references      :  9/14/2017 12:46:56 pm -  9/14/2017 12:46:56 pm - searching applicable products... 9/14/2017 12:46:56 pm - found installed product - microsoft visual studio ultimate 2013 9/14/2017 12:46:56 pm - found installed product - microsoft visual studio premium 2013 9/14/2017 12:46:56 pm - found installed product - microsoft visual studio professional 2013 9/14/2017 12:46:56 pm - found installed product - microsoft visual studio 2013 shell (integrated) 9/14/2017 12:46:56 pm - found installed product - global location 9/14/2017 12:46:56 pm - vsixinstaller.noapplicableskusexception: extension not installable on installed products.    @ vsixinstaller.app.initializeinstall()    @ system.threading.tasks.task.innerinvoke()    @ system.threading.tasks.task.execute() 


note: i've searched in google, given on visual studio express , said, in cases, doesn't support extensions. same visual studio ultimate?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -