473,805 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Turns out, ATLAS doesn't work

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
---------------------------
Assertion Failed: can't find last / in base url

Break into debugger?
---------------------------
OK Cancel
---------------------------

So sad am I. Any suggestions?

Dec 4 '06 #1
6 1147

SlashDrew wrote:
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
---------------------------
Assertion Failed: can't find last / in base url

Break into debugger?
---------------------------
OK Cancel
---------------------------

So sad am I. Any suggestions?
Hi,

If you are using old atlas ctp... upgrade to Asp.net Ajax bata 2...
Sinse you are using 1.1 project. Install the web application project
for vs2005.
Then convert your project.

After successful conversion .. Add Script manager to your page and then
enable partial rendaring of the scriptmanager.. .

Then use ajax update panel

Thanks

Masudur
Kaz Software Ltd.
www.kaz.com.bd

Dec 4 '06 #2
Hmm, I don't think I had the beta 2. I'll give that a go. Thanks for
taking the time to respond.

Chris

Dec 4 '06 #3
I've got the beta 2 installed. I read through the changes and they
seemed pretty straight forward. Just to make sure I got all the
modifications to the web.config correct, I created a new Ajax Enabled
website. However, I get a compiler error right off the bat that says:

Section or group name 'microsoft.web' is already defined. Updates to
this may only occur at the configuration level where it is defined.
(C:\Documents and Settings\Chris\ My Documents\My
Webs\Falconer\a jaxenabledwebsi te\web.config line 4)

I'll look it up, but if you know of anything that this points to, I'd
appreciate the help.

Dec 4 '06 #4

SlashDrew wrote:
I've got the beta 2 installed. I read through the changes and they
seemed pretty straight forward. Just to make sure I got all the
modifications to the web.config correct, I created a new Ajax Enabled
website. However, I get a compiler error right off the bat that says:

Section or group name 'microsoft.web' is already defined. Updates to
this may only occur at the configuration level where it is defined.
(C:\Documents and Settings\Chris\ My Documents\My
Webs\Falconer\a jaxenabledwebsi te\web.config line 4)

I'll look it up, but if you know of anything that this points to, I'd
appreciate the help.
Hi,
Check your web.config...

if the error is

"Error 31
Section or group name 'microsoft.web' is already defined. This can not
be defined multiple times."

Then you have doplicate sections in web.config....

Make sure you have only one "microsoft. web" section in your
web.config

Thanks.

Masudur
Kaz Software Ltd.
www.kaz.com.bd

Dec 4 '06 #5
Make sure you have only one "microsoft. web" section in your
web.config
Already checked. I'm thinking it's the parent folder (which also has a
web.config) causing the proplem. Let's see.

Dec 4 '06 #6
Ok, got it working. So, I create my new page, add my most basic update
panel and all works well. I was overwhelmed with delight (you have no
idea). So I happily wrap one of my existing code snippets into an
update panel, set it to always update (UpdateMode="al ways"), set it's
internal controls as triggers (ChildrenAsTrig gers="true"), make sure
partial page rendering is enabled on the script manager
(EnablePartialR endering="True" ) and build. I click my button in the
update panel, and the whole page posts back. I then added an external
button and added it's click as a trigger but I had the same results.
Are there some common reasons why this might be the case that anyone
would suggest I check?

Thanks a lot, mates
Chris J.

Dec 4 '06 #7

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

Similar topics

0
620
by: Darren L. Weber | last post by:
The following is a first attempt to almost create a shell script for installation of ATLAS and LAPACK. It does not work right now and it is specific to a particular platform. It is posted here to archive it and throw into the public domain, maybe others will find it useful. It is at least a documentation of some relevant notes on the procedure. Corrections and updates would be really appreciated. Alternatives to automate this process...
7
1220
by: Brad Coble | last post by:
"An instance of 'Microsoft.Web.UI.DummyHtmlTextWriter' could not be used as an HtmlTextWriter. Make sure the specified class can be instantiated, extends System.Web.UI.HtmlTextWriter, and implements a constructor with a single parameter of type System.IO.TextWriter." I am just doing a simple test. I have a textbox, label and button inside an update panel. When i click the button, what is in the textbox gets displayed in the label. What...
2
1270
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 question is: how to use Atlas with existing pages? Thanks Bob
2
1859
by: Tina | last post by:
I'm trying to get started with Atlas and associated necessary javascript at the same time. I started out at http://atlas.asp.net/walkthroughs/gettingstarted/basic.net where they have an application (which I have pasted below) that displays a string returned from a web service. One problem is that the application doesn't work. It errors out at.... Samples.AspNet.HelloWorldService.HelloWorld(SrchElem.value,OnRequestComplete);
2
1574
by: GaryDean | last post by:
I have an asp.net app using Atlas (july ctp) written from an example I found at the 4guysfromrolla.com site. It's very much like the examples I find at this site. I have pasted the body of the aspx page below. As you can see it has the ScriptManager the page and then, inside an UpdatePanel it has a GridView and a datasource. The app runs but anytime an action is taken such as a page change or an update it causes a normal klunky...
4
2228
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 written seems to work fine on my local machine but when I upload it and execute it on the server the page doesn't use AJAX. (It reloads the entire page each time I make a change). I've loaded atlas on the server and I've uploaded several atalas...
7
1617
by: Joe | last post by:
I've been playing around with atlas for hte past couple days and its very impressive. However the standard browser here is Netscape, specifically: Netscape 7.02 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 While everythign works great in Firefox and IE, absolutely nothing seems to work with netscape. Is there something I need to change in my browser caps to get it to work in netscape? I want to...
3
1559
by: Robert Scheer | last post by:
Hi. I think I have some conceptual questions here. I have an asp.net web application up and running and now I intend to use Atlas on some of my pages. I have read that after installing Atlas, I need to create a specific Atlas project. But what I need is to just adapt Atlas on existing pages, so my questions are: Can I simply add Atlas controls like UpdatePanel on an existing web application page? If so, do I need to adjust some kind of...
2
1737
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 ">...
0
9596
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
10609
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...
0
10360
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...
0
9185
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
6876
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
5677
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4323
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
3845
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3007
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.