stsadm's tag archives

This form template is browser-compatible, but it cannot be browser-enabled on the selected site.

Problem You’re receive an error message when publishing a InfoPath form to a SharePoint server with forms services enabled.  Explanation I received this error while working on a web application other than the default (port 80) SharePoint site on the server.  For some reason when I created the new web application, which I verified was associated with an SSP, refused to render any InfoPath forms in a browser. Solution After lots of digging on Microsoft’s websites I cam up with ...

Restoring a Site Collection to Another Location on the Same Server

Often times you will want to back up a production SharePoint site collection and restore it to a server (or the same server) that already has one or more site collections defined.  This is very often the case when somebody has corrupted the original site collection but there’s still content you need accessible after you overwrite the original.  What you really need to know here is how to create a managed path then, with an empty managed path you can easily restore your site to that p...

Restoring a SharePoint Site Collection to a new domain

One would think that SharePoint would prevent you from loading up a SharePoint backup on a new domain with conflicting SIDs and usernames, but it actually allows you to do so without too much grief. I recently had to do this for a client who was having serious problems with WSS search and after a few trials and tribulations with STSADM I was able to get it up and running on my test virtual machine in a matter of minutes. Obviously my test VM isn't on the client's domain nor does it share and SID...