All About SharePoint is a blog about SharePoint, InfoPath and related technologies. It was started in 2005 and has good readership in many countries. It covers SharePoint 2003, 2007, 2010, 2013, 2016 and Office 365. You can read articles, tips, tutorials and news. It has code samples and complete applications as well.
Thursday, October 29, 2009
SP 2010 hardware and software requirements
Upgrading to SP 2010
You will see lots of links explaining this process in the near future. Here is one link that explains the upgrade process:
http://technet.microsoft.com/en-us/library/ee617150(office.14).aspx
Installing VS 2005 Team Suite on Vista
If you are installing VS 2005 Team Suite on Vista, don't forget to install following service packs after you have installed VS:
Visual Studio 2005 Service Pack 1: http://www.microsoft.com/downloads/details.aspx?familyid=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc&displaylang=en
Visual Studiio 2005 Service Pack 1 Update for Windows Vista and Windows 7:
http://www.microsoft.com/downloads/details.aspx?FamilyID=90E2942D-3AD1-4873-A2EE-4ACC0AACE5B6&displaylang=en
Monday, October 26, 2009
New informative SP 2010 articles by Andrew Connell
SharePoint 2010 Top 10 Features and Resources
http://www.sharepointjoel.com/Lists/Posts/Post.aspx?List=0cd1a63d%2D183c%2D4fc2%2D8320%2Dba5369008acb&ID=267
An excellent post by Joel. He has summarized all the top features in one post. A must read for all SP 2010 enthusiasts!
Thursday, October 22, 2009
Wednesday, October 21, 2009
Good introductory article about SharePoint Server 2010
http://download.microsoft.com/download/8/C/6/8C65AC6A-C09A-4E47-B2AD-0719EAA062F9/EvaluateSharePointServer2010-IT%20Pro_v4.docx
It discusses the new features, installation options, upgrade options and other new stuff available in SharePoint Server 2010.
Monday, October 19, 2009
SharePoint 2010 Links
SharePoint 2010: Site exporting as WSP solution (Part 1):
http://weblogs.asp.net/soever/archive/2009/10/19/sharepoint-2010-site-exporting-as-wsp-solution-part-1.aspx
SharePoint 2010: Getting Publishing template working
http://weblogs.asp.net/soever/archive/2009/10/19/sharepoint-2010-getting-publishing-template-working.aspx
SharePoint 2010: When SQL memory usage keeps growing…
http://weblogs.asp.net/soever/archive/2009/10/19/sharepoint-2010-when-sql-memory-usage-keeps-growing.aspx
Single server complete install of SharePoint 2010
What's New in SharePoint Foundation 2010
http://msdn.microsoft.com/en-us/library/ee539826(office.14).aspx
Microsoft SharePoint Foundation 2010 includes many new features. Read more on the msdn link given above.
New SharePoint 2010 links on the SharePoint team blog
SharePoint 2010: http://blogs.msdn.com/sharepoint/archive/2009/10/19/sharepoint-2010.aspx
SharePoint 2010 Resources:
http://blogs.msdn.com/sharepoint/archive/2009/10/19/sharepoint-2010-resources.aspx
Getting started with SharePoint 2010 for developers
Wednesday, October 14, 2009
Unable to shutdown/restart Windows
Do you get this error when you try to shut down Windows?
Solution:
1. Kill explorer.exe process
2. Start explorer.exe process. You can start new process by going to File menu in Windows Task Manager. Select "New Task (Run...)" and enter "explorer.exe" and Ok to start this process.
Now your computer will shut down. This error occurs when you try to copy or move a file from your computer to another computer and cancel the process in the middle. In my case, I was trying to copy my VPC image to another machine but cancelled the process. Later when I tried to shut down Windows in my VPC, it threw this error. Killing explorer.exe resolved the issue.
Wednesday, October 7, 2009
InfoPath fails after applying SP
Service packs fix lots of issues in the installations but sometimes they also create problems. It becomes a pain to track down the source of the problem if you have a huge setup. A user yesterday reported the following problem after he applied SP2 on the server running InfoPath:
The format of the Canary has been tampered with for form xxxxxx by the end user.
Exception message: The security validation for this form is invalid.
Some users also reported this problem when they installed SP1. Exact cause is not known but following are some hints that can resolve the issue (at least temporarily unless you get a reliable fix):
1. Replace Microsoft.Office.InfoPath.Server.dll with the version that was working before you installed the SP.
2. Replace core.js with a newer version (worked for the user who reported this). Core.js is located in SystemDrive:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\INC\
Visual Studio: alway run as administrator
Nice tip from Serge van den Oever:
http://weblogs.asp.net/soever/archive/2009/10/07/visual-studio-alway-run-as-administrator.aspx
Using this tip you will always log into VS 2008 as an admin without the need to explicitly login as admin.
SharePoint 2010 books
http://wssv3faq.mindsharp.com/Lists/SharePoint%202010%20Books/V%a20Books.aspx
Step-by-Step SharePoint Disaster Recovery
A must read article for new SharePoint admins! Randy Williams has shown how one can recover SharePoint from the content dbs. He has also given recommendations on how to back up SharePoint farm.
http://windowsitpro.com/article/articleid/102572/step-by-step-sharepoint-disaster-recovery.html
SharePoint history (by sptblog)
A very nice article about SharePoint history published on SPTBlog.
http://blogs.msdn.com/sharepoint/archive/2009/10/05/sharepoint-history.aspx
Estimating Transaction log growth rate
If you are a SharePoint admin, you will be interested in reading the following article:
http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?List=0ce77946%2D1e45%2D4b43%2D8c74%2D21963e64d4e1&ID=111
Using Powershell, you can estimate content database transaction log growth rate. Transaction log sometimes grows out of proportions and becomes a source of bringing down the server.
Subscribe to:
Posts (Atom)