`
caobihole
  • 浏览: 945889 次
文章分类
社区版块
存档分类
最新评论

How to fix intellisense issues after upgrading to ASP.NET Ajax 1.0 RC

 
阅读更多
Many people reported issues after upgrade from Atlas/Ajax Beta or CTP to the most recent RC build (1.0.61025). Typical symptoms are:

1. UpdatePanel, ScriptManager and other ASP.NET Ajax elements are squiggled as 'unrecognized'.
2. Formatting lost in UpdatePanel when switching from Design to Source view.
3. Weird __designer::wfdid attributes appear on ASP.NET Ajax elements
4. No intellisense is available for any of the new controls.

The reason it is happening is that structure of the ASP.NET Ajax-enabled Web site has changed. Name of the Ajax assembly changed as well as it's location and the namespace. Here is what you can do:

1. Before you install ASP.NET Ajax RC, make sure you uninstalled any previous releases.
2. After you install ASP.NET Ajax RC:
  • Remove reference to the old assembly which may still be sitting in the bin folder of the Web site or simply delete the old assembly from bin.
  • Delete cached intellisense schemas in
    • C:/Documents and Settings/USER/Application Data/Microsoft/VWDExpress/8.0/ReflectedSchemas
    • C:/Documents and Settings/USER/Application Data/Microsoft/Visual Studio/8.0/ReflectedSchemas
  • Add a web config file to the Web site from C:/Program Files/Microsoft ASP.NET/ASP.NET 2.0 AJAX Extensions/v1.0.xxxx.
If site already has config file, you may have to manually add sections to it as described here: http://ajax.asp.net/docs/ConfiguringASPNETAJAX.aspx
原文地址:
http://blogs.msdn.com/mikhailarkhipov/archive/2007/01/03/how-to-fix-intellisense-issues-after-upgrading-to-asp-net-ajax-1-0-rc.aspx

【译文】(待有时间我再翻译出来)
如何修正更新到ASP.NET AJAX 1.0之后的智能提示影响
分享到:
评论

相关推荐

    jQuery ASP.Net MVC Controls源码

    jQuery ASP.Net MVC Controls源码 项目介绍 一个ASP.Net MVC兼容包基础上完成控制jQuery和jqGrid框架。 * Ajax的分页,编辑,分格,批量更新 * 标准widgets,如DatePicker * 还有更多- 所有.NET Fluent-like配置和...

    asp.net计数器

    能很好的实现技术功能,很有帮助 的哦 ... <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> 宋体">您是第["counter"]%>位访问者! </HTML>

    professional visual studio 2008

    How to build web applications using ASP.NET AJAX, Silverlight, and ASP.NET MVC Ideas for building Office and Mobile applications, WPF, WCF, and WF projects Ways to effectively analyze and identify ...

    AspNetMvcOnSdk:示例应用程序演示了在.NET Framework 4.8之上使用SDK样式项目在准系统ASP.NET MVC(非核心)应用程序上的设计时Razor Intellisense问题。

    具有SDK样式项目的ASP.NET MVC(非核心)应用示例应用程序演示了使用.NET Framework 4.8之上的SDK样式项目在准系统ASP.NET MVC(非核心)应用程序上设计时出现的Razor Intellisense问题。如何使用它建立只需在Visual...

    LINQ TO ADO.NET

    Language-Integrated Query (LINQ) 定义了一组可以在 .NET Framework 3.0 编程语言中使用的通用标准查询运算符。 使用这些标准查询运算符可以投影、筛选和遍历内存中的集合或数据库中的表。 请注意,LINQ 查询使用...

    ASP.NET中实现弹出日历示例

    在.net中弹出日历的方法有很多种,这里介绍直接使用.net来实例,我们当然还可以使用js日历来实例哦,下面我分别简单举两个实例吧。有需要的朋友可以了解一下。 代码如下: <%@ Control Language=c# ...

    log4net for .NET Framework 4.0

    log4net for .NET Framework 4.0 官网的是针对.NET 1.0-2.0的 2.0之上的必须要手动修改后再编译生成dll了 这次发的这个dll是修改好了的(for .NET4.0) 那个xml文件是vs的intellisense用的,放在一起就可以了

    ext js 提示文件(.net)

    。net中的ext js 提示文件 在书中找的 完美运行 使用方法: /// <reference path="Extjs_Intellisense.js" /> 跟app文件同级别

    Vc.net 技术内幕 (英文第六版)

    In addition to supporting the .NET initiative, Visual C++ .NET keeps all the productivity-boosting features you’re familiar with, such as Edit And Continue, IntelliSense, AutoComplete, and code tips...

    VB.NET Developer's Guide(4574).pdf

    ASP.NET Server Controls 476 Intrinsic Controls 476 Bound Controls 478 Exercise 10.3 Using the DataGrid Control 478 Exercise 10.4 Customizing DataGrid Control 482 Custom Controls 487 Validation ...

    在ASP.NET中实现弹出日历的具体方法

    AutoEventWireup=”false” Codebehind=”ctlCalendar.ascx.cs” Inherits=”calendar.ctlCalendar” TargetSchema=”http://schemas.microsoft.com/intellisense/ie5″ enableViewState=”True”%><asp id=”...

    How.to.Become.a.Csharp.Programmer.B00QJ2TNB0.epub

    It also provides you with the essentials of using Visual Studio 2005 to let you enjoy its capabilities and save you time by using features such as IntelliSense. Learning a new programming language ...

    Android Studio Game Development 无水印pdf 0分

    How to use the SDK manager to keep your Android SDK current How to commit and get projects to and from Git hub How to use OpenGL ES to load images How to react to player input How to debug your games ...

    DOTween Pro 1.0.178.zip

    Upgraded to DOTween 1.2.335 NEW: Added DEBUG MODE option to DOTween Utility Panel, to ...BUGFIX: Fixed Restart() preventing a Sequence from restarting if changeDelayTo was set, plus better intellisense

    在Visual Studio中彻底禁用IntelliSense

    在Visual Studio中彻底禁用IntelliSense

    FlubuCore:跨平台构建和部署自动化系统,用于使用C#代码构建项目和执行部署脚本

    FlubuCore dotnet cli工具(.NET Core 1.0+) dotnet flubu Default FlubuCore本地或全局工具(.NET Core 2.1+) flubu Default 特点与优势 直观易学。 C#,流畅的界面和IntelliSense使最复杂的脚本创建变得...

    jQuery vs2008 intellisense

    在vs 中启用jQuery 的 Intellisense

    Visual Studio 2012 Cookbook

    - Learn how Visual Studio 2012 supports the changes in ASP.NET web development - Take advantage of the CSS Editor improvements in the new release - Discover the debugging enhancements in Visual ...

    dotnet-intellisense-5.0-zh-hans.zip

    Visual Studio 2019 .NET 安装本地化的 IntelliSense 文件 ,.NET5.0 语言包 安装路径: C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\5.0.0\ref\net5.0 C:\Program Files\dotnet\packs\Microsoft....

    Android.Studio.Game.Development.Concepts.and.Design.14842171

    How to use the SDK manager to keep your Android SDK current How to commit and get projects to and from Git hub How to use OpenGL ES to load images How to react to player input How to debug your games ...

Global site tag (gtag.js) - Google Analytics