HiPoppy -=- Just to follow up on my previous e-mail, I installed my SQL SVR 2005 vs SQL SVR 2005 EXPRESS, and I got Sitecore to work. Best regards from CA, ...
Along the same lines, is it possible to view workflow comments on an item if the item was moved from it's original location in Sitecore to another location....
Hello, I'm trying to come up with the best design for the following security scenario. (I'm running sitecore 5.1 with LDAP security for extranet) Content...
Comments are bound to an item through it's unique location. This means that whereever the item is, you'll always see it's comments, wherever you have moved it....
Hello: I am creating a form in a C# rendering. I have some fields in the the form that I need to reference by name after I POST the values to a different URL....
What if an item has gone through workflow? Is there any way to get at its comments if it is 'Done' in workflow? The tool to view audit logs is not very robust...
Strictly use html, do not use asp.net textboxes etc. ... From: sitecore@yahoogroups.com [mailto:sitecore@yahoogroups.com] On Behalf Of teare Sent: Monday,...
You basically have to change the "inherit security" to No so that whatever Home has will not be used for the items. Then, give the appropriate group access to...
I don't have time to research this at the moment, but have you tried to use the control's uniqueID attribute? I think this is how you get the .NET name for the...
Since you are not processing the input fields, I would recommend using html controls but without the runat="server" attribute so that ASP.NET doesn't process...
In SC 4 if the layoutgroup was set it would be persisted for the users session. But it seems like that is not possible in SC 5 with devices. I have a site...
Hi all, Can I host sitecore site on shared server. Please tell me what are various requirements to host sitecore website 5.1 version? thanks in advance .... ...
Hi, Currently we have www.xyz.com <http://www.xyz.com/> hosted using the Sitecore V5, and we have requirements to host www.abc.com <http://www.abc.com/> site...
I'm running sitecore 5.1 with the LDAP module in the following setup. Sitecore installed on server in LAN with local SQL server contains databases Archive,...
I couldn't find an UI showing detailed past workflow histories for a content item. It seems like this should be a common request so please let me know if a ...
Are you sure when you assign security on items in your staging master that you are using the AD from your DMZ? The LDAP module does is copy the groups from...
Yes you can...as long as the hosting server has ASP.NET installed. Hat's the beauty of .NET, no need to install and register components. Of course, this is...
I'm not sure if this is a bug, but when a user drags and drops an image from one media folder to another, it tries to drag a whole folder. For instance, have...
Yes I'm sure the master CMS is using the AD from DMZ, I've traced the traffic with ethereal, furthermore i can copy groups that only exist in the DMZ AD. I...
Hello, cruised this group looking for scheduled publishing, and stumbled across a reference to the web.config's PublishAgent section, which is commented out. I...
The content needs to be approved. Then, it can be published. ________________________________ From: sitecore@yahoogroups.com [mailto:sitecore@yahoogroups.com]...
Hi all, The web statistics package I'm using produces its information from IIS logs and therefore includes details of Sitecore client hits. Does anyone know...
You should be able to filter out certain stat items such as using filters. In urchin, filters are used to only analyze certain stats. Iis doesn't let you do...
Hello, I just read the Sitecore Core Development blog at http://sitecoredev.blogspot.com/2006/04/client-roles.html, and I must say that it seems like an...
Do you intend to use the Staging module? It seems like it would solve this automatically. ... __________________________________________________ Do You...
Hello, Has anybody encountered problem with controls in the latest sitecore 5.1.1.12 version? If I set for instance SelectedValue on DropdownList in Page_Load...