asp.net - importing CSS <link> property is not working on server -


i kept .css files in folder . importing on aspx page . when running on localhost working fine when hosting on server not working . when declaring on each aspx page , rewriting same css file working fine . question why not importing file on server on localhost working fine .

i had problem hosting server not reaching proper files though imported successfully. did backed files, deleted them , replaced them backup. added ../ before folders in links root folder, navigated css folder there, , worked. may have root dir being different. if works great, if not oh well.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -