As a mater of fact you don't have to activate and deactivate them in the API. You can easily check wether it is a poxry item or not. For more information read...
Hi, I have a problem where an item is getting lost from a System.Web.UI.WebControls.DropDownList All items from the dataset are listed but the item I manually...
Hi there John, many many thanks for your help! There's a lot of information there and I appreciate you providing it. Thanks, Shane. ... criteria. ... items)....
True. In case you do need to deactivate them, there's a 'ProxiesEnabled' property in Database alexdegroot_lectric wrote: As a mater of fact you don't have to...
Hi, I'm new to sitecore, and going through the "SuperShop" tutorial. When I create a package nothing goes wrong, and I can add files and such. When I try to...
Hi Can you make sure that your 'PackagePath' setting in web.config is set to a virtual path? Its <setting name="PackagePath" value="/data/packages" /> by ...
Has anyone else encountered this message in the logs: 2/2/2006 3:20:36 PM (IN): Staging server found: wvwebtest01 2/2/2006 3:20:36 PM (IN): SourceDatabase:...
Hi Bart, Obviously the problem will exist if the username or password is invalid. The user must exist on the slave web server. However I assume that you...
Ah, I got exactly the same error message before!! please check these following sitecore settings: 1. ensure you have CORRECT username/password on staging...
Thanks Poppy - I'm pretty sure I've done steps 1 and 2 correctly and I have a hunch it's #3. I've verified one the slave machine using the login on the...
I am trying to create a test server so I can continue to develop for our live site without having to test on the live site. I also don't want my users to be...
Hi most probable cause: (and nothing to do with Sitexcore) the backup contains more than one backup - remember to look into the backup file when you restore...
This particular backup doesn't contain more than one. I started over just to verify. Here's some interesting information I've dicovered regarding this issue: ...
Jon, You need to backup your "master server" db not the "live server(s)" db. The staging module only publishes content to the webitems/index table. So the live...
I think you were right. The problem was further excaserbated by the fact that the Master server was xml (though the slaves were sql), and my test box was sql....
Bart, I believe the issue we had before was due to do delete permissions. If you look at the installation instructions for tightening security it specifies...
Does Anyone have a module for a help desk system for Sitecore 5.x that they would sell or that they are willing to share the source as an open source project. ...
Bart, I believe the slave module copies the following files /bin/stagin.webservice.dll and /sitecore modules/staging/service/api.asmx. It doesn't adding any...
I may have already tried this but I will try again just in case (I'm losing track of all the variations I've attempted :P). Also, do you know if there is a...
Bart, I think you could just copy the files into place. There isn't any config file changes or anything. It seems some zip programs can't see the files and...
Actually, I think I tried this before as well but when I went to browse to the asmx?wdsl page, there was some kind of page not found error. Do I have to do...
Hi John, The problem is when I try to install the Sitecore slave staging module package on our production machine, I see one tick in the progress bar and then...
I am checking with support. If you are willing, before the response comes through try out: http://www.sysinternals.com/Utilities/Filemon.html It should tell...
When I try to open the Spellchecker I get a "Server Error in '/' Application." - "Runtime Error". I have installed the dictionary files per the sdn article. ...
Thanks Bart. The response from support was to make sure you are using the right version of the Staging module for the version of Sitecore in use and to check: ...
Thanks John. I ended up just manually extracting the files and putting them in the appropriate places and I can now browse the asmx page. I will try a...