Hello,
I got a website running with a scheduler and webservice by following your attached example here:
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/webservice-sql-database-and-recurrence.aspx
I extended the reuqest info to the webservice by implementing the method from this thread:
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/sending-extra-info-to-the-web-service.aspx
Everything works great. But now I want to publish a seperate webservice to handle the appointment logic and consume it in my seperate web application.
But when I set the path info like this:
I get an error saying
So when I try to leave out the http:// part I get Server error 500. Probably because it can't find the webservice. Can the path variable only contain absolute uri? If not how do I tell the scheduler to use an external webservice?
Thx for any help
I got a website running with a scheduler and webservice by following your attached example here:
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/webservice-sql-database-and-recurrence.aspx
I extended the reuqest info to the webservice by implementing the method from this thread:
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/sending-extra-info-to-the-web-service.aspx
Everything works great. But now I want to publish a seperate webservice to handle the appointment logic and consume it in my seperate web application.
But when I set the path info like this:
<WebServiceSettings Path="http://www.myurl.nl/ServicePath/MyService.asmx" |
ResourcePopulationMode="ServerSide" /> |
I get an error saying
Invalid URI: A port was expected because of there is a colon (':') present but the port could not be parsed |
So when I try to leave out the http:// part I get Server error 500. Probably because it can't find the webservice. Can the path variable only contain absolute uri? If not how do I tell the scheduler to use an external webservice?
Thx for any help
8 Answers, 1 is accepted
0

Yeroon
Top achievements
Rank 2
answered on 20 Aug 2009, 12:27 PM
Sorry for the poor post title spelling. But I have no way of correcting it.
0
Hello Yeroon,
We tested the case and verified that this is indeed a problem with RadScheduler. I have logged the issue so it will be fixed in the near future.
Best wishes,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
We tested the case and verified that this is indeed a problem with RadScheduler. I have logged the issue so it will be fixed in the near future.
Best wishes,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

Yeroon
Top achievements
Rank 2
answered on 07 Oct 2009, 12:21 PM
Hello Peter,
Any news on this subject?
Kind regards,
Yeroon
Any news on this subject?
Kind regards,
Yeroon
0
Hello Yeroon,
I have escalated the case to our developers who just fixed the problem. You can download the latest build on Tuesday next week and check if it works well in your scenario.
Thank you for your reminder.
Cheers,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I have escalated the case to our developers who just fixed the problem. You can download the latest build on Tuesday next week and check if it works well in your scenario.
Thank you for your reminder.
Cheers,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0

DGraham
Top achievements
Rank 1
answered on 30 Oct 2009, 10:36 AM
Hi Telerik Team,
I have been trying to resolve the exact scenario above, however my Telerik Subscription ended on the 19th of September. Is there a work around to resolve this problem?
Many thanks
I have been trying to resolve the exact scenario above, however my Telerik Subscription ended on the 19th of September. Is there a work around to resolve this problem?
Many thanks
0
Hi,
You should still be able to download the latest build for the 2009 Q2 release. Version 2009.2.1028 will be available in the Latest Builds section of your Client.NET account:

Greetins,
Tsvetomir Tsonev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
You should still be able to download the latest build for the 2009 Q2 release. Version 2009.2.1028 will be available in the Latest Builds section of your Client.NET account:

Greetins,
Tsvetomir Tsonev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0

DGraham
Top achievements
Rank 1
answered on 04 Nov 2009, 01:40 PM
Hi,
Thanks for your reply, I have downloaded the latest internal build 'Telerik.Web.UI_2009_2_1028_dev_hotfix.zip' as suggested.
Do I just need to update the references in my project with the following dll's from the zip file above?
Telerik.Web.Design.dll
Telerik.Web.UI.dll
Many thanks...
Thanks for your reply, I have downloaded the latest internal build 'Telerik.Web.UI_2009_2_1028_dev_hotfix.zip' as suggested.
Do I just need to update the references in my project with the following dll's from the zip file above?
Telerik.Web.Design.dll
Telerik.Web.UI.dll
Many thanks...
0

Yeroon
Top achievements
Rank 2
answered on 05 Nov 2009, 03:31 PM
Hello,
I am glad to inform you that both the hotfix and the latest Q3 release resolved the issue on my end.
Thnk you for the repsonse!
Yeroon
I am glad to inform you that both the hotfix and the latest Q3 release resolved the issue on my end.
Thnk you for the repsonse!
Yeroon