473,756 Members | 1,904 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 1210
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="Micr osoft.Web.UI"
assembly="Micro soft.Web.Extens ions, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5"/>

<add tagPrefix="asp" namespace="Micr osoft.Web.UI.Co ntrols"
assembly="Micro soft.Web.Extens ions, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5"/>

</controls>

....
--
I hope this helps,
Steve C. Orr
MCSD, MVP, CSM
http://SteveOrr.net
"K" <ka***********@ gmail.comwrote in message
news:11******** **************@ b28g2000cwb.goo glegroups.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="Micr osoft.Web.UI"
assembly="Micro soft.Web.Extens ions, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5"/>

<add tagPrefix="asp" namespace="Micr osoft.Web.UI.Co ntrols"
assembly="Micro soft.Web.Extens ions, Version=1.0.610 25.0, Culture=neutral ,
PublicKeyToken= 31bf3856ad364e3 5"/>

</controls>

...
--
I hope this helps,
Steve C. Orr
MCSD, MVP, CSM
http://SteveOrr.net
"K" <ka***********@ gmail.comwrote in message
news:11******** **************@ b28g2000cwb.goo glegroups.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
2143
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 tags and properties are used in a page without a masterpage. Does anyone shares this exprerience with me or does anyone knows an answer? For the time being, I copy-pased the headings in my masterpage to the clield pages.
3
5286
by: Shailesh Patel | last post by:
Hi, Where can I find good tutorial for AJAX with Masterpages. Thank you in advance. Shailesh
1
1778
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 page in question, there is a search section in an AJAX update panel, situated on the left hand side. Upon submitting criteria and pressing a button, the results are displayed on the right hand side of the page.
10
2142
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 Master pages as their master...) the entire page is refreshed - also the menu which belongs to the master, how can I fix it - so only the inside content will be refreshed ?
0
9275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9872
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9843
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9713
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8713
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5142
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5304
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3805
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 we have to send another system
2
3358
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.