[personal] RE: [Hai-users] Web Link
Wijoyo Utomo
utomow at telkom.net
Sun Feb 11 08:38:09 CST 2007
Dan,
Your suggestion to check IIS setting and allowing IUSR_MachineName to
access web link helps me solve the problem. Now I can connect to the PC
running web link server from any computer connected to my local network
(even from an upgraded Apple Performa 5200 running IE 5.0).
Thank you very very much.
Rgds,
W. Utomo
> -----Original Message-----
> From: Dan Penn [mailto:danpenn at homerunss.com]
> Sent: Sunday, February 11, 2007 11:44 AM
> To: Brad; Dave Harper; Wijoyo Utomo
> Cc: hai-users at tssi.com
> Subject: RE: [personal] RE: [Hai-users] Web Link
>
>
> There are two levels of security here...(1) IIS and (2) Web-Link.
>
> You must first make it through the IIS security before you
> are presented with Web-Link security. From the looks of all
> of these posts you aren't making it through the IIS security.
>
> I would suggest trying to access the testhtml.htm page since
> it doesn't use ASP and will be the most basic of tests.
>
> First, you need to make sure you can access it via HTTP from
> the local machine first via
> http://localhost/web-link/testhtml.htm. If you don't see the
> page then IIS (or potentially the firewall) is blocking it.
> Some things to look at if this occurs:
> -- Make sure IIS is configured for ANONYMOUS access.
> -- Make sure your firewall is not blocking port 80.
> -- Try configuring IIS for "Basic Authentication" and then
> access it using the administrator id/password.
> -- Make sure the web-link folder has read access to
> <MachineName>_IUSR account.
> -- Can you access the default web site on the
> machine...http://localhost? If you can see a web page when
> using that but cannot access anything within the Web-Link
> folder then you most likely do not have read-rights for the
> IUSR account (see previous step).
>
> Once you proven that you can access it locally via HTTP then
> it's time to access it from a remote computer. Use the same
> troubleshooting steps listed above.
>
> If you are still having trouble then please provide more
> details about the error message or page that is displayed.
>
> -Dan
>
> -----Original Message-----
> From: hai-users-bounces at tssi.com
> [mailto:hai-users-bounces at tssi.com] On Behalf Of Brad
> Sent: Saturday, February 10, 2007 7:30 PM
> To: Dave Harper; 'Wijoyo Utomo'
> Cc: hai-users at tssi.com
> Subject: Re: [personal] RE: [Hai-users] Web Link
>
> Interesting. I've always connected from other than the
> Web-link server. As
> well as from the internet without problem.
> Wonder if it is somehow a security setting in IIS.
> Are you both using XPPro on the Web-link Server machine?
> Are you both running the latest release of Web-Link?
>
>
> ----- Original Message -----
> From: "Dave Harper" <dharper at purelyonline.com>
> To: "'Brad'" <looney2ns at sigecom.net>; "'Wijoyo Utomo'"
> <utomow at telkom.net>
> Cc: <hai-users at tssi.com>
> Sent: Saturday, February 10, 2007 9:02 PM
> Subject: RE: [personal] RE: [Hai-users] Web Link
>
>
> >I had never tried to access Web-Link from anything other than the
> computer
> > where the server is installed. After reading the original post, I
> decided
> > to try it myself. I am also having problems; IE responds
> with a "The
> page
> > cannot be displayed" error message. In my case, I have the
> hard drive
> on
> > the server exported where it can be mounted as a local virtual drive
> on
> > other computers (I have it mounted as "I:" on the computer I'm
> testing).
> > Using the Open File section within IE6 I can go to
> > I:\inetpub\wwwroot\Web-Link\TestHTML.htm file and open it okay from
> the
> > remote computer. However, when I try to access the same file as
> > http://<hostname or ip>/Web-link/ TestHTML.htm I get the IE6 error
> > message.
> >
> > Dave
> >
> > -----Original Message-----
> > From: hai-users-bounces at tssi.com [mailto:hai-users-bounces at tssi.com]
> On
> > Behalf Of Brad
> > Sent: Saturday, February 10, 2007 8:09 PM
> > To: 'Wijoyo Utomo'
> > Cc: hai-users at tssi.com
> > Subject: [personal] RE: [Hai-users] Web Link
> >
> > The link in question will only work from a client
> computer....IE: not
> on
> > the
> > server. Try using the computers name such as
> http://haiserver/web-link/
> >
> > When on the server itself, the correct link to use is:
> > http://localhost/Web-Link/default.asp
> >
> > -----Original Message-----
> > From: hai-users-bounces at tssi.com [mailto:hai-users-bounces at tssi.com]
> On
> > Behalf Of Wijoyo Utomo
> > Sent: Saturday, February 10, 2007 6:45 PM
> > To: 'Brad'
> > Cc: hai-users at tssi.com
> > Subject: RE: [Hai-users] Web Link
> >
> > Brad,
> >
> > I have typed the right ip address of the computer running
> the web link
> > server software. I just try type the address
> > (http://192.168.0.3/web-link) from the computer running the
> server and
> > get a windows remote logon window. Typing either the HAI
> user name and
> > code does not make it work and neither the windows account.
> >
> > I suspect this has to do with the windows xp pro networking
> setup in
> > relation with the hai web link server.
> >
> > Oh by the way, I have also tried to turn off windows fire
> wall, and
> > guess what..... Still does not work. :(
> >
> > Wijoyo
> >
> >> -----Original Message-----
> >> From: Brad [mailto:looney2ns at sigecom.net]
> >> Sent: Sunday, February 11, 2007 7:15 AM
> >> To: 'Wijoyo Utomo'
> >> Cc: hai-users at tssi.com
> >> Subject: RE: [Hai-users] Web Link
> >>
> >>
> >> Are you using the correct link?
> >> Such as:
> >> http://192.168.1.106/web-link
> >> The IP address in the example would be the ip address of
> the computer
> >> running Web_link.
> >>
> >> -----Original Message-----
> >> From: hai-users-bounces at tssi.com
> [mailto:hai-users-bounces at tssi.com]
> >> On Behalf > Of Wijoyo Utomo
> >>
> >> Sent: Saturday, February 10, 2007 6:00 PM
> >> To: HAI-users at tssi.com
> >> Subject: [Hai-users] Web Link
> >>
> >> I can install Web link and access the controller via ethernet only
> >> from the computer where web link is installed. Trying to
> access from
> >> another computer on the network does not work. Any idea
> what to do to
> >> make it work? What things to change?
> >>
> >> Thanks and regards,
> >> W. Utomo
> >>
> >>
> >> _______________________________________________
> >> HAI-users mailing list
> >> HAI-users at tssi.com
> http://romaine.tssi.com/mailman/listinfo/hai-> users
> >>
> >>
> __________ NOD32 2051 (20070210) Information
> __________
> >>
> >> This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> >
> > _______________________________________________
> > HAI-users mailing list
> > HAI-users at tssi.com
> http://romaine.tssi.com/mailman/listinfo/hai-> users
> >
> >
> __________ NOD32 2051 (20070210) Information
> __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> > _______________________________________________
> > HAI-users mailing list
> > HAI-users at tssi.com
> http://romaine.tssi.com/mailman/listinfo/hai-> users
> >
>
>
> _______________________________________________
>
> HAI-users mailing list
> HAI-users at tssi.com http://romaine.tssi.com/mailman/listinfo/hai-users
>
More information about the HAI-users
mailing list