|
 |
asp_web_howto thread: IIS 5.0 and Interdev
Message #1 by "Mak" <mak@c...> on Fri, 22 Dec 2000 21:38:02 -0000
|
|
Hi
I try localhost and the computer name and none of them are found?
I am using win2k with IIs 5 and interdev 6 from v.studio enterprise
edition.
Please help
Thanks, Mak,
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #2 by "Ken Schaefer" <ken@a...> on Sat, 23 Dec 2000 20:35:16 +1100
|
|
Do you have the Frontpage server extensions installed? (you can do this from
the IIS MMC snapin).
Otherwise, can you ping your machine from a command prompt?
Cheers
Ken
----- Original Message -----
From: "Mak" <mak@c...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Saturday, December 23, 2000 8:38 AM
Subject: [asp_web_howto] IIS 5.0 and Interdev
> Hi
> I try localhost and the computer name and none of them are found?
>
> I am using win2k with IIs 5 and interdev 6 from v.studio enterprise
> edition.
>
> Please help
>
> Thanks, Mak,
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #3 by "Peter Karl (C)" <KarlP@s...> on Sat, 23 Dec 2000 11:18:55 -0700
|
|
I also have this problem, but I have the Frontpage server extensions
install. Any other ideas
Thanks
Peter
-----Original Message-----
From: Ken Schaefer [mailto:ken@a...]
Sent: Saturday, December 23, 2000 2:35 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: IIS 5.0 and Interdev
Do you have the Frontpage server extensions installed? (you
can do this from
the IIS MMC snapin).
Otherwise, can you ping your machine from a command prompt?
Cheers
Ken
----- Original Message -----
From: "Mak" <mak@c...>
To: "ASP Web HowTo" <asp_web_howto@p...>
Sent: Saturday, December 23, 2000 8:38 AM
Subject: [asp_web_howto] IIS 5.0 and Interdev
> Hi
> I try localhost and the computer name and none of them are
found?
>
> I am using win2k with IIs 5 and interdev 6 from v.studio
enterprise
> edition.
>
> Please help
>
> Thanks, Mak,
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #4 by programmer23@r... on Sat, 23 Dec 2000 16:03:57 -0000
|
|
Try This:
1.Go to Control Panel-->Network Settings-->TCP/IP Settings-->Properties
Give ur machine an IP address(eg.156.187.134.1 )and subnet mask
as 255.255.255.0
2.Now go to Internet Services Manager:
:Start->Programs->Administrative Tools->Internet Services Manager-->
Right Click On Your Computer Name-->Select Start Service
Then Exit and try to access ur localhost/Computer
3.If asked to Connect or Work Offline by IE select Connect
I hope this would solve ur problem.
> Hi
> I try localhost and the computer name and none of them are found?
>
> I am using win2k with IIs 5 and interdev 6 from v.studio enterprise
> edition.
>
> Please help
>
> Thanks, Mak,
>
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #5 by kannan g <askc_gk@y...> on Wed, 27 Dec 2000 17:06:13 -0800 (PST)
|
|
Try this:
Go to command prompt
if
ping 127.0.0.1 works
ok
else
remove last installed prog.
and try
or
install IIS again
GK
--- programmer23@r... wrote:
> Try This:
> 1.Go to Control Panel-->Network Settings-->TCP/IP
> Settings-->Properties
> Give ur machine an IP address(eg.156.187.134.1
> )and subnet mask
> as 255.255.255.0
> 2.Now go to Internet Services Manager:
> :Start->Programs->Administrative Tools->Internet
> Services Manager-->
> Right Click On Your Computer Name-->Select Start
> Service
> Then Exit and try to access ur localhost/Computer
> 3.If asked to Connect or Work Offline by IE select
> Connect
> I hope this would solve ur problem.
>
> > Hi
> > I try localhost and the computer name and none of
> them are found?
> >
> > I am using win2k with IIs 5 and interdev 6 from
> v.studio enterprise
> > edition.
> >
> > Please help
> >
> > Thanks, Mak,
> >
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #6 by "Peter Karl (C)" <KarlP@s...> on Thu, 28 Dec 2000 08:00:34 -0700
|
|
I had the same problem and it was solved by configuring the mail services
for the PWS.
Peter
-----Original Message-----
From: kannan g [mailto:askc_gk@y...]
Sent: Wednesday, December 27, 2000 6:06 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: IIS 5.0 and Interdev
Try this:
Go to command prompt
if
ping 127.0.0.1 works
ok
else
remove last installed prog.
and try
or
install IIS again
GK
--- programmer23@r... wrote:
> Try This:
> 1.Go to Control Panel-->Network Settings-->TCP/IP
> Settings-->Properties
> Give ur machine an IP address(eg.156.187.134.1
> )and subnet mask
> as 255.255.255.0
> 2.Now go to Internet Services Manager:
> :Start->Programs->Administrative Tools->Internet
> Services Manager-->
> Right Click On Your Computer Name-->Select Start
> Service
> Then Exit and try to access ur localhost/Computer
> 3.If asked to Connect or Work Offline by IE select
> Connect
> I hope this would solve ur problem.
>
> > Hi
> > I try localhost and the computer name and none of
> them are found?
> >
> > I am using win2k with IIs 5 and interdev 6 from
> v.studio enterprise
> > edition.
> >
> > Please help
> >
> > Thanks, Mak,
> >
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |