The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
48 views

Is it possible to use https with Client Object Model in Silverlight

I found here this QA: Connect client object model to https url which mentions this article how to do it in full .NET client object model. That would be great if the class ServicePointManager (MSDN) ...
0
votes
0answers
29 views

Calling HTTPS web service with DNS alias is slow

I am currently looking into some performance issues we are experiencing, tested locally against a WCF service with a HTTPS endpoint, in the form of: https://services.mycompany.com:1111/MyService.svc ...
0
votes
0answers
186 views

InfoPath, Rest Service and https

I am having trouble adding a InfoPath data connection to the SharePoint web services in an extranet environment. It worked fine in the internal (non-https) test environment. "InfoPath could not open ...
0
votes
0answers
123 views

400 bad request when connecting to sp2007 kerberos

I am trying to connect from a java client to sharepoint. I manageds to connect to sp2010 ntlm sp2010 kerberos sp2007 ntlm but sp2007 kerberos throws the error below(maybe from the iis): what could ...
0
votes
0answers
54 views

List item close links to http in https only site

I am using a Content by Query webaprt to render out a list (not customized). When I click on the title link I'm taken to the list item page (good). However when I click on the close button i'm ...
0
votes
0answers
160 views

How can I change HTTPS to HTTP in order to send an SMS from SharePoint 2010?

I want to send SMS from sharepoint 2010 but in my country we can't use a https request to send the sms. How can I send sms in sharepoint with http request?
0
votes
0answers
137 views

Cannot edit page throug https but it is possible over http.

I have a server setup with 2 WFE. I have a web application running on port 80, this web application is Load Balanced using a revery proxy over Https. So i can now acces the web application on ...