Quantcast
Channel: RazorGenerator Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 525

Edited Unassigned: Unable to Upgrade VS 2013 Extension from 1.6.0 to 1.6.3 [145]

$
0
0
When I try to 'Update' the extension through visual studio (2013) I get an error "The extension could not be installed because the following error occurred: An exception occurred during a WebClient request.".

This is occurring on our work computers and I think it may be a firewall issue at our office. However to resolve the issue, I need the web address that it is trying to get to.
This is just a guess that this is the issue. The activity log doesn't really give that much useful information. (Except from activity log is below)


I have also tried to manually install from Visual Studio Gallery http://visualstudiogallery.msdn.microsoft.com/1f6ec6ff-e89b-4c47-8e79-d2d68df894ec?SRC=VSIDE but when you download from there, you get an installation error: "The file is not a valid VSIX package." (Install Log is below).

Are you able to help?
thanks
Sylvia


Activity Log:
<entry>
<record>874</record>
<time>2014/03/24 14:33:28.931</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
at Microsoft.VisualStudio.Text.NormalizedSnapshotSpanCollection.get_Item(Int32 index)
at Microsoft.VisualStudio.JSLS.TextView.TextViewFilter.CreateMappingSpan(TextSpan textSpan)
at Microsoft.VisualStudio.JSLS.TextView.TextViewFilter.ExecuteBackgroundTask(TextSpan[] spans)
at Microsoft.VisualStudio.JSLS.TextView.TextViewFilter.GetDataTipText(TextSpan[] spans, String& text)
at Microsoft.VisualStudio.Html.Editor.HtmlTextViewFilter.GetDataTipText(TextSpan[] pSpan, String& pbstrText)
at Microsoft.VisualStudio.Editor.Implementation.ShimQuickInfoSource.TryGetQuickInfoFromFilter(IQuickInfoSession session, TextSpan[] dataBufferTextSpan, String& tipText)
at Microsoft.VisualStudio.Editor.Implementation.ShimQuickInfoSource.AugmentQuickInfoSession(IQuickInfoSession session, IList`1 qiContent, ITrackingSpan& applicableToSpan)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.QuickInfoSession.Recalculate()
at Microsoft.VisualStudio.Language.Intellisense.Implementation.QuickInfoSession.Start()
at Microsoft.VisualStudio.Language.Intellisense.Implementation.QuickInfoBroker.TriggerQuickInfo(ITextView textView, ITrackingPoint triggerPoint, Boolean trackMouse)
at Microsoft.Html.Editor.HtmlQuickInfoController.OnMouseHover(Object sender, MouseHoverEventArgs e)
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.RaiseHoverEvents()</description>
</entry>
<entry>
<record>875</record>
<time>2014/03/24 14:33:28.932</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
at Microsoft.VisualStudio.Text.NormalizedSnapshotSpanCollection.get_Item(Int32 index)
at Microsoft.VisualStudio.JSLS.TextView.TextViewFilter.CreateMappingSpan(TextSpan textSpan)
at Microsoft.VisualStudio.JSLS.TextView.TextViewFilter.ExecuteBackgroundTask(TextSpan[] spans)
at Microsoft.VisualStudio.JSLS.TextView.TextViewFilter.GetDataTipText(TextSpan[] spans, String& text)
at Microsoft.VisualStudio.Html.Editor.HtmlTextViewFilter.GetDataTipText(TextSpan[] pSpan, String& pbstrText)
at Microsoft.VisualStudio.Editor.Implementation.ShimQuickInfoSource.TryGetQuickInfoFromFilter(IQuickInfoSession session, TextSpan[] dataBufferTextSpan, String& tipText)
at Microsoft.VisualStudio.Editor.Implementation.ShimQuickInfoSource.AugmentQuickInfoSession(IQuickInfoSession session, IList`1 qiContent, ITrackingSpan& applicableToSpan)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.QuickInfoSession.Recalculate()
at Microsoft.VisualStudio.Language.Intellisense.Implementation.QuickInfoSession.Start()
at Microsoft.VisualStudio.Language.Intellisense.Implementation.DefaultQuickInfoController.OnTextView_MouseHover(Object sender, MouseHoverEventArgs e)
at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.RaiseHoverEvents()</description>
</entry>


Install Log:
24/04/2014 08:35:14 - Microsoft VSIX Installer
24/04/2014 08:35:14 - -------------------------------------------
24/04/2014 08:35:14 - Initializing Install...
24/04/2014 08:35:15 - Microsoft.VisualStudio.ExtensionManager.InvalidExtensionPackageException: The file is not a valid VSIX package. ---> System.IO.FileFormatException: Archive file cannot be size 0.
at MS.Internal.IO.Zip.ZipArchive.OpenOnStream(Stream stream, FileMode mode, FileAccess access, Boolean streaming)
at System.IO.Packaging.ZipPackage..ctor(Stream s, FileMode mode, FileAccess access, Boolean streaming)
at System.IO.Packaging.Package.Open(Stream stream, FileMode packageMode, FileAccess packageAccess, Boolean streaming)
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.ReadVSIXManifestFromPackage(Stream vsixStream, CultureInfo preferredCulture)
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.ReadVSIXManifestFromPackage(Stream vsixStream, CultureInfo preferredCulture)
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl..ctor(String path, CultureInfo preferredCulture)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

Viewing all articles
Browse latest Browse all 525

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>