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
New ECOVACS DEEBOT T80S OMNI Available Now
Posted 9-Apr-2026 11:11
Ring Brings 4K Video to Battery-Powered Doorbells
Posted 9-Apr-2026 11:01
Synology Announces a New Privacy-First Home Monitoring Experience for BeeStation Plus
Posted 9-Apr-2026 10:02
GIGABYTE X870E AERO X3D DARK WOOD Redefines the Motherboard
Posted 7-Apr-2026 14:06
Datacom Acquires Auckland Data Centre from T4
Posted 2-Apr-2026 09:43
Spark Launches Satellite Service with SMS and data options
Posted 2-Apr-2026 09:16
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 »
New ECOVACS DEEBOT T80S OMNI Available Now
Posted 9-Apr-2026 11:11
Ring Brings 4K Video to Battery-Powered Doorbells
Posted 9-Apr-2026 11:01
Synology Announces a New Privacy-First Home Monitoring Experience for BeeStation Plus
Posted 9-Apr-2026 10:02
GIGABYTE X870E AERO X3D DARK WOOD Redefines the Motherboard
Posted 7-Apr-2026 14:06
Datacom Acquires Auckland Data Centre from T4
Posted 2-Apr-2026 09:43
Spark Launches Satellite Service with SMS and data options
Posted 2-Apr-2026 09:16
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
