Hello,
I am setting up sharepoint 2013 with TFS and have create a new sharepoint site.
When I try t add a user to the sharepoint site an event error is generated and 500 returned. The general info says '/_vti_bin/client.svc' cannot be activated, The Web application at http://blah.cloudapp.net could not be found.
WTF does that mean? The site itself works as it generated the popup to add the user to the group.
Please point me in the direction to get this fixed as I have read heaps of docs but nothing points out what I need to change.
UPDATE...
If I run the code on the server itself, ie http://myserver/test1 > add people to group
the request seems to complete, but comes up with no results found. I have the same users added to TFS. is this two different issues?
thanks
Art
WebHost failed to process a request.Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/3157186
Exception: System.ServiceModel.ServiceActivationException: The service '/_vti_bin/client.svc' cannot be activated due to an exception during compilation. The exception message is: The Web application at http://blah.cloudapp.net could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.. ---> Microsoft.SharePoint.SPException: The Web application at http://blah.cloudapp.net could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
at Microsoft.SharePoint.Utilities.SPUtility.ConfigServiceHostIfClaimsAuth(ServiceHost serviceHost)
at Microsoft.SharePoint.Client.SPClientServiceHost.OnServiceHostOpening(ServiceHost serviceHost)
at Microsoft.SharePoint.Client.Services.MultipleBaseAddressWebServiceHost.OnOpening()
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity)
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
--- End of inner exception stack trace ---
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result)
Process Name: w3wp
Process ID: 4988