Sign in
Microsoft Tech Blogs
These are blogs on various products that Microsoft has and I have worked on :)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Audience Targeting
Blogs
Browser-enabled
CAML
cewp
Content database
content deployment
content type
Document Library
EBE
errors
Event handler
features
FIM
FOLDERS
hostheader
IIS
Infopath
Information Panel
MOSS
Sharepoint 2007
sharepoint 2010
SP 2010
SP2010
web part
Archive
Archives
October 2012
(1)
August 2012
(1)
June 2012
(1)
May 2012
(1)
April 2012
(1)
July 2011
(1)
June 2011
(1)
July 2010
(1)
June 2010
(2)
April 2010
(2)
March 2010
(24)
August 2009
(1)
July 2009
(2)
June 2009
(1)
April 2009
(1)
March 2009
(3)
January 2009
(1)
October 2008
(2)
August 2008
(2)
May 2008
(1)
April 2008
(2)
March 2008
(3)
February 2008
(3)
January 2008
(1)
December 2007
(1)
November 2007
(4)
September 2007
(2)
December 2006
(1)
June 2006
(2)
October 2005
(1)
September 2005
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Tech Blogs
Document Set Site-collection restore to non-root site collection errors File not found
Posted
7 months ago
by
Ketaanh Shah
1
Comments
So I was helping a friend of mine where he reported a problem about the restore: He moved the site collection from a top level site collection ( http://test-moss:6001 ) to a path based site ( http://portal.test.ca/ipo/ ) using powershell Restore-SPSite...
Microsoft Tech Blogs
SharePoint Error after migrating to SP 2010 from MOSS 2007 Item is no longer available
Posted
9 months ago
by
Ketaanh Shah
0
Comments
We migrated our SharePoint 2007 WCM Publishing site collection to SP 2010 and we used DB attach in this process. Most of the list made it to SP 2010 gracefully but some of the lists created some issues for us and we started getting this error on the ECB...
Microsoft Tech Blogs
Content Type Hub and Content Type Inheritance
Posted
11 months ago
by
Ketaanh Shah
0
Comments
I was trying to find details on why my out of the box Content Types (Publishing Pages, etc.) were getting wiped (removed) whenever I was deploying my content types which were inheriting from a Parent content type that was deployed on the content type...
Microsoft Tech Blogs
MOSS_Export phase FIM Full Sync Eats up all Memory
Posted
11 months ago
by
Ketaanh Shah
0
Comments
Keywords for search:- SharePoint 2010; MOSS_Export; Full Sync; Out of Memory; FIM; Hello All, I have been struggling with the FULL Sync for USer Profile Application for last 2-3 weeks and all the time the Memory on the Server was peaking out, we...
Microsoft Tech Blogs
The server method ValidateTerms failed on EditProfile Page
Posted
over 1 year ago
by
Ketaanh Shah
0
Comments
We have a content Farm and Enterprise Services (ESS) Farm (where UPA is hosted), content Farm consumes UPA from ESS farm (all SharePoint 2010 obviously) Whenever we try to load a Edit Profile Page it gives an error: Error: “The server...
Microsoft Tech Blogs
AssociatedOwnerGroup in SharePoint
Posted
over 2 years ago
by
Ketaanh Shah
0
Comments
Every Site has 3 Site Groups that are associated Site Groups: Visitors (AssociatedVisitorsGroup ), Members (AssociatedMemberGroup) and Owners(AssociatedOwnerGroup ). These are the 3 types of groups associated with any SPWeb. Now if at all you are using...
Microsoft Tech Blogs
Page class SP 2010 Sandbox Solution
Posted
over 2 years ago
by
Ketaanh Shah
2
Comments
We were trying some simple code in SharePoint 2010 and with a Sandboxed solution, the same code worked fine with Farm solution but didnt work with Sandbox solution. After doing some debugging we found that from the following code the following lines never...
Microsoft Tech Blogs
Sharepoint 2007 DirectoryNotFoundException
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Yesterday we were working on one of the site-collection and it was having some issues on the performance side, although we did all the required Performance tunning stuff, we couldnt get it to perform. Also that was in the Stage environment so finally...
Microsoft Tech Blogs
SharePoint 2010 Remove the IE 6.0 warning
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Recently there was a question asked on our internal DL around removing the IE 6.0 warning that pops up on the SharePoint 2010 site. Basic error message that we get is: Your Web browser will have problems displaying this web page. Changes to the site...
Microsoft Tech Blogs
Getting Application error when Multiple Images Upload
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
My customer was trying to do a Multiple Upload of Images in SharePoint 2007 and unfortunately it was always failing with an error: “An error has occurred on the Server”. Unfortunately we were getting “ An error has occurred on...
Microsoft Tech Blogs
MOSS 2007 Search Scopes Lost after Restore
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
We were trying to restore a backup of one of our Site collections from PROD onto our TEST VM and restore was successful but we lost all of our SITE COLLECTION SEARCH SCOPES (not Shared scopes defined at SSP but search scopes defined at the SITE COLLECTION...
Microsoft Tech Blogs
SharePoint 2010 Content Type Subscriber Timerjob
Posted
over 3 years ago
by
Ketaanh Shah
1
Comments
By now most of us know that in SharePoint 2010 we have Metadata Services which help us manage the cotent types across site collections, web apps, farms. It helps us define a hub site collection (to say it is the place where we define our all content types...
Microsoft Tech Blogs
Sharepoint 2010 Content Deployment
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
This is a very small and simple blog that I thought of writing for content deployment in SharePoint 2010. I tried to run the content deployment and it was failing for some reason, everytime I was creating a blankinternet#0 portal as the Target site template...
Microsoft Tech Blogs
Some SP2010 Links
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Following are some of the important SharePoint 2010 links: SP2010 End User Training: http://www.point8020.com/SharePointEndUserTraining.aspx SP2010 SharePoint Developer Training: http://channel9.msdn.com/learn/courses/SharePoint2010Developer/ ...
Microsoft Tech Blogs
How to find who created a site on a MOSS 2007
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
How to determine (find) who created a site on a MOSS 2007 One of my colleague had asked query regarding how to find out the user who created the site in sharepoint 2007, obviously nothing in the UI to find out that. So we will have to do it programmatically...
Microsoft Tech Blogs
Site Collection Administrator on a FBA getting Access Denied
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Site Collection Administrator on a FBA getting Access Denied errorsSite Collection Administrator on a FBA getting Access Denied errors One of my customers was facing an issue with one of the Forms based authentication sharepoint web application...
Microsoft Tech Blogs
Programmatically provision hostheader site collection (MOSS/Sharepoint 2007)
Posted
over 3 years ago
by
Ketaanh Shah
1
Comments
Programmatically provision hostheader site collection (MOSS/Sharepoint 2007) I was looking for a sample on creating a Host header based site collection (programmatically) i.e. using WSS/Sharepoint 2007 API and came across the msdn article, but there...
Microsoft Tech Blogs
Audiences in Inter Farm SSP (Sharepoint 2007 / MOSS)
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Audiences in Inter Farm SSP (Sharepoint 2007 / MOSS) We were doing some brain storming on Sharing the SSP (Shared Service Provider) between multiple farms i.e. the Parent Farm will be the provider/source of the SSP and the Child farm will consume the...
Microsoft Tech Blogs
Modifying SPThemes.xml Programmatically to deploy new Themes MOSS 2007
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Modifying SPThemes.xml Programmatically to deploy new Themes MOSS 2007 (WSS 3.0) One of my colleague was looking for modifying the SPThemes.xml file programmatically instead of editing it manually on each and every server. So that the deployment of...
Microsoft Tech Blogs
MOSS Publishing warmup script
Posted
over 3 years ago
by
Ketaanh Shah
2
Comments
Programmatically loop thru Publishing site collection or rather WARMP UP Script for FBA site I wanted to write a WARMP UP SCRIPT For FBA enabled Publishing site for Sharepoint 2007/ MOSS. REQUIREMENT: We have a web-application set up with FBA...
Microsoft Tech Blogs
Host header (actually Host Named) site collection in MOSS
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
Host header (actually Host Named) site collection in MOSS (some details) If you search on the web on how to create a host header (HH) site-collection you will get a lot of results as lot of community folks have written about it. Thanks to all of them...
Microsoft Tech Blogs
Disable Event handlers during Content Deployment (Sharepoint 2007/MOSS)
Posted
over 3 years ago
by
Ketaanh Shah
1
Comments
Disable Event handlers during Content Deployment (Sharepoint 2007/MOSS) When we are doing a content deployment in a publishing site and there are lot of event handlers attached to list/libraries then be aware that by default content deployment tells PRIME...
Microsoft Tech Blogs
MOSS / Sharepoint 2007 Custom Error Page and Access denied Page
Posted
over 3 years ago
by
Ketaanh Shah
6
Comments
MOSS / Sharepoint 2007 Custom Error Page and Access denied Page In case if you are interested in creating your own custom error page and custom access denied page instead of the out of the box MOSS / Sharepoint error page (generally the requirements...
Microsoft Tech Blogs
Jscript RichHTMLField control sharepoint Page Layouts
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
We are working on a Publishing portal (MOSS / Sharepoint 2007) and we had a requirement to allow the authors to enter Rich HTML content and that can contain javascript to popup some images that appear as small images in the content or just as a link....
Microsoft Tech Blogs
MOSS and CEWP
Posted
over 3 years ago
by
Ketaanh Shah
0
Comments
CONTENT DEPLOYMENT, CONTENT EDITOR WEB PART, NOT VISIBLE (MOSS 2007) I was working with today and we did a content deployment of our AUTHORING site to the target site i.e. PUBLISHING SITE. Our Authoring site had pages (web part pages) that were...
Page 1 of 3 (72 items)
1
2
3