Copied to clipboard

Flag this post as spam?

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


  • Mikal Johnsen 2 posts 22 karma points
    Apr 12, 2012 @ 09:06
    Mikal Johnsen
    0

    How to use an external webservice in a codebehind for a macro

    Hey guys. I am relatively new to Umbraco and have not made many macros. The ones I've made so far are "basics" that are made in Visual Studio (2010) and then moved to Umbraco installation folder. They work just fine :)

    I will use Umbraco as a front-end (in the beginning), here I present a product and a product-blog. In addition, I will let the users log in (to the backend server) through a macro. New users should also be able to register (also to the backend server).This also occurs through a macro.

    I have created a web service on our backend server to receive data from the frontend(Umbraco). I will also create a web service for users to sign in and forward the user to the backend after approved login. Again, I need to take advantage of external web service in a macro.

    The question is, how can I do this without Contour?

    In advance, thank you for all the help you can give. It is appreciated by a beginner inmacro and Umbraco :)

    Continue coding!

  • Mikal Johnsen 2 posts 22 karma points
    Apr 12, 2012 @ 14:24
    Mikal Johnsen
    0

    I actually got this to work. It was "only" to copy the bindings from the web.config file(Visual Studio) to web.config (Umbraco) and then copy the aspx + dll file into the umbraco installation (usercontrolls + bin)

    Beautiful!

Please Sign in or register to post replies

Write your reply to:

Draft