473,503 Members | 3,721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ajax .NET in MasterPages

K
Hi,
I have a web applicatian that used the Atlas Framework and was
working fine (regardless of the bugs), but when I migrated to the Ajax
..NET Beta 1 and made the neccessary changes as described in the
migration giude, I can no longer find the Ajax controls in the page.
Typing "<asp:U..." doesn't show the update panel for example, and VS
2005 underlines all the Ajax controls in red. Yet the page runs totally
normal. This only happens in pages that reference MasterPages.

Any clue?

Thanx,
K

Nov 7 '06 #1
2 1198
Ajax beta 2 is out now. I suggest you upgrade. http://Ajax.asp.net
Then make sure the AJAX control definitions are in your web.config.

<system.web>

<pages>

<controls>

<add tagPrefix="asp" namespace="Microsoft.Web.UI"
assembly="Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>

<add tagPrefix="asp" namespace="Microsoft.Web.UI.Controls"
assembly="Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>

</controls>

....
--
I hope this helps,
Steve C. Orr
MCSD, MVP, CSM
http://SteveOrr.net
"K" <ka***********@gmail.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
Hi,
I have a web applicatian that used the Atlas Framework and was
working fine (regardless of the bugs), but when I migrated to the Ajax
.NET Beta 1 and made the neccessary changes as described in the
migration giude, I can no longer find the Ajax controls in the page.
Typing "<asp:U..." doesn't show the update panel for example, and VS
2005 underlines all the Ajax controls in red. Yet the page runs totally
normal. This only happens in pages that reference MasterPages.

Any clue?

Thanx,
K

Nov 7 '06 #2
K
Sorry ... it was the upgrade from Beta 1 to Beta 2 that caused this
.....

-K

Steve C. Orr [MVP, MCSD] wrote:
Ajax beta 2 is out now. I suggest you upgrade. http://Ajax.asp.net
Then make sure the AJAX control definitions are in your web.config.

<system.web>

<pages>

<controls>

<add tagPrefix="asp" namespace="Microsoft.Web.UI"
assembly="Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>

<add tagPrefix="asp" namespace="Microsoft.Web.UI.Controls"
assembly="Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>

</controls>

...
--
I hope this helps,
Steve C. Orr
MCSD, MVP, CSM
http://SteveOrr.net
"K" <ka***********@gmail.comwrote in message
news:11**********************@b28g2000cwb.googlegr oups.com...
Hi,
I have a web applicatian that used the Atlas Framework and was
working fine (regardless of the bugs), but when I migrated to the Ajax
.NET Beta 1 and made the neccessary changes as described in the
migration giude, I can no longer find the Ajax controls in the page.
Typing "<asp:U..." doesn't show the update panel for example, and VS
2005 underlines all the Ajax controls in red. Yet the page runs totally
normal. This only happens in pages that reference MasterPages.

Any clue?

Thanx,
K
Nov 8 '06 #3

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

Similar topics

9
2128
by: RBM007 | last post by:
Hello, I have created some pages in the (old) Atlas pages and migrated to AJAX version. After the update I noticed that any page containing ASP.NET AJAX won't compile anymore. Even if the same...
3
5273
by: Shailesh Patel | last post by:
Hi, Where can I find good tutorial for AJAX with Masterpages. Thank you in advance. Shailesh
1
1745
by: db007 | last post by:
Hi, I have a problem with a current project and the scroll position. I have an AJAX enabled website using Visual Studio 2005 and ASP.Net 2.0. The project also uses masterpages. On the...
10
2105
by: =?Utf-8?B?RGFuaQ==?= | last post by:
Hi, Trying to create a master page that holds a menu, and the menu switches between pages in the site. 2 problem arrosed: a. When I navigate from page to page (all AJAX Web Forms, with the...
0
7315
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5559
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4991
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4665
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
369
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.