473,322 Members | 1,719 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Do I need Microsoft.Web.Extensions?

Hi,
I have been upgrading to AJAX 1.0. I removed this line from my config file:

<add assembly="Microsoft.Web.Extensions, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>

because it seems to be left over from ATLAS. Well, since I took it out all
of my validation controls are broke. I get an error like:

The type or namespace name 'UI' does not exist in the namespace
'Microsoft.Web' (are you missing an assembly reference?)

and when I look at the line where it stops it looks like this:

private global::Microsoft.Web.UI.Compatibility.RegularExpr essionValidator
@__BuildControlFileValidator() {
Does anyone know what I should do? I can I fix it?
Thanks,
Michael
Feb 22 '07 #1
3 16822
On Feb 22, 10:56 pm, Michael <Mich...@discussions.microsoft.com>
wrote:
Hi,
I have been upgrading to AJAX 1.0. I removed this line from my config file:

<add assembly="Microsoft.Web.Extensions, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>

because it seems to be left over from ATLAS. Well, since I took it out all
of my validation controls are broke. I get an error like:

The type or namespace name 'UI' does not exist in the namespace
'Microsoft.Web' (are you missing an assembly reference?)

and when I look at the line where it stops it looks like this:

private global::Microsoft.Web.UI.Compatibility.RegularExpr essionValidator
@__BuildControlFileValidator() {

Does anyone know what I should do? I can I fix it?
Thanks,
Michael
Microsoft.Web.Extensions is the former AJAX assembly and it has been
changed to System.Web.Extensions.dll.

See the section "2. Update configuration files"
http://ajax.asp.net/files/Migration_...ta2_to_RC.aspx

Feb 22 '07 #2
Ok, I replaced Microsoft.Web.Extensions with System.Web.Extensions, but I
still get the error on all of my Validation Controls. I even deleted then
added new and still get the error.

Any thoughts?


"Alexey Smirnov" wrote:
On Feb 22, 10:56 pm, Michael <Mich...@discussions.microsoft.com>
wrote:
Hi,
I have been upgrading to AJAX 1.0. I removed this line from my config file:

<add assembly="Microsoft.Web.Extensions, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>

because it seems to be left over from ATLAS. Well, since I took it out all
of my validation controls are broke. I get an error like:

The type or namespace name 'UI' does not exist in the namespace
'Microsoft.Web' (are you missing an assembly reference?)

and when I look at the line where it stops it looks like this:

private global::Microsoft.Web.UI.Compatibility.RegularExpr essionValidator
@__BuildControlFileValidator() {

Does anyone know what I should do? I can I fix it?
Thanks,
Michael

Microsoft.Web.Extensions is the former AJAX assembly and it has been
changed to System.Web.Extensions.dll.

See the section "2. Update configuration files"
http://ajax.asp.net/files/Migration_...ta2_to_RC.aspx

Feb 23 '07 #3
On Feb 23, 6:46 pm, Michael <Mich...@discussions.microsoft.comwrote:
Ok, I replaced Microsoft.Web.Extensions with System.Web.Extensions, but I
still get the error on all of my Validation Controls. I even deleted then
added new and still get the error.
Michael, did you checked the Appendix regarding Manual Configuration
Changes?

among the change to System.Web.Extensions in add assembly

you should:

1) remove Microsoft.Web.UI.Controls in add namespaces <--- that is the
reason of your error, I guess
2) add namespace for System.Web.UI
3) change configuration - configSections
4) etc....

Feb 24 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
8
by: Sai Kit Tong | last post by:
In the article, the description for "Modiy DLL That Contains Consumers That Use Managed Code and DLL Exports or Managed Entry Points" suggests the creation of the class ManagedWrapper. If I...
5
by: HotRod | last post by:
I am new to this so please go easy. We currently have some students doing some work on some web based tracking documents for us. They are currently using VB .net to develop what we requested....
4
by: Web_PDE_Eric | last post by:
I don't know where to go, or what to buy, so plz re-direct me if I'm in the wrong place. I want to do high performance integration of partial differential eqns in n dimensions (n=0,1,2,3..etc) I...
8
by: _iycrd | last post by:
Specifically I need to wrap an older Win32 DLL in a managed class. I had this running with VS2003's Managed Extensions, though it required two separate classes. With C++/CLI this was supposed...
1
by: =?Utf-8?B?TWljaGFlbA==?= | last post by:
Hi, I have been upgrading to AJAX 1.0. I removed this line from my config file: <add assembly="Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>...
7
by: elgiei | last post by:
Good morning at all, i have to implement a server,that every n-seconds (eg. 10sec) sends to other clients,which files and directory has been deleted or modified. i build a n-tree, for each...
8
by: Jim Cobban | last post by:
I am writing a program in which I need a hash table implementation of a Map. The version of g++ available for Windo$e does not yet include the TR1 support for this. It just has the original SGI...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.