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?
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.
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?
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
I added the link from the AppSettings section of the web.config file, this does not seem to have worked.
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
PEBKAC - Hosts file needed updating!
is working on a reply...
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.