Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does VS copy .CSS file to some temp area?
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01590808
Message ID:
01590812
Vues:
34
>In order to troubleshoot a weird problem I am having, I need to understand something basic. When I Debug my ASP.NET project with Chrome and I enable Developer tool, and then point to bootstrap.min.css file I see it pointing to the following:
>http://localhost:33434/content/bootstrap/css/bootstrap.min.css.
>
>Does it mean that at the time of debugging VS actually copies the bootstrap.min.css to some "temp" folder (physical folder) on my computer? That is, where is this folder http://localhost:33434/content?
>
>TIA.

In your project do you have Content directory, then Bootstrap, then css? I think this is the place your file it is, not that the project "copies" the file.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform