473,395 Members | 1,466 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,395 software developers and data experts.

Atlas FrameWork

Hello All,
I am facing problem regarding Atlas.
I have install the AtlasSetup.msi in my .NET framework 2.0, and i open
the new Atlas Website......
Let me first explain the my senario,

I have data grid(5 colunm datagrid) on my Page. It's First Colunm is
LinkButton whose text property contain the ID. As i click on the this
LinkButton, the Data against ID (Linkbutton.Text) are move to the
textboxes, so that u can edit the Values and click on Update Button to
update the data in datagrid.

So i use atlas and put the datagrid and textBox in UpdatePanel
I wrote the trigger also as below
<Triggers>
<atlas:ControlEventTrigger ControlID="btnUpdate"
EventName="Click" />
</Triggers>

but i found "Unknown error" alert box , as i click on Update Button.
Please Suggest me..... the reason behind this Error, Please Suggest me
how to rectify this error.

I search in Atlas forum and Come to Known that if u have any special
chararter in title like <title>Ajax & Page</title>
then u got this alert error message.
Or
if the session got expire, then also this error encounter.
in my case ... title is correct as well as my application session are
also working perfectly.

Please, give me the suggest to come out from this problem.
with regards
Tarun Sinha

Sep 8 '06 #1
1 1527
Hi,
I have found this problem several times. finally I was able to corner
it in my case.
I was using several UpdatePanels on my page and have few javascript
functions within SCript tag in HEAD section of page.
It is important to note that whnever javascript function contains
"postfix increment operator" i.e ++ or "postfix decrement operator"
i.e. --, it will throw "Unknown Error".

Similarly whenever javascript function contains "logical AND operator "
i.e. && "logical OR operator" i.e. ||, it throws the "Unknown Error".
However, if these functions are inside "BODY" tag then it works just
great. Or if they are moved to a separate JS file and then include it
in HEAD tag, it all works fine.

Hope this helps.
Mayur

TARUN wrote:
Hello All,
I am facing problem regarding Atlas.
I have install the AtlasSetup.msi in my .NET framework 2.0, and i open
the new Atlas Website......
Let me first explain the my senario,

I have data grid(5 colunm datagrid) on my Page. It's First Colunm is
LinkButton whose text property contain the ID. As i click on the this
LinkButton, the Data against ID (Linkbutton.Text) are move to the
textboxes, so that u can edit the Values and click on Update Button to
update the data in datagrid.

So i use atlas and put the datagrid and textBox in UpdatePanel
I wrote the trigger also as below
<Triggers>
<atlas:ControlEventTrigger ControlID="btnUpdate"
EventName="Click" />
</Triggers>

but i found "Unknown error" alert box , as i click on Update Button.
Please Suggest me..... the reason behind this Error, Please Suggest me
how to rectify this error.

I search in Atlas forum and Come to Known that if u have any special
chararter in title like <title>Ajax & Page</title>
then u got this alert error message.
Or
if the session got expire, then also this error encounter.
in my case ... title is correct as well as my application session are
also working perfectly.

Please, give me the suggest to come out from this problem.
with regards
Tarun Sinha
Sep 12 '06 #2

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

Similar topics

2
by: Justin Lemkul | last post by:
Hello all, I am hoping someone out there will be able to help me. I am trying to install a program that utilizes NumPy. In installing NumPy, I realized that I was lacking Atlas. I ran into...
8
by: darrel | last post by:
I'm going to be diving into ASP.net 2.0 on a small project. I'd also like to use it as an excuse to start playing with some AJAX techniques. So, that leads to the obvious question: AJAX.net vs....
1
by: Nalaka | last post by:
Hi, Is it safe to start developing for future production apps... using current atlas frame work (June CTP)? When is the planned production release? (I cannot find a link on the web) Thanks...
2
by: Bob | last post by:
Hi, I discovered the new framework 'Atlas' and i want to use it on my existing application. The problem is that on any page of my existing page, the tag <atlas: .../is not recognized. So my...
1
by: TARUN | last post by:
Hello All, I am facing problem regarding Atlas. I have install the AtlasSetup.msi in my .NET framework 2.0, and i open the new Atlas Website...... Let me first explain the my senario, I...
4
by: Brad Baker | last post by:
I'm trying to implement a gridview control using atlas & asp.net per the following article: http://weblogs.asp.net/scottgu/archive/2005/12/26/433997.aspx My frustration is that the page I've...
0
by: Ted Ngo | last post by:
I am try to use the Atlas Here is my example: <<atlas:ScriptManager ID="S1" runat="server" /> <div> <table id=tbl1 runat=server border=0 width=100%> <tr> <td width=20% class=lbltxt>...
1
by: tcc.se7en | last post by:
Hi -- I have an ASP.NET web app that I just converted to use a Master Page for common content (banner and nav). I also just updated my version of the MS Ajax framework to the latest one (and had...
5
by: =?Utf-8?B?Q2FybG8gRm9saW5p?= | last post by:
Hi, I'm starting studying ATLAS. First thing that I'm concerned about is if the ATLAS controls are a pluggable options for server side controls.. What I wonder is if the case ATLAS extension are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
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...
0
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...

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.