Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 99250

WebResource 404 = pushbutton not displaying?

$
0
0

Hey there,

I have a button column in a radgrid that is set to pushbutton - however, it does not show up as a button.

We are using the Silk skin included with Telerik.UI.Skins. 

I have attached a screenshot of the error. You can also find it here on imgur: http://i.imgur.com/QV5BnGd.jpg 

  

Our webconfig has 

<httpHandlers>
     <addpath="Telerik.Web.UI.WebResource.axd"type="Telerik.Web.UI.WebResource"verb="*"validate="false"/>
   </httpHandlers>
<system.webServer>
   <validationvalidateIntegratedModeConfiguration="false"/>
   <handlers>
     <addname="Telerik_Web_UI_WebResource_axd"verb="*"preCondition="integratedMode"path="Telerik.Web.UI.WebResource.axd"type="Telerik.Web.UI.WebResource"/>
   </handlers>       
 </system.webServer>

 

I have tried adding a location, with no help:

<locationallowOverride="false"path="Telerik.Web.UI.WebResource.axd">
  <system.web>
    <authorization>
      <allowusers="*"/>
    </authorization>
  </system.web>
</location>

 

Any ideas?


Viewing all articles
Browse latest Browse all 99250

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>