Gael's profileGael Duhamel - SharePoin...PhotosBlogListsMore Tools Help

Blog


    April 17

    [SSRS] The report server is not responding. Verify that the report server is running and can be accessed from this computer

    Lorsque vous souhaitez installer sur une autre instance web que celle par défaut, vous pouvez avoir ce type d’erreur:

    The report server is not responding. Verify that the report server is running and can be accessed from this computer.

    clip_image002

    Pour remédier à cela, il vous suffit d’aller éditer le ficher web.config de l’application web hébergeant le service SSRS. Celui-ci se trouve dans %Program Files%\Microsoft SQL Server\MSSQL.x\Reporting Services\ReportManager (x correspondant à votre instance SSRS).

    <UI>
        <ReportServerUrl></ReportServerUrl>
        <ReportServerVirtualDirectory>ReportServer</ReportServerVirtualDirectory>
        <ReportBuilderTrustLevel>FullTrust</ReportBuilderTrustLevel>
    </UI>

    Il vous faut :

    • Remplacer le nœud ReportServerUrl par le nom complet (,ie FQDN) de votre site SSRS avec l’extention ReportServer
    • Supprimer la valeur du nœud ReportServerVirtualDirectory
    <UI>
        <ReportServerUrl>http://ssrs.sharepoint.local/ReportServer</ReportServerUrl>
        <ReportServerVirtualDirectory></ReportServerVirtualDirectory>
        <ReportBuilderTrustLevel>FullTrust</ReportBuilderTrustLevel>
    </UI>
    

    clip_image004

    Et voila maintenant votre service SSRS installé sur une autre instance web que celle par défaut.

    Tags: ,

    April 09

    [Accéssibilités] Microsoft SharePoint Briefing in Dublin with HiSoftware

    Microsoft Ireland organise avec la société un événement autour des problématiques liés à l'accéssibilité. Cette conférence devrait être des plus intéressante car HiSoftware est la société missionnée par Microsoft pour développer les composants nécessaire pour rendre les sites de publication MOSS accessible aux déficients visuel. Ce projet étant open source, vous pouvez le retrouvez sur à cette adresse: .

    Ci dessous, le texte officiel de l'invitation:

    HiSoftware Logo and Link to main page of Web Site

    What: Microsoft SharePoint Briefing - Dublin

    Where: Microsoft EPDC2 Auditorium
    South County Business Park
    Leopardstown Dublin D18, Ireland

    When: Thursday, April 24, 2008, 9:00 to 17:00 GMT, London

    Who Should Attend: IT Professionals.

    Summary: Leveraging the power of Enterprise Microsoft Office SharePoint Server (“MOSS”) to answer and remove the complexity and pain of compliance. This 30 minute Quickcast Webinar is a scenario based exploration of the different ways in which MOSS Enterprise Edition can be used to accelerate decision making, automate compliance and disseminate responsibility for compliance without losing control.

    Briefing will include an overview of the pivotal role played by collaboration in the New World of Work, as well as customer accounts on the impact SharePoint has made to their businesses. Furthermore, breakout sessions will give you a choice of tracks delivered by partners, focusing on areas like Enterprise Content Management, Search, Portals & Collaboration and Workflows.

    During the partner sessions, HiSoftware’s President & CEO Kurt A. Mueffelmann will discuss the company’s joint development efforts with Microsoft to create a more accessible and compliant SharePoint offering through the Accessibility Kit for SharePoint and Compliance Sheriff for SharePoint.

    Registration: If you would like to attend this event, please register online by visiting: http://go.microsoft.com/?linkid=8416325.

    Tags: , , , ,

    April 01

    [SharePoint] Dublin inaugure une rue en l'honneur de notre portail préféré

    La municipalité de Dublin rend hommage à notre SharePoint préféré en lui dédiant une rue en plein centre ville. J’ai raté la cérémonie mais j’ai pu prendre quelques photos.

    IMG00019

    IMG00025

    Si vous connaissez Dublin, cette rue est près de la célèbre avenue O'Connel Street

    Image de carte

    Tags: , , ,