Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anders Holmér 20 posts 41 karma points
    Sep 07, 2009 @ 17:00
    Anders Holmér
    0

    Trying to use word 2007 on Umbraco 4

    Hello
    I try to use Word as my editor for Umbraco 4.0.2.1 installed on IIS7, it works great running on a IIS6 installation.
    The only response i got from word is "can not publish the document, provider is not available", I got a 200 entry in the iis logfile 
    --
    2009-09-07 13:59:20 172.16.1.20 POST /umbraco/channels.aspx - 80 - 172.16.1.20 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.0;+WOW64;+SLCC1;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.21022;+InfoPath.2;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30618) 200 0 0 31
    2009-09-07 13:59:29 172.16.1.20 POST /umbraco/channels.aspx - 80 - 172.16.1.20 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.0;+WOW64;+SLCC1;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.21022;+InfoPath.2;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30618) 200 0 0 31
    --

    I have searched through the forums but have not found any solution for this problem on IIS7, is there anybody who reconize this problem? 
    running on:
    Umbraco 4.0.2.1
    Windows Small Business Server 2008 (IIS7)
    asp.net 3.5 config
    Word 2007
    regards
    Anders
  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Sep 07, 2009 @ 17:19
    Douglas Robar
    0

    Haven't had that problem, but there are a few things to try...

    First, be sure to use the Word-specific url (/umbraco/channels/work.aspx). Shouldn't make much difference but it is there for a reason.

    Second, test that the webservice is responding properly by using your browser and visiting http://localhost/umbraco/channels/word.aspx You should get back a list of webservice functions. If not, the problem is in the umbraco/iis setup. If you do get a typical webservice response page then the problem is in your Word configuration.

    Let us know what you find out and we can help you further.

    cheers,
    doug.

  • Anders Holmér 20 posts 41 karma points
    Sep 07, 2009 @ 18:05
    Anders Holmér
    0
    Thanks for the quick reply

    When I looked closer at the settings in umbraco, I saw that I had chosen the wrong field into the channel, I had chosen "Content" as a field instead of "Body Text"

    Thanks for your help
  • Anders Holmér 20 posts 41 karma points
    Sep 07, 2009 @ 21:12
    Anders Holmér
    0

    More info...

    I looked further and it turned out that you can not use "Classic .NET AppPool" as Application pool, Managed Pipeline Mode has to be Integrated, I created a new one and then i works fine.
    /Anders
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies