sitecore6 Questions
9
Solved
Hello I have build server with TeamCity.
My project is Sitecore Web Application. I am using TDS (HedgehogDevelopment). I have setup build settings in TeamCity with MS build and it looks like worki...
2
I am attempting to write a method that will output the content (i.e. HTML) for any renderings that happen to exist within a specific placeholder. The goal is to pass in a Sitecore.Data.Items.Item a...
5
Solved
I just started to look into Sitecore and I was wondering if anyone can help me enlighten what / how it is exactly from a developer perspective.
I've gone through bunch of their documentation and a...
3
Solved
In the Sitecore (6.6 v130404) log file there are so many "Sitecore has no necessary permissions for reading/creating counters." records being created. I have disabled the performance counters in th...
4
Solved
I am trying to setup a very basic search index, to index all items in a specific folder. I haven't really used much searching, but I'm trying to use out-of-the-box features, because its a very simp...
Farceuse asked 27/6, 2013 at 3:57
2
Solved
I need to create a Sitecore include patch file to add a string to the existing value attribute of the IgnoreUrlPrefixes setting in the web.config.
I have tried to overwriting the default ignored ...
4
Solved
I know that Lucene indexes cannot be shared:
Sitecore keeps a local copy of the Lucene index in the file system of
each instance and does not support sharing the indexes between
instances.
I...
4
Solved
We are working on implementing some custom code on a workflow in a Sitecore 6.2 site. Our workflow currently looks something like the following:
Our goal is simple: email the submitter whether t...
2
Solved
I'm looking for a working Dynamic Placeholder solution in MVC.
There are at least two good descriptions of this "pattern" for use with WebForms:
http://trueclarity.wordpress.com/2012/06/19/dynami...
Libradalibrarian asked 28/2, 2013 at 11:45
3
Solved
We have 5 environments - Development, UAT, Staging, Live and DR.
Having more than 100 content editors, makes the Live Sitecore database content grow faster.
So almost every fortnight the content ...
Rarefaction asked 17/10, 2013 at 22:8
3
I have been trying to publish items through code that have been changed in the Sitecore editor. If I update field values programatically and publish those changes, it works fine though.
Our conten...
3
Solved
I am trying to load an xml file from the media library but am having an issue with the pathing. I have been able to load the xml when the xml file is located in the actual server files, or when it ...
Snowblind asked 22/8, 2012 at 18:46
3
I have a multi site Sitecore installation. I am trying to create an email that gets sent out that contains links back to the Sitecore editor for each item. I have it all working except the correct ...
4
Solved
The current Date/Time picker in Sitecore assumes the local system time of the CM server (Eastern Standard/Daylight Time, in our case) when we choose dates and times for our Events.
It quickly beca...
2
Solved
i want to get global setting from web.config file in sitecore solution,
i write setting in config file and able to see it's entry in showconfig. when i try to get it's value, it is not giving appr...
Walkin asked 14/8, 2015 at 7:29
2
Solved
I noticed that sitecore has the option of exporting users in an Excel format.
I need to have similar functionality for exporting 'participations', (a users can enlist to take part in an 'event',...
3
Solved
We are experiencing cpu problems on our production servers. After profiling with the jetbrains cpu profiler, we have noticed that some functions in the assembly Sitecore.Analytics were executed.
...
Froehlich asked 19/6, 2014 at 7:18
2
Solved
I've seen few sample sitecore applications which uses the code below within the business logics:
Database database = Factory.GetDatabase(itemUri.DatabaseName);
Assert.IsNotNull(database, itemUri...
2
Solved
We just updated our project to use Glass.Mapper V3. We LOVE it. But we've encountered an issue. It doesn't seem to respect language fallback.
We have our site set up so that if a user picks a non...
Irishirishism asked 30/10, 2013 at 19:48
4
Solved
Using Sitecore 6.6 we are constructing some templates that inherit many base templates. This is great for reuse and standardizing our code, as all the fields are stored in a constants file for easy...
2
Solved
What is the difference between the events item:created vs item:added? When does each event get hit?
Continental asked 7/11, 2012 at 22:3
3
Solved
I am facing a issue in Sitecore UI when I am editing an existing user to add/delete 'User Roles' under the 'Member Of' tab, its not getting updated. However, when I am adding a New User and assigni...
2
Solved
I want to set the source of a droptree to the item so every time I create an instance of that template I can select it's children. Obviously I can't add the ID of the item to the template as it wil...
2
Solved
Hi and thank you for your help. We're trying to keep a Sitecore site up and running on a WS 2008 R2 Standard server but keep running into the following exception:
System.Security.Cryptography.C...
3
Solved
I am on Sitecore 6.5.
The below code is working fine but I don't understand how. The GetItem() method has six overload functions where it takes string values as just item paths.
In this case it's...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.