Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS newbie..can't access web site i've set up

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  DNS with iss  
Author Message
anonymous775

External


Since: Dec 25, 2003
Posts: 3



(Msg. 1) Posted: Thu Dec 25, 2003 10:41 pm
Post subject: IIS newbie..can't access web site i've set up
Archived from groups: microsoft>public>inetserver>iis (more info?)

Please excuse my ignorance...just started using IIS on Win2003 Server. I've set up a website but whenever I try to acess is with my browser I get "Not found" error. Tried to set up the name in DNS Server, not sure I did it right (yes, I'm new to that too.)

 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
anonymous776

External


Since: Dec 25, 2003
Posts: 3



(Msg. 2) Posted: Thu Dec 25, 2003 11:58 pm
Post subject: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 >-----Original Message-----
 >Please excuse my ignorance...just started using IIS on
Win2003 Server. I've set up a website but whenever I try
to acess is with my browser I get "Not found" error.
Tried to set up the name in DNS Server, not sure I did it
right (yes, I'm new to that too.)
 >.
hello
yazalami... the host header name that you are configer
in wezard of iis ,must be the same record in the dns zone
example:
if you have azone in you'r dns called jordan.com
and , if you want that in the IE of the user type
jordan.com., then
1-don't configure anythink in the host headename in iis
2-create A record in jordan.com zone that must be the
same ip address that you'r point with the jordan.com in
iis ,
this will work fine ..ya 7abebi
raf_b52 RemoveThis @hotmail.com<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
user1241

External


Since: Dec 26, 2003
Posts: 5



(Msg. 3) Posted: Fri Dec 26, 2003 11:54 am
Post subject: Re: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

have you registered the domain name yet?

--
All E-Mail scanned by Norton Anti-Virus
"Jay Jordan" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:73947FA7-6E21-403A-A193-8CB57B68EABC@microsoft.com...
 > Please excuse my ignorance...just started using IIS on Win2003 Server.
I've set up a website but whenever I try to acess is with my browser I get
"Not found" error. Tried to set up the name in DNS Server, not sure I did
it right (yes, I'm new to that too.)<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 4) Posted: Fri Dec 26, 2003 2:53 pm
Post subject: Re: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Create an HTML-file, and save it as test.htm in the wwwroot folder. Then go
to:
<a style='text-decoration: underline;' href="http://localhost/test.htm" target="_blank">http://localhost/test.htm</a>
on your server. Does this work?

--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"Jay Jordan" <anonymous.RemoveThis@discussions.microsoft.com> wrote in message
news:73947FA7-6E21-403A-A193-8CB57B68EABC@microsoft.com...
 > Please excuse my ignorance...just started using IIS on Win2003 Server.
I've set up a website but whenever I try to acess is with my browser I get
"Not found" error. Tried to set up the name in DNS Server, not sure I did
it right (yes, I'm new to that too.)<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 5) Posted: Fri Dec 26, 2003 6:59 pm
Post subject: Re: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 25 Dec 2003 19:41:10 -0800, "Jay Jordan"
<anonymous DeleteThis @discussions.microsoft.com> wrote:

 >Please excuse my ignorance...just started using IIS on Win2003 Server. I've set up a website but whenever I try to acess is with my browser I get "Not found" error. Tried to set up the name in DNS Server, not sure I did it right (yes, I'm new to that too.)

We need more details. Where are you trying to access it from, the
server or a workstation? And what are you typing in the browser?
Post the full error message too. Also, try:

Control Panel -> Internet Options -> Connections -> LAN Settings ->
Uncheck everything.

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
anonymous775

External


Since: Dec 25, 2003
Posts: 3



(Msg. 6) Posted: Sat Dec 27, 2003 1:56 pm
Post subject: Re: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

created test.htm file, saved in wwwroot folder...still doesn't work.

----- Kristofer Gafvert wrote: -----

Hello,

Create an HTML-file, and save it as test.htm in the wwwroot folder. Then go
to:
http://localhost/test.htm
on your server. Does this work?

--
Regards,
Kristofer Gafvert - IIS MVP
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
anonymous775

External


Since: Dec 25, 2003
Posts: 3



(Msg. 7) Posted: Sat Dec 27, 2003 1:56 pm
Post subject: Re: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

yes

----- naddame wrote: -----

have you registered the domain name yet?
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
anonymous792

External


Since: Dec 29, 2003
Posts: 2



(Msg. 8) Posted: Mon Dec 29, 2003 7:26 pm
Post subject: Re: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

HI

I know several site builders who transfer the files off a CD ( read only attributes ), Or simply forgot to check the rights and attributes of the folders and child Objects. In what ever you are using to build the site make sure you recalculate the links and confirm - verify any redirects and data sources.

in IE you can go to the menu bar and select file open, browse to your default page and it should open if all of the above is correct. The remarks preceeding mine are true. I hope you remembered to create your source file and default page in IIS
Lee
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
anonymous795

External


Since: Dec 30, 2003
Posts: 1



(Msg. 9) Posted: Tue Dec 30, 2003 5:41 am
Post subject: RE: IIS newbie..can't access web site i've set up [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Have you started IIS ?
----- Jay Jordan wrote: -----

Please excuse my ignorance...just started using IIS on Win2003 Server. I've set up a website but whenever I try to acess is with my browser I get "Not found" error. Tried to set up the name in DNS Server, not sure I did it right (yes, I'm new to that too.)
 >> Stay informed about: IIS newbie..can't access web site i've set up 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]