“NetworkError:404 Not Found - http:// localhost:1686 / DashBoard / url”在mozilla firefox中发生 [英] "NetworkError: 404 Not Found - http://localhost:1686/DashBoard/url" In being occurred in mozilla firefox

查看:57
本文介绍了“NetworkError:404 Not Found - http:// localhost:1686 / DashBoard / url”在mozilla firefox中发生的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我这里是Sohaib Ameen,我是一名软件工程师。现在,我正在使用asp.net处理应用程序。就Web模板而言,它完全响应,因为我在其中使用引导库。



一切正常,但每当我使用Mozilla Firefox登录时,它显示任何其他浏览器未显示的此错误



404 Not Found - http:// localhost:1686 / DashBoard / url



我的页面加载自己然后突然再次重新加载显示错误页面,但它在任何其他浏览器中都能正常工作,请帮我摆脱这个问题,因为我一直在尝试从4天开始追踪它。



这里是我在masterPage中包含的文件



< ;



Hi Everyone,

Its me Sohaib Ameen here and I am working as a software engineer. Now a days I am working on an application with asp.net. As far as web template is concerned then Its totally responsive as I am using bootstrap libaries in it.

Everything working fine but whenever I get logged in using Mozilla firefox, it shows me this error which any other browser Isn't showing

"404 Not Found - http://localhost:1686/DashBoard/url"

My page loads itself and then suddenly It gets reloaded again showing the error page but it works fine in any other browser, Please help me out to get rid of this issue because I had been trying to track it down from 4 days.

here are the files I have included in masterPage

<

<meta charset="utf-8" />
    <title>SmartAdmin</title>
    <meta name="description" content="" />
    <meta name="author" content="" />

    <meta http-equiv="Refresh" content="n;url" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />

    <%-- CSS Scripts--%>
    <link rel="stylesheet" href="http://code.jquery.com/ui/1.11.0/themes/smoothness/jquery-ui.css" />
    <link href="/Clydo_Styles/bootstrap.min.css" rel="stylesheet" media="screen" />
    <link href="/Clydo_Styles/font-awesome.min.css" rel="stylesheet" media="screen" />

    <!-- SmartAdmin Styles : Please note (smartadmin-production.css) was created using LESS variables -->
    <link href="/Clydo_Styles/smartadmin-production.css" rel="stylesheet" media="screen" />
    <link href="/Clydo_Styles/smartadmin-skins.css" rel="stylesheet" media="screen" />

    <!-- Demo purpose only: goes with demo.js, you can delete this css when designing your own WebApp -->
    <link href="/Clydo_Styles/demo.css" rel="stylesheet" media="screen" />

    <!-- FAVICONS -->
    <link rel="shortcut icon" href="/Clydo_Images/favicon.ico" type="/Clydo_Images/x-icon" />
    <link rel="icon" href="/Clydo_Images/favicon.ico" type="/Clydo_Images/x-icon" />


    <!-- GOOGLE FONT -->
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,400,700">

    <!-- END SHORTCUT AREA -->


    <script src="../Scripts/Other/jquery-2.0.2.min.js"></script>
    <script src="../Scripts/Other/jquery-ui-1.10.3.min.js"></script>


    <!-- BOOTSTRAP JS -->
    <script type="text/javascript" src="/Scripts/bootstrap/bootstrap.min.js"></script>

    <!-- CUSTOM NOTIFICATION -->
    <script type="text/javascript" src="/Scripts/notification/SmartNotification.min.js"></script>

    <!-- JARVIS WIDGETS -->
    <script type="text/javascript" src="/Scripts/smartwidgets/jarvis.widget.min.js"></script>

    <!-- EASY PIE CHARTS -->
    <script type="text/javascript" src="/Scripts/plugin/easy-pie-chart/jquery.easy-pie-chart.min.js"></script>

    <!-- SPARKLINES -->
    <script type="text/javascript" src="/Scripts/plugin/sparkline/jquery.sparkline.min.js"></script>

    <!-- JQUERY VALIDATE -->
    <script type="text/javascript" src="/Scripts/plugin/jquery-validate/jquery.validate.min.js"></script>

    <!-- JQUERY MaskedInput -->
    <script type="text/javascript" src="../Scripts/jquery.maskedinput.js"></script>

    <!-- JQUERY SELECT2 INPUT -->
    <script type="text/javascript" src="/Scripts/plugin/select2/select2.min.js"></script>

    <!-- JQUERY UI + Bootstrap Slider -->
    <script type="text/javascript" src="/Scripts/plugin/bootstrap-slider/bootstrap-slider.min.js"></script>

    <!-- browser msie issue fix -->
    <script type="text/javascript" src="/Scripts/plugin/msie-fix/jquery.mb.browser.min.js"></script>

    <script src="/Scripts/ClydoMaster.js"></script>







>




>

推荐答案

这篇关于“NetworkError:404 Not Found - http:// localhost:1686 / DashBoard / url”在mozilla firefox中发生的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆