Failed to load resource: 403 forbidden with .js Optimization
问题 I'm trying to minify my .js and .css files. I've installed the packed Install-Package Microsoft.AspNet.Web.Optimization When ever i active the Optimization with BundleTable.EnableOptimizations = true; I receive this error on the client: Failed to load resource: the server responded with a status of 403 (Forbidden) http://localhost:22773/Content/themes/elevation/v=gnDLBbf1VVRuQDXtIYn1q0P3ICZG7oiwwgxPRbaLvqI1 Anyone have an idea of what I'm doing wrong? ---BundleConfig info---------------------