Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
This is the forum to discuss the Wrox book ASP.NET 2.0 Instant Results by Imar Spaanjaars, Paul Wilton, Shawn Livermore; ISBN: 9780471749516
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 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 January 13th, 2008, 01:17 PM
Authorized User
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default why does it not work

I have followed the directions over and over again
the chat window does not appear in the chat site.

 
Old January 13th, 2008, 01:21 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

The error is on line 11......

Sigh.....

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old January 13th, 2008, 07:31 PM
Authorized User
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

dear sir
 I wish I was a little bit smarter. But can you please give me a little more info about line 11
               Sincerly
                      Paul

 
Old January 14th, 2008, 02:40 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

This is a cynical joke. It's best read as a quotation:

>>> The error is on line 11

>> How do you know? I didn't post any code?

> Exactly.

It's a joke Ken Schaefer used to make on the old Wrox forum when people didn't supply enough information, like code and relevant context information.

I have asked it six times before, and I will do it one more time before I give up on you and stop trying to help you: please provide relevant information!!!!!

I mean, look at your own question here. Put yourself in the position of the *reader*, not the writer and try to think what a reader needs to know in order to help you. We don't know what you know. All we know is what you write. Are you talking about the default site that comes with the book? Did you install it manually or did you use the installer? Are you using IIS or are you using the built-in web server? What version of Visual Studio are you using? What "directions" are you talking about? What chat window is supposed to go into what chat site?

Do you see where I am going with this? It starting to look like this thread: http://p2p.wrox.com/topic.asp?TOPIC_ID=68239

A few other tips:

1. Try to continue existing threads rather than starting a new one if the topic / problem is the same: http://p2p.wrox.com/topic.asp?TOPIC_ID=68239

2. Provide a more useful topic. "why does it not work" is not really helpful, as probably 90% of the questions here deal with things that don't work.

3. Read this: http://www.catb.org/~esr/faqs/smart-questions.html completely to understand why you get the answers you are getting right now.

This has nothing to do with being smarter; this is about reading replies, and explaining, in detail, what your problem is.....

Hope this helps. If not, I will leave your questions for someone else to answer....

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old January 14th, 2008, 07:31 AM
Authorized User
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I installed the site manually dragging all the page into visual web developer 2005. the chat window is the chat window.aspx page. I tried to debug by placing the red dot in the code behind page of chatwindow.aspx but it seems like the sequence never reaches this point.o all I see in my browser is the textbox and the insert button after I signin,and choose a chatroom. There is no chatwindow above the chat control

 
Old January 14th, 2008, 02:04 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Paul,

And what about other pages in the site? Do they break when in Debug mode? Did you try the site "as is" as it comes with the book? I can't solve this problem for you; you have to do that yourself. I can only help you by telling you where to look and what to look for. This may be easy if I sat next to you, but solving these kind of issues over a forum post is a whole different ball game.

You're not really responding to my feedback (understatement) so I'll ask it explicitly: do you see why you are getting the replies you are getting? I can't be more helpful with what I knew....

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old January 15th, 2008, 10:17 PM
Authorized User
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I hate to keep bothering you but...
   I installed the chat on another computer and it worked fine. Both units have the same visual basic 2005 from the same disk. What could be wrong with the first computer. The other applications run ok on it

 
Old January 16th, 2008, 03:17 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Would you mind getting into my other questions first? I feel like I am talking to a brick wall....

Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 1 Ctrl+F5 don't work, F5 does work? jimboak BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 7 June 29th, 2008 03:46 AM
why it doesn't work sangfroid C# 2005 2 January 21st, 2008 02:38 PM
Able to Get it work !! rsrika C# 2005 0 March 8th, 2006 09:16 AM
Why this example doesn't work DietCoke ASP.NET 1.0 and 1.1 Basics 3 November 29th, 2004 01:17 AM





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