I cannot get meaningful results from wfetch. I followed the direction on page
928 of the IIS 6.0 Resource Kit book, with www.contoso.com for host, GET and
path of "/"
Here is what I get back:
started....
WWWConnect::Connect("www.contoso.com","80")\n
0x2749 (A request to send or receive data was disallowed because the socket
is not connected and (when sending on a datagram socket using a sendto call)
no address was supplied.): connect()
0x2749 (A request to send or receive data was disallowed because the socket
is not connected and (when sending on a datagram socket using a sendto call)
no address was supplied.): connect()
finished.

Re: Problems using wfetch by Bernard

Bernard
Wed Mar 30 20:28:05 CST 2005

- can you resolve the host name ?
- anything block the access ?

I can visit www.contoso.com without any problem. it get redirected to
www.microsoft.com

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


"Frank" <Frank@discussions.microsoft.com> wrote in message
news:028D8EB1-4361-4FEC-9044-435CF524430A@microsoft.com...
>I cannot get meaningful results from wfetch. I followed the direction on
>page
> 928 of the IIS 6.0 Resource Kit book, with www.contoso.com for host, GET
> and
> path of "/"
> Here is what I get back:
> started....
> WWWConnect::Connect("www.contoso.com","80")\n
> 0x2749 (A request to send or receive data was disallowed because the
> socket
> is not connected and (when sending on a datagram socket using a sendto
> call)
> no address was supplied.): connect()
> 0x2749 (A request to send or receive data was disallowed because the
> socket
> is not connected and (when sending on a datagram socket using a sendto
> call)
> no address was supplied.): connect()
> finished.
>



Re: Problems using wfetch by Frank

Frank
Thu Mar 31 11:17:03 CST 2005

The issue was with the settings to get through our corporate proxy server. I
was able to get the correct settings for the Proxy connection and wfetch
seems to work now.

However, I also notice that the control U "crack URL" function does not seem
to function even for internal sites. What is it suppose to do? Nothing
happens for me either from the menu ooption or the keyboard.


"Bernard" wrote:

> - can you resolve the host name ?
> - anything block the access ?
>
> I can visit www.contoso.com without any problem. it get redirected to
> www.microsoft.com
>
> --
> Regards,
> Bernard Cheah
> http://www.tryiis.com/
> http://support.microsoft.com/
> http://www.msmvps.com/bernard/
>
>
> "Frank" <Frank@discussions.microsoft.com> wrote in message
> news:028D8EB1-4361-4FEC-9044-435CF524430A@microsoft.com...
> >I cannot get meaningful results from wfetch. I followed the direction on
> >page
> > 928 of the IIS 6.0 Resource Kit book, with www.contoso.com for host, GET
> > and
> > path of "/"
> > Here is what I get back:
> > started....
> > WWWConnect::Connect("www.contoso.com","80")\n
> > 0x2749 (A request to send or receive data was disallowed because the
> > socket
> > is not connected and (when sending on a datagram socket using a sendto
> > call)
> > no address was supplied.): connect()
> > 0x2749 (A request to send or receive data was disallowed because the
> > socket
> > is not connected and (when sending on a datagram socket using a sendto
> > call)
> > no address was supplied.): connect()
> > finished.
> >
>
>
>

Re: Problems using wfetch by Bernard

Bernard
Thu Mar 31 21:24:34 CST 2005

Ok. so it was proxy. As for the crack url function. it's not working for me
either :(

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


"Frank" <Frank@discussions.microsoft.com> wrote in message
news:5722E863-DCDD-4B6C-8200-7EECAD0FDE41@microsoft.com...
> The issue was with the settings to get through our corporate proxy server.
> I
> was able to get the correct settings for the Proxy connection and wfetch
> seems to work now.
>
> However, I also notice that the control U "crack URL" function does not
> seem
> to function even for internal sites. What is it suppose to do? Nothing
> happens for me either from the menu ooption or the keyboard.
>
>
> "Bernard" wrote:
>
>> - can you resolve the host name ?
>> - anything block the access ?
>>
>> I can visit www.contoso.com without any problem. it get redirected to
>> www.microsoft.com
>>
>> --
>> Regards,
>> Bernard Cheah
>> http://www.tryiis.com/
>> http://support.microsoft.com/
>> http://www.msmvps.com/bernard/
>>
>>
>> "Frank" <Frank@discussions.microsoft.com> wrote in message
>> news:028D8EB1-4361-4FEC-9044-435CF524430A@microsoft.com...
>> >I cannot get meaningful results from wfetch. I followed the direction on
>> >page
>> > 928 of the IIS 6.0 Resource Kit book, with www.contoso.com for host,
>> > GET
>> > and
>> > path of "/"
>> > Here is what I get back:
>> > started....
>> > WWWConnect::Connect("www.contoso.com","80")\n
>> > 0x2749 (A request to send or receive data was disallowed because the
>> > socket
>> > is not connected and (when sending on a datagram socket using a sendto
>> > call)
>> > no address was supplied.): connect()
>> > 0x2749 (A request to send or receive data was disallowed because the
>> > socket
>> > is not connected and (when sending on a datagram socket using a sendto
>> > call)
>> > no address was supplied.): connect()
>> > finished.
>> >
>>
>>
>>