This is a migrated thread and some comments may be shown as answers.

Schedulat with external webservice

8 Answers 117 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Yeroon
Top achievements
Rank 2
Yeroon asked on 20 Aug 2009, 12:25 PM
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:

<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

Sort by
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
Peter
Telerik team
answered on 24 Aug 2009, 03:16 PM
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.
0
Yeroon
Top achievements
Rank 2
answered on 07 Oct 2009, 12:21 PM
Hello Peter,

Any news on this subject?

Kind regards,

Yeroon
0
Peter
Telerik team
answered on 09 Oct 2009, 02:56 PM
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.
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
0
T. Tsonev
Telerik team
answered on 04 Nov 2009, 10:28 AM
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.
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...
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
Tags
Scheduler
Asked by
Yeroon
Top achievements
Rank 2
Answers by
Yeroon
Top achievements
Rank 2
Peter
Telerik team
DGraham
Top achievements
Rank 1
T. Tsonev
Telerik team
Share this question
or