<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfreso + Microsoft Word in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311367#M264497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've installed Alfresco and it's working flawlessly when accessing it through IE. The problem I'm having is with Microsoft Word 2010, where the "Online Edit" is not working. When I want to edit the document, which should directly open in Word by clicking on "Online Edit", the following is displayed in my IE browser:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/sites/forums/files/alfresco13.png" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/sites/forums/files/alfresco13.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to me like if the IE doesn't know how to handle davs protocol. Is there anything I need to install into the Windows machine: I've looked over the installed features of Word 2010 outlined below, which seem to be in order.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/sites/forums/files/alfresco14.png" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/sites/forums/files/alfresco14.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 01:14:37 GMT</pubDate>
    <dc:creator>eleanor</dc:creator>
    <dc:date>2014-11-05T01:14:37Z</dc:date>
    <item>
      <title>Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311367#M264497</link>
      <description>Hello,I've installed Alfresco and it's working flawlessly when accessing it through IE. The problem I'm having is with Microsoft Word 2010, where the "Online Edit" is not working. When I want to edit the document, which should directly open in Word by clicking on "Online Edit", the following is disp</description>
      <pubDate>Wed, 05 Nov 2014 01:14:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311367#M264497</guid>
      <dc:creator>eleanor</dc:creator>
      <dc:date>2014-11-05T01:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311368#M264498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A couple of things come to mind.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Firstly try in a different browser to see if the edit online is working or not. Secondly, are you using ssl or just port 8080/7070? If you are using an ssl then there could be issues which will depend largely on your setup.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 23:51:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311368#M264498</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-11-05T23:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311369#M264499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I registered the dav/davs protocol with Windows by using the following .reg script:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;[HKEY_CLASSES_ROOT\davs]&lt;BR /&gt;@="URL:loffice Protocol" &lt;BR /&gt;"URL Protocol"="" &lt;BR /&gt;[HKEY_CLASSES_ROOT\davs\DefaultIcon]&lt;BR /&gt;@="soffice.exe,1" &lt;BR /&gt;[HKEY_CLASSES_ROOT\davs\shell]&lt;BR /&gt;[HKEY_CLASSES_ROOT\davs\shell\open]&lt;BR /&gt;[HKEY_CLASSES_ROOT\davs\shell\open\command]&lt;BR /&gt;@="\"C:\\Program Files (x86)\\Microsoft Office\\Office14\\WINWORD.exe\" \"%1\"" &lt;BR /&gt;&lt;BR /&gt;[HKEY_CLASSES_ROOT\dav]&lt;BR /&gt;@="URL:loffice Protocol" &lt;BR /&gt;"URL Protocol"="" &lt;BR /&gt;[HKEY_CLASSES_ROOT\dav\DefaultIcon]&lt;BR /&gt;@="soffice.exe,1" &lt;BR /&gt;[HKEY_CLASSES_ROOT\dav\shell]&lt;BR /&gt;[HKEY_CLASSES_ROOT\dav\shell\open]&lt;BR /&gt;[HKEY_CLASSES_ROOT\dav\shell\open\command]&lt;BR /&gt;@="\"C:\\Program Files (x86)\\Microsoft Office\\Office14\\WINWORD.exe\" \"%1\"" &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using 'Open Edit' now, the web browser doesn't complain anymore, but opens Microsoft Word, which is&amp;nbsp; exactly what I want to achieve. The problem now is that Word doesn't recognize the davs format as presented below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/sites/forums/files/alfresco1.png" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/sites/forums/files/alfresco1.png&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 22:30:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311369#M264499</guid>
      <dc:creator>eleanor</dc:creator>
      <dc:date>2014-11-11T22:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311370#M264500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you and I are having the same issue: &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/alfresco-sharepoint-error" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/alfresco-sharepoint-error&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My only major difference (and from my memory) is that we put the IIS Reverse Proxy in, however even using Alfresco the 'default' way still causes same issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 16:56:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311370#M264500</guid>
      <dc:creator>102020</dc:creator>
      <dc:date>2014-11-13T16:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311371#M264501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure whether this is my problem. The problem is that Word cannot recognizethe davs protocol and open the appropriate document from WebDAV. How did you ensure Word is able to open documents from Alfresco in Online Edit Mode directly? Did you possibly install a some additional script/program?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 21:21:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311371#M264501</guid>
      <dc:creator>eleanor</dc:creator>
      <dc:date>2014-11-18T21:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311372#M264502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although, I'm using 5.0.a, it may be worth looking at what I wrote on the thread below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgrades/online-editing-microsoft" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgrades/online-editing-microsoft&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 10:23:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311372#M264502</guid>
      <dc:creator>linuxyeti</dc:creator>
      <dc:date>2014-11-19T10:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alfreso + Microsoft Word</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311373#M264503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whenever I use the 'online edit' button now I get the following infobox:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;The file 'Project_Documentation.docx' could not be opened for online editing. One of the following plugins required to be installed in your browser. &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Windows: Microsoft Office 2010 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Mac OS X: SharePoint Browser Plug-in&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But sometimes is says the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Could not open davs://&lt;A href="http://alfresco.lan/alfresco/webdav/User" rel="nofollow noopener noreferrer"&gt;alfresco.lan/alfresco/webdav/User&lt;/A&gt; Homes/name.surname/test.doc&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is Microsoft Word 2010 and Windows 7, does anybody know whether I have to install something to support Sharepoint protocol or is that automatically installed by installing Microsoft Word. How can I determine whether all the correct components for Sharepoint protocol have been successfully installed on the system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 22:25:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfreso-microsoft-word/m-p/311373#M264503</guid>
      <dc:creator>eleanor</dc:creator>
      <dc:date>2015-03-29T22:25:48Z</dc:date>
    </item>
  </channel>
</rss>

