User-691725815 posted
Hi,
In my application i've used MenuAdapter Control for asp.net Menu.
Recently i tested my pages using Fiddler.For every page request, I found Two requests are sent to Menu.Js, Menu.Css (searching those files in the current folder) . And These two files return HTTP 404 Error Code (File not Found). I haven't
used any Menu.Js in my application. How to avoid These Two Unused requests?
Thanks.