Problem renaming Bundle files

Asked

Viewed 16 times

0

I changed the Bundle names of my application, but when I run it again, it tries to access the same path with the old Bundle names. For example, before the name of Bundle was ("Bundles/bootstrap/bootstrap.css"), then I modified it to ("Bundles/css/bootstrap.css"), but when I run the application it keeps looking for the files in the old path.

Note: I’ve cleared the browser cache, changed Enableoptimization in Global.asax to both true and false, and already reset the site settings in IIS.

I have no idea how to fix this.

  • But in your html file where you reference the same, you have already changed the name?

  • Yes Leonardo, I changed all the references, but it’s still messed up

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.