zoukankan      html  css  js  c++  java
  • 解决vs2003下无法调试运行asp.net web项目问题。

    在VS.NET2003里,运行或者调试一个 ASP.NET   Web   Form项目,进行调试,出现提示“无法开始调试,程序集无法加载等问题。主要解决办法是修复IE6。

    回复:
      what   os   are   you   using?   try   the   suggestions   in  
       
      http://www.dotnet247.com/247reference/a.aspx?u=http://www.theeldergeek.com/repair_ie6.htm  
       
      also   see  
      http://www.dotnet247.com/247reference/msgs/57/288505.aspx

    Repair Internet Explorer 6

    A number of XP users have reported situations with Internet Explorer 6 becoming corrupted and reporting a number of different errors. While there is certainly no guarantee, the two procedures listed below have restored functionality to IE6 for many users experiencing problems.

    Note: Both methods listed require that the Microsoft Windows XP CD-ROM be available.

    Method 1: Microsoft Internet Explorer 6.x Repair for Windows XP

    • From the Start menu, select Run.
    • In the Open field, type sfc /scannow (Note: There is a space between sfc and /scannow)
    • Select the OK button.
    • Follow the prompts throughout the System File Checker process.
    • Reboot the computer when System File Checker completes.

    Method 2: Microsoft Internet Explorer 6.x Repair for Windows XP

    • From the Start menu, select Search, select All Files and Folders.
    • Select More Advanced Options and place a checkmark beside Search Hidden Files and Folders option.
    • Ensure that Search System Folders and Search Subfolders are also checked.
    • In the All or Part of the File Name box, type ie.inf
    • In the Look In drop-down menu, select C: or the letter of the hard drive that contains the Windows folder.
    • Click the Search button.
    • In the search results pane, find the ie.inf file located in Windows\Inf folder.
    • Right click the ie.inf file and click Install on the context menu.
    • Reboot the computer when the file copy process is complete.

  • 相关阅读:
    用存储过程实现二进制字段的更新
    在Google 上搜书的方法 (转)
    Oracle开发中,关于查询的一个问题
    北京公司招聘 .net开发人员
    UIAlertView的使用方法
    FMEFB开始上传
    应用中的安全管理方案
    使用NHibernate时需要考虑的另一个问题
    .net使用Com组件的问题
    使用NHibernate时,如何提高访问Oracle数据库(ODP.net)的性能
  • 原文地址:https://www.cnblogs.com/relang99/p/691864.html
Copyright © 2011-2022 走看看