ektron Questions

3

Solved

I've been having strange cache issues and put together a very simple .NET page with an output cache directive. However, the page is not caching (the content updates on every refresh). I have a si...
Overlap asked 20/4, 2015 at 15:5

1

Solved

I have the following stored procedure: ALTER PROCEDURE [dbo].[UpPro] ( @PN varchar(200), @xml xml, @gVa varchar(10), ) AS /* update the gender */ BEGIN SET NOCOUNT ON; Select @gVa = t1.[Gend...
Bulldozer asked 6/10, 2015 at 16:12

3

Solved

I have some DIV which has contents that are auto generated by Ektron CMS. Screenshot of the source: Output: Each parent DIV ({letter}Serv) is empty if the DIV class justPad doesn't appear at...
Jovanjove asked 10/11, 2014 at 13:39

2

Solved

In the screenshot above, you can see there were two requests open for a worker process for over 7 hours. Is there a setting somewhere in IIS that can automatically kill requests over a certain ...
Confucianism asked 7/11, 2014 at 19:45

2

Solved

In Ektron ,how errors or exceptions are handled.Is there any method to handle this? Any table in Ektron DB stores errors or exception.How we handle events using the class Ektron.Cms.EkException?
Stahl asked 26/3, 2013 at 10:47

3

Solved

What is the best way to start with ektron? Any ebook reference and video links for novice developer. I want to teach anatomy of ektron cms. Many thanks, Jigar
Baroscope asked 18/2, 2012 at 10:41

5

Solved

I have a page that has a bunch of user controls on it. I want to be able to have "macros" or "placeholders" directly in the content that will get replaced in my code. It shouldn't really matter, bu...
Fugleman asked 16/10, 2009 at 19:39
1

© 2022 - 2024 — McMap. All rights reserved.