Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jordi 25 posts 47 karma points
    Feb 05, 2012 @ 20:45
    Jordi
    0

    CSS not working in remote hosting

    Hello

    I have installed uBootstrap 1.0.4 on a Umbraco 4.7.1.1 fresh site.

    On my PC with web matrix server it works perfect. I have FTP'd all site to http://demo.hikingspain.net but the CSS's are not applied to the site.

    What could be the reason?

    I am using dotnet-host hosting and with the remote IIS administrator I can not see if it is working with Integrated Mode.

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 05, 2012 @ 20:49
    Jan Skovgaard
    0

    Hi Jordi

    Hmm, perhaps you should try and go into the app_data folder and in the "TEMP" folder try deleting the clientdependency folder to see if that has an effect.

    Otherwise try contacting your hosting company to ensure that the IIS settings are correct and that the iis_iusrs group has the proper permissions.

    Hope this helps.

    /Jan

     

  • Jordi 25 posts 47 karma points
    Feb 05, 2012 @ 21:58
    Jordi
    0

    Hi

    • I deleted items in clientdependency folder in TEMP
    • /less/theme.less is in the server
    • dotless.Core.dll is installed in the bin folder
    • the application runs in Full Trust (Full - internal)
    • <add DotLessCss ..> is set in web.config

    No changes

    After adding <mimeMap fileExtension=".less" ... > there was a change, it looks like some CSS is applied but the result is not correct as you can see at http://demo.hikingspain.net now.

    I have other sites running umbraco in the sam host with no problem, If the problem is with LESS. Is it possible to run uBootstarp deactivating LESS for a test?

    Thanks for helping me.

    I'll ask hosting suport about Integrated Mode and IIS_IUSRS

  • Jordi 25 posts 47 karma points
    Feb 05, 2012 @ 22:21
    Jordi
    0

    The hosting support has answered very fast

    - I am running in ASP.NET 4.0 .
    - Your application pool is dedicated and runs with its own user so IIS_iusers do not need any permission, but the user assigned to your pool has all required permissions.

    I can change ASP.NET 4.0 to ASP.NET 4.0 Integrated Pipeline, I'll try it and let you know.

  • Jordi 25 posts 47 karma points
    Feb 05, 2012 @ 22:26
    Jordi
    0

    Eureka. The problem came from running ASP.NET 4.0 in Classic Mode. After switching to Integrated Pipeline the CSS are rendered perfect.

    THANK YOU!!!

    Jordi

  • Marcos 9 posts 30 karma points
    Feb 29, 2012 @ 11:36
    Marcos
    0

    Hi everybody. I'm having the same problem. I tried all the solutions listened here but no joy.

    My hosting provider is Arvixe.

    The app runs in full tyust

    The less files are correctly configured.

     

    Like jordi, uBootstrap shows only partially. It seems that some less is being parsed but there's something missing.

    But unlike Jordi, if I switch to integrated pipeline, umbraco's backend doesn't show correctly (no js and css) so i must remain in standard pipeline.

     

    You can view the site here: http://casa.ingaldi.com

     

    Any ideas?

    Thankyou

    Mark

Please Sign in or register to post replies

Write your reply to:

Draft