Hopefully this will work:
Installation of Personal Web Server
Download the mtssetup.exe file from the Microsoft site and save in the
Mtssetup_exe folder in your c: drive.
Go into the Personal Web Server directory and double click on the Ntoptpak
folder.
Double click on the En folder
Double click on the x86 folder
Double click on the Win95 folder
Copy all of these files and save them to a folder called temp on the c: hard drive.
Find the file called Mtssetup.exe file in the temp folder.
Delete the Mtssetup.exe file
Open up the mtssetup.exe file and extract to c:\temp (Now the new
Mtssetup.exe file replaces the old Mtssetup.exe file that came with the
Personal Web Server CD)
Insert Disc 2 of the Visual Studios Enterprise edition
Download the Visual Interdev server component
Download the Visual Interdev Front Page 98 Server Extension
Download data access components and other remaining components.
Download the Mdac_typ.exe from http://www.microsoft.com/data/downloads.htm
Download the DCOM 1.2 version from http://www.microsoft.com/com/resources/downloads.asp
Download the Visual Studios Service Pack
Install the DCOM 1.2 program first
Install the Mdac2.0 program next.
Install Visual Interdev Service Pack last.
Tell me how it goes......
>From: "Fabiana Melo"
>Reply-To: "Interdev_Programming"
>To: "Interdev_Programming"
>Subject: [interdev_programming] Re: Can't connect to server
>Date: Thu, 27 Sep 2001 14:38:01
>
>Hi,
>
>I have Front Page server extensions installed on my Server, I checked all
>the webs and I still have the same problem.
>
>Did you do anything more?
>
>Thanks,
>
>Fabiana Melo
>
> > Hi,
> >
> > I think I had that problem too, some time ago.
> >
> > Try to install the Front Page server extensions.
> > Go to control panel\Aministrative Tool\Internet Information Services,
> > tehn,right click "default web site" and choose all tasks, where you will
>be
> > able to install Server extensions :)
> >
> > I think thatīs all. Then you can create a project and put there the name
>of
> > the server (which you see in Internet Information Services window)
> >
> > Attention to the gap of security you will obtain by doing so. You shoul
>have
> > your server under NTFS.
> >
> > Sergio Oliveira
> >
>
>When I try to start a new project in Visual Interdev (by opening VI via
> > >the start menu), I get prompted to name the server i want to use (which
>we
> > >have iis connected to in this case). i type in the name of the server
>like
> > >this - 'nameofserver' with no quotes. when i hit the next button, i
>get a
> > >box that says 'connecting to server' and then i get an web project
>wizard
> > >error that says 'object not found(error code 80070005)' or 'not found
> > >error code(80070005)'. it doesn't matter whether or not i select master
>or
> > >local mode. any help would be appreciated.