Monthly Archives: December 2015

Office Developer Tools or Office 365 SharePoint SDK for Visual Studio 2015

This short article shows you when to get Office 365 SharePoint SDK for Visual Studio 2015. Navigate to https://www.visualstudio.com/features/office-tools-vs. DO NOT CLICK on the green box Get Office Developer Tools but click Download now.   Once you have completely installed … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , , | Leave a comment

Something you should know when installing Visual Studio 2015

When I am installing Visual Studio 2015 now, it have been taking ages. As you can see the installer actually installing Update 1 but my iso is actually the first version without Update 1. The install without seeking your consent … Continue reading

Posted in .Net, Community | Tagged , , | Leave a comment

How to Convince Your Boss to Send You to ALMUC 2015

If you haven’t heard, ALMUC 2015 is heading to Technology Park Malaysia on December 22, 2015. 1-day of mingling with other developers is a great way to bring tons of expertise home to your company. But how do you get … Continue reading

Posted in .Net, Community | Tagged , , | Leave a comment

Server Error: The version of Microsoft SharePoint Foundation running on the server is more recent than the version of SharePoint Designer that you are using. You need a more recent version of SharePoint Designer

When you use SharePoint Designer 2013 with Service Pack 1 to open Office 365 SharePoint site then you might have the error: Server Error: The version of Microsoft SharePoint Foundation running on the server is more recent than the version … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , , | Leave a comment

Session state can only be used when enableSessionState is set to true SharePoint 2013

The short articles shows you how to resolve the error “Session state can only be used when enableSessionState is set to true” in SharePoint 2013 environment. You might have the following error when browsing your ASP.NET project. System.Web.HttpException was unhandled … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , | Leave a comment

Could not load type ‘XXX.Global’

This short article shows you how to resolve the error “Could not load type ‘XXX.Global’” in ASP.NET. Again a lot of ASP.NET Website (not Web Project) still out there. When you open the existing Website with a new Visual Studio … Continue reading

Posted in .Net, Community | Tagged | Leave a comment