zoukankan      html  css  js  c++  java
  • vs.net2003创建新页面时没有生成cs文件

    硬件环境:windows2000/xp .net framework 1.1
       IDE : vs.net 2003英文版
    在创建一新页面时出现这个错误提示,并且没有.cs文件生成
    双击aspx文件也有同样的错误:
    The class file 'WebForm1.aspx.cs' specified as the codebehind for 'WebForm1.aspx' could not be loaded. Make sure that the codebehind attribute in the page or control directive properly references an existing code behind file


    解决办法: tools - options - Environment - International settings - language 在下拉框中选择 Same as Microsoft Office 保存即为OK
    如果你看到的是中文菜单:即为tools - 选项 - 环境 - 区域设置 - 语言 在下拉框中选择 Same as Microsoft Office 保存
     英文版的vs.net2003如果在此选为中文的话就会出现上述问题  
  • 相关阅读:
    JavaMail
    Web的文件下载
    Web的文件上传
    Tcp 数据对象传输接口对象设计
    m个元素中选取n的组合
    PyQT Quick Start
    版本发布自动触发测试
    plantUML 实操
    Python 版本对比
    Some Python Tricks
  • 原文地址:https://www.cnblogs.com/jesse/p/650254.html
Copyright © 2011-2022 走看看