Dear Telerik,
I have created a wcf service for a combobox based on the example http://demos.telerik.com/aspnet-ajax/combobox/examples/loadondemand/wcf/defaultcs.aspx
It works fine on my local machine. However when I try to publish it, it fails and shows the message:
"The server method 'GetProjects' failed."
Could you help me out?
Best wishes,
Robert.
P.S. I hosting on a Windows Server 2008 with IIS7.
I have created a wcf service for a combobox based on the example http://demos.telerik.com/aspnet-ajax/combobox/examples/loadondemand/wcf/defaultcs.aspx
It works fine on my local machine. However when I try to publish it, it fails and shows the message:
"The server method 'GetProjects' failed."
Could you help me out?
Best wishes,
Robert.
P.S. I hosting on a Windows Server 2008 with IIS7.
P.P.S. The error is "500 System.ServiceModel.ServiceActivationException"