Welcome to MSDN Blogs Sign in | Join | Help

Fix: WIWA cannot download attachments

If you are using the WIWA feature in the latest TSWA 2008 SP1, you may notice that it’s not possible to download attachment files from the work item window.

 

As a workaround, you can edit Wiwa\UI\Pages\WorkItems\DownloadAttachment.aspx and modify the page directive to fix this by adding the HasPermission attribute:


<%@ Page Language="C#"
        AutoEventWireup="true"
        MasterPageFile="~/UI/Masters/Window.master"
        Inherits="Microsoft.TeamFoundation.WebAccess.UI.Pages.WorkItems.DownloadAttachment"
        Codebehind="DownloadAttachment.aspx.cs"
        HasPermission="true" %>

 

We’re sorry for any inconveniences, please contact me if you have any questions.

Published Friday, February 13, 2009 2:04 PM by Hakan Eskici
Filed under:

Comments

# [TSWA] Error: no se pueden descargar archivos adjuntos (pero aquí puedes descargar la solución)

Saturday, February 14, 2009 8:10 AM by El Bruno

Buenas, es muy probable que en mi vida anterior haya sido un gatito molón de esos que salen en los almanaques

# [TSWA] Error: no se pueden descargar archivos adjuntos (pero aqu&#237; puedes descargar la soluci&#243;n)

Saturday, February 14, 2009 8:10 AM by El Bruno

Buenas, es muy probable que en mi vida anterior haya sido un gatito molón de esos que salen en los almanaques

# [TSWA] Error: no se pueden descargar archivos adjuntos (pero aquí puedes descargar la solución)

Saturday, February 14, 2009 11:45 AM by El Bruno

Buenas, es muy probable que en mi vida anterior haya sido un gatito mol&oacute;n de esos que salen en

Anonymous comments are disabled
 
Page view tracker