This is a migrated thread and some comments may be shown as answers.

ResolveUrl does not work with telerik

1 Answer 171 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 09 May 2011, 09:02 PM

Hi 
i have a problem with this code in a master page.  
<link href="<%=ResolveUrl("~/App_Themes/SkinSistema.css")%>" rel="stylesheet" type="text/css" />

before telerik, this work perfectly, but i have incorporate telerik RadScriptManager and then does not work.
this is my error:
"La colección de controles no puede modificarse porque el control contiene bloques de código (por ej. <% ... %>)."

i need help.
thk

1 Answer, 1 is accepted

Sort by
0
Fernando
Top achievements
Rank 1
answered on 09 May 2011, 10:57 PM
i have resolved this problem
removed the tag runat="server" of head.
i see this.
 http://www.telerik.com/community/forums/aspnet/editor/editor-ie-vs-firefox.aspx
Tags
General Discussions
Asked by
Fernando
Top achievements
Rank 1
Answers by
Fernando
Top achievements
Rank 1
Share this question
or