SharePoint Developer Center > SharePoint Products and Technologies Forums > SharePoint - Design and Customization > Data View Web Part hosted on a portuguese language created site won't Display Attached file in a list
Ask a questionAsk a question
 

QuestionData View Web Part hosted on a portuguese language created site won't Display Attached file in a list

  • Saturday, July 04, 2009 1:39 AMabenjas Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Could anyone tell me why this code does not work in site created with portuguese language:
    <SharePoint:AttachmentsField ControlMode="Display" FieldName="Attachments" runat="server" Visible="True" />.
    It's work fine if saved from sharepoint designer to a english language site, but the same page won't work iif saved to a portuguese language site. It display an error.
    from the log:
    Application error when access /paginas/listas.aspx, Error=Operation is not valid due to the current state of the object.

All Replies