Copied to clipboard

Flag this post as spam?

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


  • Psib3r 70 posts 119 karma points
    Nov 02, 2011 @ 16:33
    Psib3r
    0

    user controls and web services

    I am currently transferring a website from another CMS to umbraco, I have some user controls, which I have added correctly and they display nicely.  Now some of them reference a web service, how do I add the web service reference in umbraco?

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Nov 02, 2011 @ 16:40
    Jeroen Breuer
    0

    The webservice is probably configured in a .config file. You could add that data to the web.config of Umbraco website. Worked for me :).

    Jeroen

  • Psib3r 70 posts 119 karma points
    Nov 03, 2011 @ 10:23
    Psib3r
    0

    I added the link from the AppSettings section of the web.config file, this does not seem to have worked.

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Nov 03, 2011 @ 10:25
    Jeroen Breuer
    0

    Well I think it's more than just applicationSettings. Have a look at your config file and look for everything that seems te be related. In my situation I also needed to add an extra section to the sectionGroup part.

    Jeroen

  • Psib3r 70 posts 119 karma points
    Nov 03, 2011 @ 15:10
    Psib3r
    0

    PEBKAC - Hosts file needed updating!

  • 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