Tagged Questions
This tag refers to the Ektron CMS400.NET content management system.
3
votes
5answers
764 views
C# converting int to Int64
we are in the process of upgrading our crappy cms system and the new assemblies have changed from int to int64. I'm running into a problem when trying to build now. I've tried casting but it doesnt ...
2
votes
2answers
264 views
XSLT - Using substring with copy-of to preserve inner HTML tags
I have some XML like this:
<story><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</strong>Nulla vel mauris metus. Etiam vel tortor vel magna bibendum ...
2
votes
2answers
672 views
Problem POSTing to webservice in .net 3.5 solution [closed]
I'm at my wit's end here. I'm trying to use an auto-complete extender from the asp.net ajax extensions toolkit, which is filled from a bog-standard webservice. The application is a .net 3.5 web site, ...
1
vote
3answers
53 views
Finding a child control inside a templated usercontrol
<cc1:SiteSearchInputView ID="ssInputView" ControllerID="ssController" runat="server">
<ItemTemplate>
<table border="0" cellspacing="0" cellpadding="0">
...
1
vote
2answers
50 views
ScriptResource not loading
This is an interesting problem...
I've got an ASP.NET 3.5 web application. It's relatively simple - a content page based on a master page, with a couple of usercontrols on the page.
There are a ...
1
vote
1answer
106 views
Increase Google Map Info Window Size
I have a google map.
And there's an information window.
Now the size is standard and there r loads of texts inside.
So, my boss asked me to increase it.
We are useing ektron CMS and thus I need to ...
1
vote
2answers
118 views
slimming the Ektron workarea
We have replicated our base Ektron site over 100 times (different clients) and between copies on the web servers and putting sites in SVN, I have decided to pull out the scalpel and slim down the ...
1
vote
1answer
358 views
Ektron Content APIs and ASP.NET MVC
To get the core question out of the way first: has anyone used the Ektron content APIs and can comment on using them to get Ektron CMS content instead of using native Ektron controls? I'd like to use ...
1
vote
1answer
223 views
The server method 'xxx' failed
I had this working and now it is not. We have multiple developers working on the project but the code looks like when I had it working. I saw a slight mention in another post that URL rewriting may ...
1
vote
2answers
342 views
Translate xml content using web service API from Ektron CMS400.Net
First of all: I'm on Ektron CMS v8.1
I'm having a problem with dynamicly adding translated content to the cms via the Webservice API. I can perfectly add xml content by using the following object and ...
1
vote
1answer
189 views
What's a good resource for migrating content from Ektron to Wordpress?
I am looking at porting a large scale website for a university from Ektron to Wordpress. Is there a tool out there that does this smoothly? If yes, where can I find it?
1
vote
2answers
350 views
Ektron pageID in C#
I am creating a widget in Ektron CMS400 and I am trying to dynamically pull the page layout ID to then display the title. Currently I have this code:
PageTitle = contentAPI.GetContent(110, ...
1
vote
3answers
494 views
Integrating CMS Ektron and MVC application
I have two separate applications, a c# MVC app and a CMS (Ektron) app. I want the user to be able to move between the two application seamlessly without having to log into each application ...
1
vote
0answers
394 views
ajax tab container not displaying with ucPageBuilder:PageHost
How can I create a tab panel series to be used interactively on a pagebuilder layout?
I am using Ektron CMS400 version 7.66. This code seem to keep my tab from showing on the ...
1
vote
5answers
1k views
How can I modify the entire ASP.NET page content right before it's output?
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, but ...
0
votes
2answers
74 views
C# Reflection - Type error
string assembly = "Ektron.Cms.ObjectFactory.dll";
string asspath = path + "bin\\" + assembly;
Assembly run_obj = Assembly.LoadFrom(@asspath);
paraObj[0] = run_obj.GetType(
...
0
votes
1answer
73 views
Can you “unpublish” a page in Ektron without scheduling it to expire?
I have some pages in an Ektron based website and I would like to change their status from "Approved (Published)" to an unpublished status and prevent the page from displaying in navigation, etc.
I ...
0
votes
1answer
48 views
Posting from a site to Ektron
I have a free standing .net site(3.5) and an Ektron installation running on another server. I want to post a form from my .net site to Ektron.
How would I do this using the web services API? ...
0
votes
2answers
250 views
Can I use Colorbox on images, when there is no anchor tag
I'm trying to create a slidewhow with Colorbox. Unfortunately, I have no control over how the images are created, so I can't put anchor tags, or rel= on the images.
The best I can do, is something ...
0
votes
7answers
123 views
C# function not returning string as expected
Right. This is probably a funadmental mistake, but I'm still missing it... The first function below outputs a string to the control cbContent2. The second returns any empty string - it needs to return ...
0
votes
3answers
400 views
Another Null Reference Exception
I understand that Null Reference exceptions are always generally vague and any number of things can produce it but I'm running out of ideas here... Whats happening is when I try to click on a recipe ...
0
votes
1answer
72 views
Converting units to metric
I'm going to be implementing Ektron CMS for a client and they may require conversion of units from imperial to metric for different values. The best thing would be an Ektron module, then would be ...
0
votes
3answers
160 views
Catching unhandled exceptions in web control to allow page to render
(I am actually using Ektron CMS, and am using Widgets, which are a very simple extension of a user control).
Problem: I have a web page that contains many widgets. If an exception occurs in one of ...
0
votes
2answers
396 views
Can Ektron Do This in SEO?
Can tell me if Ektron can do these things in SEO?
XHTML Compliant - Renders in XHTML compliant mark-up out of the box
Canonical URLs - Able to specific a canonical URL for a single page SEO
Friendly ...
0
votes
1answer
197 views
Emailing html content with Ektron CMS
I am trying to send an email from code behind using ektron cms API (this is not my choice - i am required by the client)
This email has to have both html and text content.
I have found multiple ...
0
votes
1answer
513 views
custom Profile Provider using CMS API
I have created a custom Profile Provider that is integrated with the API of a CMS. It works fine when pulling data for an authenticated user (Profile.FirstName), but errors when creating a new user's ...
0
votes
4answers
650 views
Dynamic google sitemap creation for a asp.net Ektron site
We are planning on using google for our search functionality in an Ektron site. We have to do this because we want pages from a few sites outside of the actual Ektron site to be included in the ...
0
votes
1answer
726 views
Ektron user change password?
I have a Ektron client with Ektron installed. They would like to add the functionality to change a password to something they want. Do I need to be concerned with the ektron part or just go ahead ...
0
votes
2answers
670 views
Telerik RadChart and Ektron CMS 7.6 dll conflict
I have Ektron CMS 7.6 which includes a plethora of built in features. One of those features is Telerik for ASP.NET Ajax Controls.
Also I have a subscription for Telerik Controls separately.
...
0
votes
2answers
1k views
How to create a new membership user via Ektron CMS400.NET web service API?
I am attempting to create new membership users in an Ektron CMS400.NET-based website by through calls to the User web service API from a remote site. One of the methods I intend to utilize, ...
-3
votes
4answers
786 views
how to work with ektron cms400.net?
hii... i m using ektron cms400.net.. but i dont know that how to use it .. can anybody tell me any tutorial link... can i create website using asp.net and then integrate it in ektron cms400.net