Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 29th, 2007, 06:39 AM
Authorized User
 
Join Date: May 2007
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default

heloo,

very nice too!!

 
Old July 13th, 2007, 09:29 PM
Authorized User
 
Join Date: Jun 2007
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello all,
mesdouri how are the gridviews and detailviews coming together?
I added AJAX Tabs control to the Default page, and AJAX Collapsable Panel Extender to the Login box after moving it to the Polls section, please check it out and let me know what you think.

www.cspringsboard.com

 
Old July 19th, 2007, 04:28 PM
Authorized User
 
Join Date: May 2007
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi!!

this is a very good idea and it's look fine, very beautiful



 
Old August 2nd, 2007, 04:31 PM
Authorized User
 
Join Date: Aug 2006
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I found this article which describes one issue that relates to adding Ajax to an existing application:

http://www.asp.net/AJAX/Documentatio...SPNETAJAX.aspx

i.e.: When you create a new Ajax enabled application, your config file is set up for you. But when you add Ajax to an existing one, you have to add quite a few elements to the config file. I could not drop an Ajax control into my app as per the OP and my hand-coded control would not run properly. With the updated config file, the hand-coded controls work but I still cannot drop from the tool box. I'm happy to be able to use Ajax now. If anyone knows more about the dropping issue, I'd be glad to hear it.

 
Old August 2nd, 2007, 11:17 PM
Registered User
 
Join Date: Aug 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

I am trying to use Ajax control toolbox with TBH... while I get the site to run OK on my local site, problems arise when I try to run off my remote server... in particular it occurs as soon as I include the scriptmanager in either the masterpage or default page.

Has anyone any ideas or maybe could send me a copy of a web.config with the ajax extensions?

Many Thanks!
 
Old August 3rd, 2007, 03:39 AM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 488
Thanks: 2
Thanked 11 Times in 10 Posts
Default

Quote:
quote:Originally posted by sensation
 Hi

I am trying to use Ajax control toolbox with TBH... while I get the site to run OK on my local site, problems arise when I try to run off my remote server... in particular it occurs as soon as I include the scriptmanager in either the masterpage or default page.

Has anyone any ideas or maybe could send me a copy of a web.config with the ajax extensions?

Many Thanks!
I think you'll need to make sure that your hosting co supports ajax (also, remember to copy any relevant portions out to the web.config on the remote machine, which i'm sure you've done anyway).

perhaps you could just make a new web-site in vs2005 (type Ajax Enabled website) and copy the relevant web.config sections from there. if this still causes issues, then i'm at a loss as to the cause.

jimi

http://www.jamestollan.com
 
Old August 6th, 2007, 12:41 AM
Registered User
 
Join Date: Aug 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Jimi for your reply.. it really made a difference to me.

I did try creating a new ajax site and it worked fine... so in the end i had to pretty well go back to the original beerhouse code and then gradually add my bits and pieces. It looks like the problem was nothing to do with ajax - when i had added some component I also added some .css file to the themes directory (not really knowing what I was doing) and this appears to be the culprit - sometimes pages working and then not being found and working on some browsers but not others.. I'm hoping this is the real bug!

Thanks for the support
Craig
 
Old August 6th, 2007, 04:11 AM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 488
Thanks: 2
Thanked 11 Times in 10 Posts
Default

Craig,

I had a similar issue when i unwittigly added a second css element named highlight. without properly checking thro', i had added a duplicate css attribute name to the default.css sheet. all was fine until i used any of the dropdowns. when i used these, a postback was occurring. of course, i didn't realise at the time that it was due to the css as i hadn't been aware of the duplicate naming. it took me literally a day to discover the error (i only discovered it when i tried changing the theme and noticed the issue had gone away).

{edit}
see post:

http://p2p.wrox.com/topic.asp?TOPIC_ID=58434

for the details of that 'error'

just goes to show, that not all errors are obvious. of course, my error in that case was plain stupidity (at not checking for the .highlight name being in use already) but certainly it means that i now thoughroughly regression test any css changes/additions in the same way i do 'code' changes.

jimi

http://www.jamestollan.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Atlas/AJAX - anyone have success using with TBH? deasoft BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 3 February 17th, 2009 01:24 AM
Adding AJAX functionality to TBH gujju BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 January 5th, 2008 01:35 AM
AJAX + TBH? ViagraFalls BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 13 December 11th, 2007 09:17 AM
Recommend an AJAX IDE - JoyiStar AJAX WebShop. kingstar Ajax 4 December 15th, 2006 05:12 AM
new Ajax article: Creating an Ajax Search Widget jminatel Ajax 0 May 11th, 2006 02:50 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.