We've implemented a feature which should replace master page of MySite public page (http://servername/MySite/Person.aspx?...), implementation of the feature was mostly based on an article "Customizing MOSS 2007 My Sites within the enterprise" (http://blogs.msdn.com/sharepoint/archive/2007/03/22/customizing-moss-2007-my-sites-within-the-enterprise.aspx).
The feature was successfully installed and activated on a production server, but it doesn't replace default master page with a new one(although in 'Site Collection Features' it is displayed as 'Active' and field MasterUrl in Webs table of the WSS_Content database is referencing to the new master page), but it doesn't replace default master page with a new one(although in 'Site Collection Features' it is displayed as 'Active' and field MasterUrl in Webs table of the WSS_Content database is referencing to the new master page.
The feature was also installed and activated on another SharePoint server which was installed from scratch - the feature works fine there.
During tracing of the database it was found that each time when the feature is activated/deactivated on the clean environment and any user's public profile is requested in browser for the first time, the following transaction appears in a database trace log:
BEGIN TRAN
EXEC dbo.proc_DeleteDocBuildDependencySet N'4fa19f0f-bf3d-44ff-a354-299f38e0e2de',N'MySite',N'Person.aspx',1
EXEC dbo.proc_AddBuildDependency '4fa19f0f-bf3d-44ff-a354-299f38e0e2de',N'MySite',N'Person.aspx',N'MySite/_catalogs/masterpage',N'ibron_profile.master',1
EXEC dbo.proc_UpdateDocBuildDependencySet '4fa19f0f-bf3d-44ff-a354-299f38e0e2de',N'MySite',N'Person.aspx',1,0x01000...7800
COMMIT
Spark Launches Verified Call to Help Combat Rising Impersonation Scams
Posted 4-Jun-2026 06:00
GoPro MISSION 1 Series Cameras and Accessories Now Available on Retail Shelves
Posted 3-Jun-2026 15:56
Samsung Launches Next-Gen Odyssey Gaming and ViewFinity Monitors
Posted 2-Jun-2026 14:00
Samsung 27-inch Odyssey G8 5K Review
Posted 2-Jun-2026 14:00
Acer Expands Gaming Portfolio With Predator Atlas 8
Posted 29-May-2026 17:37
D-Link A/NZ Powers Ahead with Launch of DPP 201 20,000mAh Power Bank
Posted 27-May-2026 08:07
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.
Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.
This transaction updates data in AllDocs and BuildDependencies tables and as a result page 'Person.aspx' starts to use the new master page instead of the default one. But the same transaction never appears in the production enviroment.
So the problem is that the feature is never get activated completely in the production enviroment.
Could you please advise what could be a reason of such behaviour?
|
|
News and reviews »
Spark Launches Verified Call to Help Combat Rising Impersonation Scams
Posted 4-Jun-2026 06:00
GoPro MISSION 1 Series Cameras and Accessories Now Available on Retail Shelves
Posted 3-Jun-2026 15:56
Samsung Launches Next-Gen Odyssey Gaming and ViewFinity Monitors
Posted 2-Jun-2026 14:00
Samsung 27-inch Odyssey G8 5K Review
Posted 2-Jun-2026 14:00
Acer Expands Gaming Portfolio With Predator Atlas 8
Posted 29-May-2026 17:37
D-Link A/NZ Powers Ahead with Launch of DPP 201 20,000mAh Power Bank
Posted 27-May-2026 08:07
Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.
Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.
- RSS feeds

- Main feed
- Forums feed
- Copyright
- ©2002-2026 Geekzone®
- Site features
- Geekzone BI dashboard
- Geekzone Badges
- Geekzone Status Page
- Site Information
- Subscribe to Geekzone
- Privacy Statement
- Forum Usage Guidelines (FUG)
- Advertising
- Trademark and copyright
