473,626 Members | 3,063 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Atlas update panel

I have atlas update panel which works perfect for couple of hours.
Then it stops render part of page when trigger fires submit.
Just render nothing.

And that happens on all of my pages, where I use atlas.
What that could be?
I tried to create and define triggers in page_init event but still the same.

I have to remove atlas from all pages because my users are complaining.
And I can't even test this behaviour because on the beggining it works.

Any idea?

regards,Simon
Oct 24 '06 #1
2 1232

I was facing this type of problem initially when one of my 3rd party control
was not compatible with Atlas. I then removed that 3rd party control and
replaced with .net 2005 control and it is working perfect.

Shahzad Godil

"simonZ" <si*********@st udio-moderna.comwrot e in message
news:uH******** ******@TK2MSFTN GP04.phx.gbl...
>I have atlas update panel which works perfect for couple of hours.
Then it stops render part of page when trigger fires submit.
Just render nothing.

And that happens on all of my pages, where I use atlas.
What that could be?
I tried to create and define triggers in page_init event but still the
same.

I have to remove atlas from all pages because my users are complaining.
And I can't even test this behaviour because on the beggining it works.

Any idea?

regards,Simon

Oct 24 '06 #2
Hi,

Only 3rd party control I have, is one calendar control(net 1.1) which is
located outside of update panel.

But it works on my computer, only when I publish to server it stops working
after a while.

Before I have installed new version of atlas, it worked on the server too.
Current version is 2.0.50727.60406

Is there any free net 2.0 calendar control?

regards,Simon

"Shahzad Godil" <sh**********@g mail.comwrote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
>
I was facing this type of problem initially when one of my 3rd party
control was not compatible with Atlas. I then removed that 3rd party
control and replaced with .net 2005 control and it is working perfect.

Shahzad Godil

"simonZ" <si*********@st udio-moderna.comwrot e in message
news:uH******** ******@TK2MSFTN GP04.phx.gbl...
>>I have atlas update panel which works perfect for couple of hours.
Then it stops render part of page when trigger fires submit.
Just render nothing.

And that happens on all of my pages, where I use atlas.
What that could be?
I tried to create and define triggers in page_init event but still the
same.

I have to remove atlas from all pages because my users are complaining.
And I can't even test this behaviour because on the beggining it works.

Any idea?

regards,Simo n


Oct 24 '06 #3

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

Similar topics

5
1336
by: Varangian | last post by:
I'm not sure if there was already a post on this.. if so I apologise My question is what difference is there between Atlas and ASP.NET callback and why should people go on Atlas rather than on the ASP.NET 2.0 Callback? I used both of them:- Atlas was easy to use, just put the controls you wish in an UpdatePanel and all that, however the update panel still flickers if you put lots
4
3913
by: Diane Yocom | last post by:
I'm trying to use an Atlas UpdatePanel to just update a label when a text box has changed. The problem is that my textbox is in a user control and I'm using Master Pages - with the combination of these two things, the page flashes everytime my textbox changes and the panel is updated. If I just use a regular textbox along with the Master Page, it works fine. If I use by user control without the Master Pages, it works fine. When I...
1
1379
by: benthanger | last post by:
This is just a how to question that I'm hoping someone can answer. Is there anyway to update the page cashe after performing a partial page update using atlas so that if someone leaves the page and then presses the back button the page will reflect the last update that was done under atlas. More details I just got my datagrid working with Atlas. I'm using the update panel. It's great but I immediately see an issue that I'm hoping...
3
1268
by: rodchar | last post by:
hey all, i have a master page that consists of a header section and main body (in other words 1 column, 2row table). i placed a contentplaceholder in the header and in the body. so how does atlas come into play if i have dynamic stuff in both the header and the body. i tried putting an update panel in each of the sections but it didn't like that (and that's pretty much the extent of my knowledge for atlas).
4
1312
by: omer.mush | last post by:
Hi, I am using ASP.Net 2.0 along with C# and Atlas. I have some image panels alongwith asp:panel controls. I am using image panels as tabs, when user clicks a specific portion of the image, I change the tab image and accordingly set a panel. Now, these panels have buttons and all, ajax is working fine with them. But only when I click on the image panel, sometimes it get stucked, it keeps on showing me the Progress template (which is...
1
3521
by: jmdolinger | last post by:
Hi all, I'm a newbie to Atlas (and recently ASP.NET) after coming from a long Java background, also have done quite a bit with an Ajax.NET/ASP.NET 1.1 project, but it was basically all javascript, nothing really having to do with ASP.NET... I'm attempting to put together an application that consists of several GridView controls each bound to some xml data. Each table exists in its own update panel. The two effects I'm going for are:
2
1729
by: Nobody | last post by:
I have an aspx page where I have a repeater control that repeats a asp:LinkButton. When I click on one of the links, I get a post back, and the page flashes. A friend told me to look into ATLAS/AJAX, but didn't go into much detail. From what I read/gathered, I came up with this code: <asp:SqlDataSource ID="dsCategories" runat="server" ConnectionString="<%$ ConnectionStrings:cstrDataSource %>" SelectCommand="SELECT , FROM ORDER BY ">...
6
1137
by: SlashDrew | last post by:
So I converted my old 1.1 project to 2.0 using the addon that allows for deploying projects the 'old' way. I tried to add an update panel on a new page with a button and a label (the most simplistic of examples) and I get an alert of 'unspecified error'. Sweet. So, I add an update panel to an existing page and wire it up to a button. Click the button and get --------------------------- Microsoft Internet Explorer...
4
2295
by: ccshine | last post by:
I have several textboxes, a gridview and an image in a panel that need to be updated based upon info entered into a textbox. Everything works like a champ when I don't use the Atlas UpdatePanel, but I can't seem to figure out how to get even one section to work. Initially I had all 3 areas wrapped into the UpdatePanel and now I'm just trying to update some textboxes with info returned from the server. Neither one works. I tried the...
0
8196
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
8701
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8364
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
7192
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...
1
6122
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5571
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4196
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1507
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.