Questions tagged [tridion-content-delivery]

SDL Tridion Content Delivery (CD), including distribution, presentation, and storage APIs.

SDL Tridion separated content management from content delivery.

Stack Exchange Q&A site proposal: Tridion

Use this tag for questions that are related to SDL Tridion Content Delivery (CD), including:

  • Distribution
  • Presentation Server (ASP.NET or JSP)
  • APIs
  • Configuration (to an extent)

Consider joining the Area 51 Tridion proposal to help create a StackOverflow site dedicated to all types of SDL Tridion-related questions.

150 questions
5
votes
0 answers

Content Delivery - Un-publish Error

We have found a pretty strange issue in SDL Tridion 2011 Sp1 Hr 1 Content Delivery in that when we un-publish content the publishing will fail. The fail is really weird. We have created two structure groups: 100 Example 400 Other Each contains…
johnwinter
  • 3,624
  • 15
  • 24
5
votes
3 answers

Tridion UI on Dynamic Page

I have created a Page Dynamically which query the broker database and and based on filter displays the component presentation on run time. I have used Tridion UI on the page to edit the components. Now as the content on the Page is Dynamic, I do not…
Meenakshi
  • 599
  • 3
  • 13
5
votes
1 answer

Tridion ASCX DCP does not render child control

When publishing dynamic component presentations using SDL Tridion 2011 SP1, I mostly use REL as the output format, however I now want to publish a DCP that contains an ASP.NET control tag. I therefore changed the output format of the template to…
Dominic Cronin
  • 6,062
  • 2
  • 23
  • 56
5
votes
1 answer

Should I use tcdl, Tridion tag, or RenderComponentPresentation?

Managing a "Global" Logo with Tridion To manage, for example, a website-wide logo and its text elements with SDL Tridion, I'd want it in a component, rendered by a (dynamic) component template, and placed by page templates. My requirements would…
Alvin Reyes
  • 2,889
  • 16
  • 38
5
votes
1 answer

Error in ComponentPresentationAssembler on windows 2008 R2 64 bit machine (Tridion 5.3)

We are using Tridion 5.3 and moving our content Delivery Server from 32 bit Windows 2003 to Windows 2008 R2 64 bit. We did re install the Content Delivery and publishing working fine but we are getting following error when we are browsing site in…
Rahul Pal
  • 51
  • 3
5
votes
3 answers

What is the simplest way to override namespace in

For my ASP.Net-based Tridion2011-powered site i need to replace standard generated with some . (Let's assume this custom control's semantics is the same, that is: only need to replace namespace…
esteewhy
  • 1,300
  • 13
  • 23
5
votes
1 answer

ASCX Web Controls are not stored in Database

Recently we have upgraded to Tridion 2011 SP1 from Tridion 5.3. In our existing implementation we have various Dynamic Component Templates. For few CTs output format is ASCX Web Control for few CTs output format is HTML Fragment. After publishing we…
user1453602
  • 1,165
  • 5
  • 14
5
votes
2 answers

Installing Tridion 2011 SP1 : Content delivery server

We are installing SDL Tridion 2011 sp1. After reading installation manual we came accross some queries. How the incoming folder is created on CDS ? Do we need to create it manually or it will be created by startCDinstaller.bat? In our case we will…
user1453602
  • 1,165
  • 5
  • 14
5
votes
2 answers

push external multimedia file in to package at tridion publish time

When we publish some page/dynamic component from tridion is it possible to add some external multimedia file/content(ex:jpg image) in to current executing/rendering package at publish time.So that final transportation package has this binary file…
5
votes
3 answers

Tridion UI - Preview Not Updating

Today I have installed Tridion UI according to the documentation on http://sdllivecontent.sdl.com/. All seems to be working with the exception of "Update Preview" function. After making a change to a component the page correctly shows that the…
user1505016
  • 223
  • 1
  • 6
5
votes
1 answer

Need details about APIs for customization of Tridion Content Delivery

Am just 6 months old to Tridion. I know the basic stuff related to this tool. I read somewhere saying we can enhance the functionalities of Content Delivery by extending it using some Java APIs. Could someone guide me where can we get these Java…
Aswani
  • 247
  • 1
  • 8
4
votes
1 answer

UTF-8 Encoding issue ( Tridion 2011 SP1)

In one of my project , there are pages(e.g. detail page) with vb script page template and few pages( e. g. homepage) with razor. We have £ sign in the text in the one of component’s field( named as title). At home page £ get encoded with ? and at…
Ram Saurabh
  • 1,586
  • 8
  • 27
4
votes
3 answers

Attempting to deploy a binary to a location where a different binary is already stored Existing binary

I'm receiving the error below. I see this referred to in other SO posts (here) & I contacted SDL support, but I'm still having trouble fixing the problem. Can someone offer an EASY solution? I think the steps that lead to this are as follows: 1)…
Mr Smith
  • 3,318
  • 9
  • 47
  • 85
4
votes
1 answer

Tridion 2011 SP1 HR1 - which extension to use?

We have a requirement that on a page publish, we need to: Find a component presentation that has a component based upon a particular schema. Extract certain field vales from that component and store them in a custom database table that's available…
Neil
  • 2,688
  • 1
  • 23
  • 32
4
votes
1 answer

Why isn't this code writing log output on my Tridion Content Delivery server?

I have a user control rendering content from a custom (non-Tridion) database. The connection string for this custom database is incorrect, and so I'm getting an SqlException when the code tries to connect. My code is currently: var logger = …
George
  • 2,110
  • 5
  • 26
  • 57
1 2
3
9 10