You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have small asp.net-mvc4 project that uses Rejuicer. Everything works fine on with iis7 but when I switched to IIS8 I start getting 404's for all rejuiced scripts. When I build my solution in debug the scripts get served our without being rejuiced just fine.
Any clues as to what might be wrong? Maybe it's something else and not IIS, anything I could look for in your code?