Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old September 5th, 2008, 05:35 PM
=?Utf-8?B?QnJlbnQgUm9nZXJz?=
Guest
 
Posts: n/a
Default Timeout or "Cannot find server or DNS Error" with Response.Redirec

I have a asp page that does a Respnse.Redirect() and sometimes I keep
getting a "Cannot find server or DNS Error" [after about a 90 second timeout].

I have validated that the URL being redirected to is valid.

The URL including the query sttring is about 370 charcters long.

The server is a Virtual Machine running Windows Server 2003.

Anyone know what could cause this problem. ?
  #2  
Old September 5th, 2008, 06:55 PM
Anthony Jones
Guest
 
Posts: n/a
Default Re: Timeout or "Cannot find server or DNS Error" with Response.Redirec

"Brent Rogers" <BrentRogers@discussions.microsoft.comwrote in message
news:36B46790-2CB6-4020-B099-299D84BA3962@microsoft.com...
Quote:
>I have a asp page that does a Respnse.Redirect() and sometimes I keep
getting a "Cannot find server or DNS Error" [after about a 90 second
timeout].
>
I have validated that the URL being redirected to is valid.
>
The URL including the query sttring is about 370 charcters long.
>
The server is a Virtual Machine running Windows Server 2003.
>
Anyone know what could cause this problem. ?
The DNS service was at the time unable to resolve the hostname to an IP
address on the client. If this happens frequently the client is having some
problem with their network or ISP.

--
Anthony Jones - MVP ASP/ASP.NET

  #3  
Old September 5th, 2008, 07:25 PM
Evertjan.
Guest
 
Posts: n/a
Default Re: Timeout or "Cannot find server or DNS Error" with Response.Redirec

Anthony Jones wrote on 05 sep 2008 in
microsoft.public.inetserver.asp.general:
Quote:
"Brent Rogers" <BrentRogers@discussions.microsoft.comwrote in
message news:36B46790-2CB6-4020-B099-299D84BA3962@microsoft.com...
Quote:
>>I have a asp page that does a Respnse.Redirect() and sometimes I keep
>getting a "Cannot find server or DNS Error" [after about a 90 second
>timeout].
>>
>I have validated that the URL being redirected to is valid.
>>
>The URL including the query sttring is about 370 charcters long.
>>
>The server is a Virtual Machine running Windows Server 2003.
>>
>Anyone know what could cause this problem. ?
>
The DNS service was at the time unable to resolve the hostname to an
IP address on the client. If this happens frequently the client is
having some problem with their network or ISP.
You could test this by temporarily inserting the IP-address, if applicable.

Other clients with different ISP's and/or DNS settings will not have this
problem, as it is not a serverside one.


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles