 |
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
|
|
|
|
|

January 10th, 2008, 08:19 AM
|
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
what does it mean
when I try to see the chat in my browser I get runtime error
C:\WebSite\WebSite18\ContentFiles\ChatWindow.aspx: ASP.NET runtime error: Could not load file or assembly 'vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. (C:\WebSite\WebSite18\web.config line 33) C:\WebSite\WebSite18\ContentFiles\ChatWindow.aspx 1 1 C:\WebSite\WebSite18ld not load file or assembly vjslib
If i take this out of the wb config the site seems to work but the chat window doesnt seem to show
|
|

January 11th, 2008, 08:10 AM
|
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
This works.... But when you type a message in the chat box are you supposed to see anything or not? I type in the message and thats it. I can go to the data table and see my post but nothing in the browser
like [email protected] said.....
|
|

January 11th, 2008, 08:15 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Have you tried debugging the code? Do you see the data being submitted to the server? Can you trace the submitted data through the whole server side process / code?
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
|
|

January 11th, 2008, 10:47 AM
|
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I Debug and no problem. I enter email, select a chatroom, the chat control appears, I enter text and hit the button,and the text dissappears???
|
|

January 11th, 2008, 01:27 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi Paul,
Quote:
|
quote:I enter text and hit the button,and the text dissappears???
|
But does this trigger server side code when in Debug mode?
It's pretty difficult for me to see what's going on. Maybe when I sat next to you it was a five minute job, but over e-mail this is pretty complicated. Hope you understand I try to help you where I can but I can't do much more than what I currently do: ask the proper questions to steer you in a direction that helps you solve the problem on your own...
Cheers,
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
|
|

January 11th, 2008, 06:36 PM
|
|
Authorized User
|
|
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The question is when you type into the chatbox do you see the chat window or not when you hit debug and the browswe pops up?
|
|

January 12th, 2008, 05:59 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi Paul,
I am sorry, but you lost me. I am not sure what you are asking, or why you are asking it in the first place. And what do you mean with
Quote:
|
quote:do you see the chat window or not when you hit debug and the browswe pops up
|
Hit debug where? What do you expect to pop up where and when?
In order to help you, you need to help me by providing lots of information, clear and concise explanations etc. With short, pointless questions like the one below, you're not really helping me help you. You are also no answering the questions I am, asking you. So, I can't do much for you at this moment. Sorry.
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.
|
|
 |