Sitefinity is a CMS developed by Telerik

learn more… | top users | synonyms

0
votes
0answers
18 views

ASP.NET refresh repeater items

What would be the reason why my repeater doesn't refresh while I'm trying to set the Repeater's DataSource and DataBind in Render event? Like so: protected override void ...
0
votes
2answers
55 views

How i develope cms such as Sitefinity or DotNetNuke style?

I want to create a content management system as Sitefinity or DotNetNuke style.Is correct to below approach?What's to reason Sitefinity or DotNetNuke?The both CMS runs modul-based as far as i ...
0
votes
1answer
33 views

Adding Open Graph tags to Sitefinity Blog with Custom Blog Provider

We are trying to add open graph meta tags to our blog, which is hosted in Sitefinity. Where is the best place to handle this? In the definition of the page, in "title and properties" in the section ...
-1
votes
5answers
401 views

DotNetNuke, Umbraco or Orchard [closed]

First off please have patience for this long winded post. I wanted to get all the pertinent information (as I see it) out to you. I have a decision to make and would like your input. I have ...
0
votes
0answers
29 views

Sitefinity search with content in FTP

I just encountered a situation where a Sitefinity search uses content from different locations including some associated websites and some FTP sites. For associated websites, I used NCrawler and Solr ...
0
votes
0answers
45 views

How can I access a Sitefinity Site Map from a T4 Template?

I am trying to use T4 to generate some classes with information based on the contents of a Sitefinity Site Map. My problem is that I can't seem to get it to recognize the SitefinitySiteMap provider. ...
-1
votes
1answer
51 views

Adding dynamic content on page such as Sitefinity or Dotnetnuke [closed]

How can i create dynamic content on page such as Sitefinity or Dotnetnuke?How can i manage user controls with drag and drop?
0
votes
0answers
14 views

Sitefinity 4+ — Standardizing intra-site modules in Sitefinity 4-5.x

We write a lot of intrasite modules and are noticing that they really deviate now in SF 4+ from the content-based ones. So, on that note, I have some questions: How do you get the EXACT look and ...
0
votes
0answers
48 views

ASP.Net View isn't showing properly

I'm using an ASP.Net control with a C# codebehind, and have the following code in the view: <div class="article span4"> <h5><%= article.Title %></h5> <p><%= ...
0
votes
2answers
127 views

Sitefinity CSS classes for basic vertical navigation with sub-pages

I am having such a difficult time trying to figure out how to style my basic vertical navigation with drop-down sub-pages in Sitefinity. I cannot find a simple tutorial or explanation for what CSS ...
0
votes
4answers
74 views

applying different styles on current page button?

I am doing a web site in asp.net (making user controls) and use them in sitefinity pages. My navigation bar button(s) is also a user control which is placed in a template. Requriement is on current ...
0
votes
1answer
13 views

A new user of 'Authors' role unable to view list of news items

In my Sitefinity 3.7 website, I created a new user which is a member of the 'Authors' role. When the user tries to view the list of news items (../Sitefinity/Admin/Modules.aspx?module=News), the ...
0
votes
1answer
71 views

Telerik RadTextbox input behaving like watermark

I've a Telerik RadTextbox in one of my .ascx files in a Sitefinity 5.4 website. When a form containing the RadTextbox is submitted and there is some error thrown by the server, and the user goes back ...
0
votes
1answer
89 views

The name 'Email' does not exist in current context (Web App)

I'm in the middle of converting my sitefinity website project to a web application. We have a user control that was working originally on the website but now we are getting the following error when ...
0
votes
2answers
43 views

Sitefinity 5.3 displaying Culture info at the end of URL

I recently upgraded a website to Sitefinity 5.3. For some reason, when I try to edit a page in the backend, it throws a '500 - Internal server error' . On close inspection, I see that the culture ...
1
vote
1answer
46 views

Extensionless URL settings in Sitefinity 4.x and above

Does anyone know where the settings related to Extensionless URLs are found in Sitefinity 4.x and above? I'm looking at 'Advanced Settings' in the backend and I can't find them. A website that I ...
0
votes
1answer
64 views

The sitefinity Search widget does not enable searches inside content blocks

I'm trying to use the sitefinity search widget but it doesn't work correctly. I've checked the "Static HTML in pages" option in search indexes page. I then reindexed it. The search result page doesn't ...
0
votes
1answer
71 views

how to implement sub domains in sitefinity 5.x

On the sitefinity offcial website, there is only a guide for sitefinity 3.x which is too old. Any one has any ideas?
0
votes
1answer
31 views

adding image to sitemap pages in custom module

I'm developing a custom top menu and want to add one picture per sitemap pages. I writed module like following attached image. In this structure, I enter sitefinity page name to Title fields and take ...
3
votes
2answers
62 views

Load sets of records, 4 items at once

I've a question about loading sets of records for a 'slideshow' on my homepage. I'm using ASP.NET, LINQ and C#. This is the markup of the repeater: <asp:Repeater ID="rptSlideShow" ...
0
votes
4answers
94 views

trim a string in c#

I'm taking pdf file names in telerik sitefinity like this : test..pdf (41 KB ) 1..pdf (34 KB ) How to change these like this? test.pdf and 1.pdf
0
votes
1answer
90 views

sitefinity get docs from module

I want to a Pdf field in this module. I want to reach pdf full url and name but don't know how to do in sitefinity. Can somebody help me? asp.x <asp:Repeater ID="rptList" runat="server" ...
0
votes
1answer
303 views

Which CMS is best for azure [closed]

Hi I've been searching around which is the best asp.net CMS that could support hosting in azure with multiple instances of a web role. We have narrowed it down to Umbraco v 4.11, Sitefinity 5, ...
1
vote
1answer
152 views

How to Add custom control “abc.ascx” file in Sitefinity 5.3

I am new to Sitefinity 5.3 I want to create my Usercontrol in Visualstudio 2012 and add that in sitefinitty
1
vote
1answer
64 views

Sitefinity Script Conflicts

I am struggling to get my jquery to stay in order within Sitefinity. The dragging out of Sitefinity widgets onto a page is breaking my script links in the of my master page. A thread has started on ...
1
vote
1answer
86 views

Sitefinity - Validating Custom Form Field

I have a class MyField that extends FormField (it is a custom Form Field I can add via Form Builder). I have one field in the .ascx file: <telerik:TextField ID="Status" CssClass="sfTxtID" ...
1
vote
1answer
209 views

Getting an Image from Telerik Sitefinity Modules

I'm using Telerik Sitefinity 5.1. I've build a module that has 3 fields {title, url, image} title and url -> string field image -> 'image selector' .cs protected void Page_Load(object sender, ...
0
votes
1answer
171 views

MVC (in SItefinity)

In my View I have something like: @model CreatorModel <form name="myForm" action="/Creator/CreateAction" enctype="multipart/form-data" id="myForm" method="post"> ...
0
votes
1answer
207 views

Sitefinity 5.3: How do I order my CSS?

What I'm trying to do is include my own style.css file in the template that I'm building. In Visual Studio, I've opened ~/Template/App_Themes/Global/cssLoadOrder.xml and ordered the CSS files how I'd ...
1
vote
1answer
100 views

Sitefinity 5.3: How can I place a widget into my Visual Studio template?

I'm new to Sitefinity and building templates in Visual Studio. What I'm trying to do is build a template that will have reusable components included automatically (ie. header, navigation, footer, ...
0
votes
1answer
43 views

Draggable widgets for web content

How i can create draggable widgets for web content like sitefinity.For example contact form, image slider, page layout,etc.Can you help me about this issue?
1
vote
1answer
97 views

How to debug a sitefinity project

My sitefinity project that runs on 5.2 is deployed on IIS 7.0. I am running into an error. How do i debug this as I cannot run this through visual studio either. Please help so that i can set ...
0
votes
1answer
149 views

Sitefinity 4.4 upgrade to 5.1 - Forums not loading

So I've upgraded from Sitefinity 4.4 to 5.1 and the new built-in Forums aren't loading. Here's what I'm seeing: I've compared my configuration files and everything seems to be in order. The only ...
1
vote
1answer
71 views

How to disable Sitefinity Post blog Single Item

My website has in the footer the last 5 post summaries of my blog. The problem: When I am reading a post, my footer is showing the same post instead of showing the summary. I want to disable a ...
0
votes
1answer
132 views

User controls Stopped working after Migration from 3.7 to 5.2

I recently Migrated my 3.7 sp4 project to 5.2, but I had issues while doing so. Currently, my user controls are not working after migration in 5.2 project. Below is the code: User Control Code: ...
0
votes
1answer
41 views

Apply Class Items in Sitefinity 3.7 not appearing in webkit, works everywhere else

I am working with sitefinity 3.7. I have added some custom classes to the Apply Class drop down menu in the radeditor. The problem is that they appear in firefox, the drop down gets populated and ...
1
vote
1answer
169 views

Sitefinity Stylesheet override 5.2

I need to remove Sitefinity's out of the box styling for all elements on a master page that we create. I've poured over tons of documents but they all leave me wanting more, a cleaner, more simplistic ...
0
votes
2answers
81 views

LayoutTemplatePath for ImageControl Sitefinity

We're trying to create an extended version of the built in Sitefinity ImageControl by creating a separate toolbox.config entry with a custom LayoutTemplate specified. This essentially works, however ...
0
votes
1answer
45 views

Feeding an XML document in Sitefinity 5

I have an XML document in my "Feeds" folder of the root App_Data folder in Sitefinity v5. How can I get this to feed on my page? Do you know of any online tutorials? I have tried using the Feeds ...
0
votes
1answer
87 views

Sitefinity get classification and all pages related

We are testing Telerik Sitefinity CMS to maybe use in a client and I have tried to create a custom widget to get a classification that I created and show all contents title as link. Ex.: Countries ...
0
votes
1answer
120 views

Custom Content Block in Sitefinity

I want to create a custom content block in Sitefinity so I can wrap an tag around it and pick up my CSS. I created a custom widget, but I'm not sure how to make it a content block. I cannot find ...
0
votes
1answer
97 views

Sitefinity: Need to make a PDF available on a very specific URL but can't do it

I have a website on SiteFinity 4.4. I need to make a document available on a very specific URL, i.e. http:www.example.com/reports/the-report.pdf If I just create a directory in the root of the site ...
1
vote
1answer
60 views

Sitefinity 5.1 iterating over content types

i'm kinda new to Sitefinity 5.1 just to state that up front. i've created a custom content type and given it some properties. i'm trying to create a user control that gets each item of this content ...
2
votes
1answer
229 views

Reverse Proxy (ARR) and ScriptResource.axd Issue

I'm having issue when I run my website on the Reverse Proxy layer. It will display the following javascript error. => Message: 'Sys.WebForms.PageRequestManager' is null or not an object => ...
0
votes
1answer
719 views

Sitefinity A potentially dangerous Request.Path value was detected from the client (?)

I am using Sitefinity 5.1 and RadGrid in this example. I have been troubleshooting one of our pages on development server this morning and I have confirmed that it behaves differently on the page ...
0
votes
1answer
77 views

Issue with: Cannot create an instance of Telerik.Sitefinity.Web.UI.ContentUI.Config.ContentViewDefinitionElement because it is an abstract class

I am working on a project using sitefinity and I have run into an error I can't seem to solve. I tried to implement this Comment Notification fix and something has happened. After changing the ...
0
votes
3answers
421 views

IIS 7 URL Rewrite for 404 and Sitefinity

We have a new Sitefinity site that is replacing our marketing site. The switchover happened last friday, and we uncovered a problem today: there is content (pdfs, jpgs) on the old site that can no ...
1
vote
1answer
716 views

Microsoft AJAX: Unable to get property 'x' of undefined or null reference

How do I troubleshoot the following error being thrown by a Microsoft AJAX JavaScript framework method? It is an automatically generated line of JavaScript from a custom User Control in a Web Forms ...
2
votes
3answers
550 views

Permission denied for ASP.NET app to access database

I have a Sitefinity ASP.NET web site which has a database Db1. I have the database attached to SQL Server Management Studio. When I run the ASP.NET application, it doesn't seem to have permission to ...
1
vote
1answer
153 views

Sitefinity module install failure

I created a new module by following the testimonials example in the SDK. But, it won't install. There are no error messages to help direct me in a certain direction. I've fired up the project in ...

1 2 3 4