Which version of the Content Server and which database is being used? Did this happen with the very first checkin on a newly installed system or were you able...
Hi, Ron Thanks for the reply. i used Content Server version 7.5.1 with Sql server 2000 with patch 4 database. actually it was work fine several days before and...
Hi, Does anyone know, how does content server decides to display error_page template? I tried setting StatusCode, e.g. -18 and trowing exceptions from java but...
Hello, I have the following DataBinder/localdata problem: I run a checkin in a filter, set all data in a new Databinder as per Bex' book: DataBinder...
The behavior of this idea was working very well with oracle, but on verity this problem meets: For example, to checkin the version 1d, delete the revision (1c)...
I've posted a similar problem but no-body replied. Not sure, this could be due to the fact that when you check the same revision it would still create a new...
Hi All, Can any one please let me know what are the Standards used in Stellent Content Server. Thanks in Advance. Nagaveni ... Access over 1 million songs -...
There could be a dozen things wrong. How are you 'cleaning' the DataBinder? Are you clearing both the local data AND the result sets? Are you calling a service...
Hi, Thanks for all the advices. I made my checkin form working. Now I tried to use unix utility curl to run my checkin form. But the form can not be submitted...
Check in requires a form POST to capture the uploaded file data. I don't think a CURL can accommodate that. You might have to use a client-side script to...
I'm running Content Server 7.51 on AIX 5.2 and using Novell LDAP server. It's a new instance. We've used local users in the past, but we want to move to...
This is probably going to come across as a really stupid question, so apologies in advance. One of the reasons is that we received training in Site Designer...
Hi Ben, Piece of cake :-) If you use embedded style sheets, then yes, you'll have a jillion lines of extra code at the beginning of every page. However, when...
Chris, Hey, thanks! But, I'm afraid I do not understand the first part of the link, which reads: "!--$HttpRelativeFragmentsRoot" Couldn't I just check in the...
Hello, I am having some problems with a custom Java service I have created. My service needs to check a text file it creates into the CMS. I wrote the code to...
You can simply check-in the CSS file, and use the relative or full URL in the LINK tag. Chris's method works fine, but then the CSS file is reved with the...
That works just fine as well. I've also done it that way, too. It depends on what you're trying to accomplish in the end and how you want to edit the file....
We have 17000 images to migrate into Stellent, and we would like to keep the folder structure already in place. It is simple to extract these images from the...
This weekend I tried doing some server configuration updates from home - keeps me from having to go into the office, and I can take care of maintenance during...
Two thoughts off the top 1. Create the folder structure in Stellent, including a temp folder. Using the temp folder's xCollectionID as the folder for all...
The problem is that your personal computer is not in the domain of the office (the osu.edu part) One way to deal is to get the IP address, then use the IP,...
I know the problem is that I'm not in the same domain/lan as the server (or, more precisely, I'm not accessing a DNS server that recognizes the server I want...
Thanks brian for replying and giving the required information. I would like to know if u have any idea to filter the data in folder search.That is after giving...
No security problem with that. The server address should almost always be the full DNS name that your users can see. Having a full DNS doesn't make security...
Have any users any experience in setting up a shopping cart on a site studio website? If so, did you use static lists or did you develop a database application...