Category: Web Service
-
+
+
+
+
+
+
Anyone ever run into the following before? I ran into this regarding a request into the SharePoint Rest API. The length of the URL for this request exceeds the configured maxUrlLength value. This because the IIS default maximum length for an URL is 260 characters. If a URL request is…
+
+
+
+
+
+
+ .Net, CRM, IIS, MVC, Programming, Security, SharePoint, Sitecore, Troubleshooting, Visual Studio, Web, Web Service, Windows+
+
+
+
+
+
+
+
+
+
+
+
-
I would start off by heading here to better understand the Clickatell HTTP API: https://www.clickatell.com/apis-scripts/apis/http-s/. If you are interested they allow you 10 free text messages to try it out before you buy a package. Just sign up for an account and create your HTTP API and use your information to…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
If you have multiple active directory environments and SharePoint instances in both of those environments then you will understand why I posted this. I received a requirement that while users from a separate domain and SharePoint instance would need to fill out a form on their SharePoint and have the…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
Wrote a variation of this for different purposes over the past few months. You can get creative and put it in a web service or within your web application. You would also want to send a lot of the initial variables in through ByVal when you call the Function or…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+