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

"What server do you want to use?"

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS 5.0 Baisc Auth - Local Security Database Corr..  
Author Message
Grant Schenck

External


Since: Apr 14, 2005
Posts: 6



(Msg. 1) Posted: Mon May 02, 2005 3:34 pm
Post subject: "What server do you want to use?"
Archived from groups: microsoft>public>inetserver>iis (more info?)

I'm just getting started with MS Interdev version 6.0.

I am running on Win2K3. It is running IIS 6.0.

I start interdev and when I create a new project is wants me to specify a
server. Under the "What Server do you want to use?" prompt there are no
servers listed. If I enter localhost or my my server I get:

Not Found(Error Code = 80070005)

So, how do I get MS Interdev to "see" the IIS running on my machine?

Thanks,

Grant Schenck

 >> Stay informed about: "What server do you want to use?" 
Back to top
Login to vote
noone10

External


Since: Apr 27, 2004
Posts: 131



(Msg. 2) Posted: Mon May 02, 2005 4:55 pm
Post subject: Re: "What server do you want to use?" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

is iis running or just installed?

"Grant Schenck" <schenckg RemoveThis @optonline.net> wrote in message
news:O8uzH10TFHA.3140@TK2MSFTNGP14.phx.gbl...
 > I'm just getting started with MS Interdev version 6.0.
 >
 > I am running on Win2K3. It is running IIS 6.0.
 >
 > I start interdev and when I create a new project is wants me to specify a
 > server. Under the "What Server do you want to use?" prompt there are no
 > servers listed. If I enter localhost or my my server I get:
 >
 > Not Found(Error Code = 80070005)
 >
 > So, how do I get MS Interdev to "see" the IIS running on my machine?
 >
 > Thanks,
 >
 > Grant Schenck
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: &quot;What server do you want to use?&quot; 
Back to top
Login to vote
Grant Schenck

External


Since: Apr 14, 2005
Posts: 6



(Msg. 3) Posted: Mon May 02, 2005 4:55 pm
Post subject: Re: "What server do you want to use?" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It is running. I can edit some ASP pages with notepad and access them.

"Dave" <noone.DeleteThis@nowhere.com> wrote in message
news:OcBLEN1TFHA.2096@TK2MSFTNGP14.phx.gbl...
 > is iis running or just installed?
 >
 > "Grant Schenck" <schenckg.DeleteThis@optonline.net> wrote in message
 > news:O8uzH10TFHA.3140@TK2MSFTNGP14.phx.gbl...
  > > I'm just getting started with MS Interdev version 6.0.
  > >
  > > I am running on Win2K3. It is running IIS 6.0.
  > >
  > > I start interdev and when I create a new project is wants me to specify
a
  > > server. Under the "What Server do you want to use?" prompt there are no
  > > servers listed. If I enter localhost or my my server I get:
  > >
  > > Not Found(Error Code = 80070005)
  > >
  > > So, how do I get MS Interdev to "see" the IIS running on my machine?
  > >
  > > Thanks,
  > >
  > > Grant Schenck
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: &quot;What server do you want to use?&quot; 
Back to top
Login to vote
Wei-Dong XU [MSFT]

External


Since: Feb 05, 2005
Posts: 100



(Msg. 4) Posted: Mon May 02, 2005 11:55 pm
Post subject: RE: "What server do you want to use?" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Grant,

As I know, Interdav will require the Frontpage 2002 server extension to
work with IIS 6.0. So I'd suggest you can check whether it is installed at
the IIS 6.0 server. We can confirm this from the Windows component wizard
of "Add or Remove Programs" window at control panel.

If it is installed, please extend the site. The IIS help document
introduces the detailed steps:
Using FrontPage Server Extensions to Extend Web Sites
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/f
b549f03-68eb-4cb9-9fe2-c67e4cea1a61.mspx

Then please test the IIS server connection. Please feel free to let me know
if any question.

My pleasure to be of any assistance.

Best Regards,
Wei-Dong XU
Microsoft Product Support Services
This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: &quot;What server do you want to use?&quot; 
Back to top
Login to vote
Grant Schenck

External


Since: Apr 14, 2005
Posts: 6



(Msg. 5) Posted: Tue May 03, 2005 8:13 am
Post subject: Re: "What server do you want to use?" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

OK, baby steps here...

I don't see any items in my add/remove programs which refer to "Frontpage".

That said, what is the exact name I'd expect to see?

Assuming I need to install the front page extensions, where do I install
them from? Is this a MSVC Server app?

Thanks,

Grant Schenck

"Wei-Dong XU [MSFT]" <v-wdxu.TakeThisOut@online.microsoft.com> wrote in message
news:RsM7ut4TFHA.3336@TK2MSFTNGXA01.phx.gbl...
 > Hi Grant,
 >
 > As I know, Interdav will require the Frontpage 2002 server extension to
 > work with IIS 6.0. So I'd suggest you can check whether it is installed at
 > the IIS 6.0 server. We can confirm this from the Windows component wizard
 > of "Add or Remove Programs" window at control panel.
 >
 > If it is installed, please extend the site. The IIS help document
 > introduces the detailed steps:
 > Using FrontPage Server Extensions to Extend Web Sites
 >
<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/f" target="_blank">http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/f</a>
 > b549f03-68eb-4cb9-9fe2-c67e4cea1a61.mspx
 >
 > Then please test the IIS server connection. Please feel free to let me
know
 > if any question.
 >
 > My pleasure to be of any assistance.
 >
 > Best Regards,
 > Wei-Dong XU
 > Microsoft Product Support Services
 > This posting is provided "AS IS" with no warranties, and confers no
rights.
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: &quot;What server do you want to use?&quot; 
Back to top
Login to vote
Wei-Dong XU [MSFT]

External


Since: Feb 05, 2005
Posts: 100



(Msg. 6) Posted: Wed May 04, 2005 1:55 am
Post subject: Re: "What server do you want to use?" [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Grant,

Frontpage 2002 Server extension is the comopnent of IIS. The installation
source is the Windows 2003 installation CD. So please follow the steps
below to install it:
1. insert the Windows 2003 installation CD into disk rom
2. click start->control panel->add/remove programs
3. click the "Add/remove Windows components" at the left panel of
add/remove programs window.
4. choose the pop up window, select Application server and click the button
"Details..."
5. at the Application Server window, choose "Internet Information
Server(IIS)" and click the button "Details..."
6. select Frontpage 2002 server extension and click ok to install it.

Look forward to your reply on whether this will resolve you problem!

Best Regards,
Wei-Dong XU
Microsoft Product Support Services
This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: &quot;What server do you want to use?&quot; 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
&quot;Server Unavailable&quot; ...tried everything, still .. - Like everybody else, I seem to be experiencing the dreaded "Server Unavailable" error while trying to access a local website. I am trying to setup a WindowsXP Pro x64 system for asp.net development. I have IIS 6.0 and Dot.Net Framework 1.1...

&quot;Page Not Found&quot; Error after Server Has Found th.. - A problem has begun to plague me on IIS 5.1, and I can't seem to find a resolution. I have a number of ASP pages designed to send data to a database that were created in Dreamweaver MX 2004. They perform a very standard function of displaying a form,..

&quot;Server Too Busy&quot; when request queu hits 100 ??? - I have some Windows 2003 Web Edition servers, taking in heavy load all day long. But whenever some queuing occurs (this will happen now and then), the server starts to respond "Server Too Busy" when the "Request Queing" reaches 100...

Using &quot;Offline Files&quot; in IIS - I'm setting up a laptop to do some asp.net work while travelling. This calls for the IIS server on the laptop to serve the aspx files that I usually work on from my desktop. I set up "offline files" and synchronization, but when I try to point...

Authentication in a certain &quot;location&quot; - Hi everyone, I'm looking for a way to enable authentication for a given "script path" while grant anonymous access to the rest of the site. Something like this apache configuration does: [...] <Location "/cgi-bin/script.cgi">...
   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 ]