Catapult, a Quisitive company, is a Microsoft-focused solutions and services firm that specializes in imagining, building and sustaining digital transformation and cloud-based solutions that people love to use. Catapult has consistently been recognized as a leading Microsoft Partner with 10 Advanced Specializations and 17 Microsoft competencies. Recent accolades include 2020 MSUS Partner Award Winner Azure – DevOps, Top Microsoft 365 Security Partner for FY20, and being named a finalist of the Data Analytics 2020 Microsoft Partner of the Year Award. Catapult has offices nationwide.
I ran into an odd problem today. I am upgrading our on-premise CRM environment to CRM 2013. I have some client-side code that uses the OrganizationData.svc to fetch some data from a related Opportunity entity, as follows: } function PopulateOpportunityData(oppId){ var ODataHost = location.protocol + ‘//’ + location.host + ‘/’ + Xrm.Page.context.getOrgUniqueName(); var ODataService =…
Austin, TX – January 28, 2014 – Catapult Systems, a leading Microsoft consulting firm and nationally managed Microsoft systems integrator, today announced the appointment of David Fuess as its Chief Executive Officer as of Friday, January 17, 2014. This new role comes as a promotion to Fuess from his previous title of President at Catapult…
Here is the Agenda for the January meeting of the Office 365 International User Group: (If you are looking for the invite, go here) All Time Denver, CO, USA Time (UTC -7) 12:00pm Meeting Called to Order – short open discussion 12:15pm http://www.c2c.com/ will present on PST Management and Archiving 1:00pm http://www.mimecast.com/ will present on…
Episode 4 of the Office 365 Podcast is now available from Office365FM.com. I stepped into the host/moderator seat for this Podcast. We talk about some new things in Office 365 as well as a review of the recently released Beta Exams for Office 365. Please take a listen, give me and the team feedback on…
Recently Microsoft announced the pricing for Office 365 Power BI. Adding Power BI to your Office 365 subscriptions enables you to work with data in many new and exciting ways right from Office 365 with integration with SharePoint Online and Excel! The pricing list shows a special introductory rate to add Power BI to an…
SPMetal is a tool provided by SharePoint that allows you to use LINQ to query your SharePoint lists and libraries (goodbye CAML)! I love SPMetal because it allows me to use strongly typed classes rather than parsing through XML. I did notice, however, in my latest endeavor that SPMetal has some limitations, one of which is that…
I have a SharePoint 2013 development environment I am using for multiple site collection in my web farm. Each site collection is associated with a Fully Qualified Domain Name (FQDN). I am developing a separate custom farm solution for each of these site collections and want to be able to debug against each of these…
I recently upgraded my SharePoint 2010 development environment to SharePoint 2013. I upgraded the branding and sent a link to some folks for review. They came back to me and reported the following error: Sorry, this list hasn’t been shared with you. What?! If I can say one thing about SharePoint, it always comes…
I recently installed SharePoint 2013 on a Windows Server 2012 development environment. I simply mounted an ISO to create a virtual drive. The installation was successful, but now every time I log into the server, I get the following error: Windows cannot find e:\prerequisiteinstaller.exe. Make sure you typed the name correctly, and then try again.…
Planning an upgrade to, or a clean install of System Center Operations Manager 2012 R2? Why not pre-stage the new Microsoft Monitoring Agent 2013 Update 1? If you’ve been reading about the new Microsoft Monitoring Agent 2013, you know that it’ the new agent for Operations Manager 2012 R2, but did you know that the…