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如果在此选为中文的话就会出现上述问题  
  • 相关阅读:
    Docker 镜像
    Docker 安装命令
    Docker 基本概念
    Redis 高可用之"持久化"
    Git 安装和使用
    oracle角色
    oracle权限
    审计
    手动创建数据库
    oracle口令文件认证
  • 原文地址:https://www.cnblogs.com/jesse/p/650254.html
Copyright © 2011-2022 走看看