Category: Programming
-
Need to filter your odata query and only have the datetime value to work with? if your format looks like: 2018-12-31T00:00:00 Then you can query it by wrapping it in a datetime tag with quotes. see example below with it combining with an ID filter to only show a person’s…
-
+
+
+
+
+
+
So I had a .Net application that needed to leverage the Network Service application identity instead of the OOB ApplicationPoolIdentity that comes with a default shipped EBS windows server with IIS. The solution? An ebextenion of course! 0) We’re going to have a step 0 assuming you already have a…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
So I ran across an interesting mystery a while back that I thought I would share the fix for once I had time to document it. I have a client that uses an embeddable SharePoint page within CRM to allow document uploads right from the front entity screens without having…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
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+
+
+
+
+
+
+
+
+
+
+
+