I just started getting the error this morning.
Error: Unable to retrieve the supported version number
As far as I know everything is ok. Yesterday it was working great. Today not so great. Completed 2 forms yesterday.
Using version 3.1.3
It does not work on any form even the forms I created yesterday. Nor does it work on the server or 2 other test machines.
I hope mine resolves it self soon. I have a lot of forms to maintain. All on premise and never 365.
It can not activate "FDService.svc"
Any thoughts.
System.ServiceModel.ServiceActivationException: The requested service, '
https://site/sites/hopestudies/crfs/_vt ... ervice.svc' could not be activated. See the server's diagnostic trace logs for more information.
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at FormsDesigner.SharePoint.WebServices.IFDService.GetSupportedClientVersion()
at FormsDesigner.SharePoint.WebServices.FDServiceClient.GetSupportedClientVersion()
at KIoLRktD2MkBKHBAQc.UxfS1SvN7OTRAtkhlO.<>c__DisplayClass36_0.<GetSupportedClientVersionAsync>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at KIoLRktD2MkBKHBAQc.UxfS1SvN7OTRAtkhlO.<GetSupportedClientVersionAsync>d__36.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at FormsDesigner.ViewModels.DesignerViewModel.<CheckVersionAsync>d__176.MoveNext()