Categories

Archives

Problem when installing WSP in Windows 7/Windows Server 2008

English I know that Microsoft has fabulous 40, a collection of 40 site templates in this link. I have played with all the templates, without any problem – but today when I tried to install it in my Windows 2008 server I was stuck in the wsp deployment. It seems that I couldn’t deploy the WSP. Then, [...] [read more...]

A new born tool SharePoint Dispose Checker

English For anybody who works with SharePoint Object Model (SOM), you might have read these articles  : Common Coding Issues When Using the SharePoint Object Model Using Disposable Windows SharePoint Services Objects If you have not read those articles, I suggest to spend your 10 minutes to read them. It was posted 1 year ago, but still relevant [...] [read more...]

Why Should We Use List and/or ID in Query String?

English (versi bahasa Indonesia) One of my team asked me why should we use “List={GUID}” and/or “ID={ItemID}” in query string? Can’t we use other query string name? My answer is yes you can use other query string name, but you will lost one of out of the box functionality. Why? Because when you keep with standar “List” [...] [read more...]

What can cause "Error page has been modified"

English (versi bahasa Indonesia) For anyone who customize SharePoint using SharePoint Designer, I believe you’ve familiar with “Error page has been modified”. The reason is obvious, you open the page in browser while modifying it using SharePoint Designer. Then save the page withing SharePoint Designer and try to access any links in that page. So, just [...] [read more...]