|
 |
asp_components thread: ASPTear
Message #1 by "leigh" <lodris@m...> on Thu, 3 May 2001 13:46:46
|
|
I am using asptear for a stock tracker project i have to do in college but
am having problems i am getting the following error Component/WinInet
error: A connection with the server could not be established by any
chance do you know what causes this i am on a network so the dll file is
in a mts package and has been registered on the network and i am using IIS
4.0 and IE5 on windows NT.
Or alternatively if anyone knows a book that explains in detail how to
build a content grabbing component by yourself i would be very grateful.
Thank You
Leigh
Message #2 by "Earls, Michael (CORP)" <Michael.Earls@C...> on Thu, 3 May 2001 10:45:35 -0400
|
|
This error indicates that the server can't be found.
If you are accessing this from your college network, you might have issues
with a proxy server. Also, try connecting to the website from your browser.
Do you get the same error?
The component will have to support proxies in order for it to work with a
proxy. I'm not completely certain, because it's been a long time since I've
worked with WinInet, but I don't think it uses the same proxy settings that
you have set up on your OS (do you use IE or Netscape? - IE uses the proxy
settings for the OS and Netscape has its own proxy settings)
Michael Earls
-----Original Message-----
From: leigh [mailto:lodris@m...]
Sent: Thursday, May 03, 2001 6:47 AM
To: ASP components
Subject: [asp_components] ASPTear
I am using asptear for a stock tracker project i have to do in college but
am having problems i am getting the following error Component/WinInet
error: A connection with the server could not be established by any
chance do you know what causes this i am on a network so the dll file is
in a mts package and has been registered on the network and i am using IIS
4.0 and IE5 on windows NT.
Or alternatively if anyone knows a book that explains in detail how to
build a content grabbing component by yourself i would be very grateful.
Thank You
Leigh
---
SoftArtisans helps developers build robust, scalable Web applications!
Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
File uploads: http://www.softartisans.com/saf.html
Transactional file management: http://www.softartisans.com/saf1.html
Scalability: http://www.softartisans.com/saxsession.html
ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
michael.earls@c...
$subst('Email.Unsub')
Message #3 by Robert Chartier <rchartierh@a...> on Thu, 03 May 2001 12:28:16 -0700
|
|
Instead of using AspTear, you could also consider using MS XML (xmlHTTP)
http://www.aspfree.com/devlinks/search.asp?catid=0&file404=xml;http#Specific_ASP_Links
At 10:45 AM 5/3/2001 -0400, you wrote:
>This error indicates that the server can't be found.
>
>If you are accessing this from your college network, you might have issues
>with a proxy server. Also, try connecting to the website from your browser.
>Do you get the same error?
>
>The component will have to support proxies in order for it to work with a
>proxy. I'm not completely certain, because it's been a long time since I've
>worked with WinInet, but I don't think it uses the same proxy settings that
>you have set up on your OS (do you use IE or Netscape? - IE uses the proxy
>settings for the OS and Netscape has its own proxy settings)
>
>Michael Earls
>
>-----Original Message-----
>From: leigh [mailto:lodris@m...]
>Sent: Thursday, May 03, 2001 6:47 AM
>To: ASP components
>Subject: [asp_components] ASPTear
>
>
>I am using asptear for a stock tracker project i have to do in college but
>am having problems i am getting the following error Component/WinInet
>error: A connection with the server could not be established by any
>chance do you know what causes this i am on a network so the dll file is
>in a mts package and has been registered on the network and i am using IIS
>4.0 and IE5 on windows NT.
>Or alternatively if anyone knows a book that explains in detail how to
>build a content grabbing component by yourself i would be very grateful.
>Thank You
> Leigh
Robert Chartier
Author, AspFree.com
xxx-xxx-xxxx
rchartierh@a...
http://www.aspfree.com/devlinks
http://www.aspfree.com/authors/robert
http://www.aspalliance.com/nothingmn
Message #4 by "leigh" <lodris@m...> on Fri, 4 May 2001 11:47:07
|
|
Sorry totally ignorant to this product.
Does this not have the same proxy problems?I can only get access
through a proxy server from my labs .
Thanks
leigh
> Instead of using AspTear, you could also consider using MS XML (xmlHTTP)
>
> http://www.aspfree.com/devlinks/search.asp?
catid=0&file404=xml;http#Specific_ASP_Links
>
>
>
> At 10:45 AM 5/3/2001 -0400, you wrote:
> >This error indicates that the server can't be found.
> >
> >If you are accessing this from your college network, you might have
issues
> >with a proxy server. Also, try connecting to the website from your
browser.
> >Do you get the same error?
> >
> >The component will have to support proxies in order for it to work with
a
> >proxy. I'm not completely certain, because it's been a long time since
I've
> >worked with WinInet, but I don't think it uses the same proxy settings
that
> >you have set up on your OS (do you use IE or Netscape? - IE uses the
proxy
> >settings for the OS and Netscape has its own proxy settings)
> >
> >Michael Earls
> >
> >-----Original Message-----
> >From: leigh [mailto:lodris@m...]
> >Sent: Thursday, May 03, 2001 6:47 AM
> >To: ASP components
> >Subject: [asp_components] ASPTear
> >
> >
> >I am using asptear for a stock tracker project i have to do in college
but
> >am having problems i am getting the following error Component/WinInet
> >error: A connection with the server could not be established by any
> >chance do you know what causes this i am on a network so the dll file is
> >in a mts package and has been registered on the network and i am using
IIS
> >4.0 and IE5 on windows NT.
> >Or alternatively if anyone knows a book that explains in detail how to
> >build a content grabbing component by yourself i would be very grateful.
> >Thank You
> > Leigh
>
>
>
>
>
> Robert Chartier
> Author, AspFree.com
> xxx-xxx-xxxx
> rchartierh@a...
> http://www.aspfree.com/devlinks
> http://www.aspfree.com/authors/robert
> http://www.aspalliance.com/nothingmn
>
|
|
 |