Copied to clipboard

Flag this post as spam?

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


  • Patrik 37 posts 89 karma points
    Jan 20, 2012 @ 08:46
    Patrik
    0

    Umbraco Webservices

    Hi all

    I'm trying to get a Umbraco web service running, sadly with not so much luck. I have enabled the webservices in UmbracoSettings.config granted access to admin. I get the following error message when i try to call the webservice through the web browser:

    <%@ WebService Language="C#" CodeBehind="DocumentService.asmx.cs" Class=umbraco.webservices.documents.documentService %>

    Shouldn't umbraco.webservices.dll exist in my bin-folder? That dll isn't in my bin. I've Googled for a couple of hours now and i can't get my head around this. Do i need to do anything else to get the built in webservices to run? I have installed Umbraco with this package "Umbraco 4.7.1.1 binaries"

    Thanks in advance!

  • Rodion Novoselov 694 posts 859 karma points
    Jan 20, 2012 @ 10:00
    Rodion Novoselov
    0

    Yes, you're right. This dll is missed from the umbraco binaries distribution by default (I don't know why). You can download corresponding sources and build it manually. It's the "umbraco.webservices" project in the whole solution.

Please Sign in or register to post replies

Write your reply to:

Draft