Had a request to calculate several deadline or due dates from one specific date to autopopulate fields on a Nintex form. This also had to calculate business days only excluding holidays and weekends. I am using the moment.js library and moment-business-days plugin. Upload those .js files to your site assets […]
Tag: Sharepoint
Sharepoint 2010 Farm Solution Successfully Deployed but Not Deployed
Ran into an issue with adding a solution to the farm using Add-SPSolution and then Install-SPSolution. The solution showed Successfully Deployed, but Deployment Status was Not Deployed. There may have been an issue with the web.config not syncing across the servers. I was able to force deployment with: stsadm -o […]
Point to Point Bing Map from Sharepoint List
Windows Platform FIPS validated cryptographic algorithms Errors in Sharepoint
In using Dashboard Designer, I was having problems with the drop-downs for databases and tables when creating datasources. Using ULS Viewer and the Windows Application Event Viewer I was noticing a lot of errors referencing; this implementation is not part of the windows platform fips validated cryptographic algorithms. On the […]
Displaying PDFs in the browser from Sharepoint 2010
Error adding PerformancePoint content to Web Part Page
There is now a HotFix that addresses this issue: http://support.microsoft.com/kb/2597936 Original Post: Came across an odd bug when adding PerformancePoint content to a standard Web Part Page. “The selection is not a valid PerformancePoint” whatever… Took my a while to realize that for some reason the Location path was using […]
SharePoint 2010 returns a 503 – Service Unavailable
I was configuring an new Sharepoint 2010 install; after a reboot of the web front-end machine, IIS returned a 503-Service Unavailable HTTP status message. SharePoint was broken! See previous blog post; I had created and used a new Farm Account and Service Account. I saw elsewhere, that it may be […]
User Profiles Synchronization Service in SharePoint 2010 Standalone Server
First, you need to have a Farm account which in Farm Administrators group and local Administrator. Go to Central Admin, Under Users head click “Manage the farm administrators group” and add the service account in. then Click the “Configure service accounts”, add new managed account in by clicking the “Register […]