PC Review


Reply
Thread Tools Rate Thread

Can't publish to Inetpub\wwwroot

 
 
Jim Shaw
Guest
Posts: n/a
 
      6th Mar 2005
When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
says I'm supposed to Publish) I get an error message saying that the file
name is bad, the name contains a \, or the file is protected. I'm confused
about this and just what it is that I'm trying to achieve with my file
structure under Inetpub. I'm not sure what goes where. I'm planning to
eventually have two or more (sub?)-websites published on the same server
(one for personal use and anothers for business professional use).

I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
servers and extentions, plus doing Front Page development on the same
machine. I think that makes this a "disk" web site.

What is the best practice for publishing my sites?

Thanks
Jim


 
Reply With Quote
 
 
 
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      6th Mar 2005
You'd actually Publish to http://localhost/yourwebnamehere
not to Inetpub.



"Jim Shaw" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> says I'm supposed to Publish) I get an error message saying that the file
> name is bad, the name contains a \, or the file is protected. I'm confused
> about this and just what it is that I'm trying to achieve with my file
> structure under Inetpub. I'm not sure what goes where. I'm planning to
> eventually have two or more (sub?)-websites published on the same server
> (one for personal use and anothers for business professional use).
>
> I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> servers and extentions, plus doing Front Page development on the same
> machine. I think that makes this a "disk" web site.
>
> What is the best practice for publishing my sites?
>
> Thanks
> Jim
>
>

 
Reply With Quote
 
=?Utf-8?B?ZGVhY29u?=
Guest
Posts: n/a
 
      7th Mar 2005
Hi Rob.....I just had a very long post regarding this and I was unable to
publish using http://inetpub/wwwroot nor was I able to publish to
http://localhost/mywebname. I have no idea if the way I accomplished this is
right or not but the following is the procedure I used:
Once I had installed the download from Microsoft I was able to open the
Control Panel>Administrative Tools>Internet Informations Services. This
opened a page with the server on it and in the folder tree there is "default
web site". I right clicked on that and it opens a window with quite a few
choices, one of which is "new>virtual directory. This brings up a Wizard
which asks for an Alias Name and it also asks you to browse to the location
of the Front Page Web that has the content. Once you do all of that, it
creates a "subweb" on the IIS server.

To update any changes on that newly created sub-web, I open the web in Front
Page, make the changes and click on save. I do not do any publishing at all,
just save it. Then when I open my browser and enter
http://localhost/mywebname, it reflects the changes.

"Rob Giordano (Crash Gordon®)" wrote:

> You'd actually Publish to http://localhost/yourwebnamehere
> not to Inetpub.
>
>
>
> "Jim Shaw" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> > says I'm supposed to Publish) I get an error message saying that the file
> > name is bad, the name contains a \, or the file is protected. I'm confused
> > about this and just what it is that I'm trying to achieve with my file
> > structure under Inetpub. I'm not sure what goes where. I'm planning to
> > eventually have two or more (sub?)-websites published on the same server
> > (one for personal use and anothers for business professional use).
> >
> > I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> > servers and extentions, plus doing Front Page development on the same
> > machine. I think that makes this a "disk" web site.
> >
> > What is the best practice for publishing my sites?
> >
> > Thanks
> > Jim
> >
> >

>

 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      7th Mar 2005
thats right, 'cause you're working on the server.


"deacon" <(E-Mail Removed)> wrote in message news:A2F9C45F-474B-4FB2-9A89-(E-Mail Removed)...
> Hi Rob.....I just had a very long post regarding this and I was unable to
> publish using http://inetpub/wwwroot nor was I able to publish to
> http://localhost/mywebname. I have no idea if the way I accomplished this is
> right or not but the following is the procedure I used:
> Once I had installed the download from Microsoft I was able to open the
> Control Panel>Administrative Tools>Internet Informations Services. This
> opened a page with the server on it and in the folder tree there is "default
> web site". I right clicked on that and it opens a window with quite a few
> choices, one of which is "new>virtual directory. This brings up a Wizard
> which asks for an Alias Name and it also asks you to browse to the location
> of the Front Page Web that has the content. Once you do all of that, it
> creates a "subweb" on the IIS server.
>
> To update any changes on that newly created sub-web, I open the web in Front
> Page, make the changes and click on save. I do not do any publishing at all,
> just save it. Then when I open my browser and enter
> http://localhost/mywebname, it reflects the changes.
>
> "Rob Giordano (Crash Gordon®)" wrote:
>
> > You'd actually Publish to http://localhost/yourwebnamehere
> > not to Inetpub.
> >
> >
> >
> > "Jim Shaw" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > > When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> > > says I'm supposed to Publish) I get an error message saying that the file
> > > name is bad, the name contains a \, or the file is protected. I'm confused
> > > about this and just what it is that I'm trying to achieve with my file
> > > structure under Inetpub. I'm not sure what goes where. I'm planning to
> > > eventually have two or more (sub?)-websites published on the same server
> > > (one for personal use and anothers for business professional use).
> > >
> > > I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> > > servers and extentions, plus doing Front Page development on the same
> > > machine. I think that makes this a "disk" web site.
> > >
> > > What is the best practice for publishing my sites?
> > >
> > > Thanks
> > > Jim
> > >
> > >

> >

 
Reply With Quote
 
Jim Shaw
Guest
Posts: n/a
 
      7th Mar 2005
Thanks Rob;
Right on target.
Jim

"Rob Giordano (Crash Gordon®)" <(E-Mail Removed)> wrote
in message news:(E-Mail Removed)...
You'd actually Publish to http://localhost/yourwebnamehere
not to Inetpub.



"Jim Shaw" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> says I'm supposed to Publish) I get an error message saying that the file
> name is bad, the name contains a \, or the file is protected. I'm

confused
> about this and just what it is that I'm trying to achieve with my file
> structure under Inetpub. I'm not sure what goes where. I'm planning to
> eventually have two or more (sub?)-websites published on the same server
> (one for personal use and anothers for business professional use).
>
> I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> servers and extentions, plus doing Front Page development on the same
> machine. I think that makes this a "disk" web site.
>
> What is the best practice for publishing my sites?
>
> Thanks
> Jim
>
>



 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28Crash_Gordon=AE\
Guest
Posts: n/a
 
      7th Mar 2005
yer welcome


"Jim Shaw" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Thanks Rob;
> Right on target.
> Jim
>
> "Rob Giordano (Crash Gordon®)" <(E-Mail Removed)> wrote
> in message news:(E-Mail Removed)...
> You'd actually Publish to http://localhost/yourwebnamehere
> not to Inetpub.
>
>
>
> "Jim Shaw" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> > says I'm supposed to Publish) I get an error message saying that the file
> > name is bad, the name contains a \, or the file is protected. I'm

> confused
> > about this and just what it is that I'm trying to achieve with my file
> > structure under Inetpub. I'm not sure what goes where. I'm planning to
> > eventually have two or more (sub?)-websites published on the same server
> > (one for personal use and anothers for business professional use).
> >
> > I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> > servers and extentions, plus doing Front Page development on the same
> > machine. I think that makes this a "disk" web site.
> >
> > What is the best practice for publishing my sites?
> >
> > Thanks
> > Jim
> >
> >

>
>

 
Reply With Quote
 
=?Utf-8?B?ZGVhY29u?=
Guest
Posts: n/a
 
      7th Mar 2005
I am still confused on this issue. Lets suppose I were to creat a new one
page web in Front Page. How would I "publish" that web to the IIS Server? I
have tried doing this but it will not publish to http://localhost

"Rob Giordano (Crash Gordon®)" wrote:

> thats right, 'cause you're working on the server.
>
>
> "deacon" <(E-Mail Removed)> wrote in message news:A2F9C45F-474B-4FB2-9A89-(E-Mail Removed)...
> > Hi Rob.....I just had a very long post regarding this and I was unable to
> > publish using http://inetpub/wwwroot nor was I able to publish to
> > http://localhost/mywebname. I have no idea if the way I accomplished this is
> > right or not but the following is the procedure I used:
> > Once I had installed the download from Microsoft I was able to open the
> > Control Panel>Administrative Tools>Internet Informations Services. This
> > opened a page with the server on it and in the folder tree there is "default
> > web site". I right clicked on that and it opens a window with quite a few
> > choices, one of which is "new>virtual directory. This brings up a Wizard
> > which asks for an Alias Name and it also asks you to browse to the location
> > of the Front Page Web that has the content. Once you do all of that, it
> > creates a "subweb" on the IIS server.
> >
> > To update any changes on that newly created sub-web, I open the web in Front
> > Page, make the changes and click on save. I do not do any publishing at all,
> > just save it. Then when I open my browser and enter
> > http://localhost/mywebname, it reflects the changes.
> >
> > "Rob Giordano (Crash Gordon®)" wrote:
> >
> > > You'd actually Publish to http://localhost/yourwebnamehere
> > > not to Inetpub.
> > >
> > >
> > >
> > > "Jim Shaw" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> > > > When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> > > > says I'm supposed to Publish) I get an error message saying that the file
> > > > name is bad, the name contains a \, or the file is protected. I'm confused
> > > > about this and just what it is that I'm trying to achieve with my file
> > > > structure under Inetpub. I'm not sure what goes where. I'm planning to
> > > > eventually have two or more (sub?)-websites published on the same server
> > > > (one for personal use and anothers for business professional use).
> > > >
> > > > I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> > > > servers and extentions, plus doing Front Page development on the same
> > > > machine. I think that makes this a "disk" web site.
> > > >
> > > > What is the best practice for publishing my sites?
> > > >
> > > > Thanks
> > > > Jim
> > > >
> > > >
> > >

>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      7th Mar 2005
You should open the site directly in FP at http://localhost before you start creating your web
content, then you don't have to publish to it.

You can create individual sites under localhost by creating a folder, then right click and select
convert to site.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"deacon" <(E-Mail Removed)> wrote in message
news:F313FBE0-38D2-423E-8FA1-(E-Mail Removed)...
>I am still confused on this issue. Lets suppose I were to creat a new one
> page web in Front Page. How would I "publish" that web to the IIS Server? I
> have tried doing this but it will not publish to http://localhost
>
> "Rob Giordano (Crash Gordon®)" wrote:
>
>> thats right, 'cause you're working on the server.
>>
>>
>> "deacon" <(E-Mail Removed)> wrote in message
>> news:A2F9C45F-474B-4FB2-9A89-(E-Mail Removed)...
>> > Hi Rob.....I just had a very long post regarding this and I was unable to
>> > publish using http://inetpub/wwwroot nor was I able to publish to
>> > http://localhost/mywebname. I have no idea if the way I accomplished this is
>> > right or not but the following is the procedure I used:
>> > Once I had installed the download from Microsoft I was able to open the
>> > Control Panel>Administrative Tools>Internet Informations Services. This
>> > opened a page with the server on it and in the folder tree there is "default
>> > web site". I right clicked on that and it opens a window with quite a few
>> > choices, one of which is "new>virtual directory. This brings up a Wizard
>> > which asks for an Alias Name and it also asks you to browse to the location
>> > of the Front Page Web that has the content. Once you do all of that, it
>> > creates a "subweb" on the IIS server.
>> >
>> > To update any changes on that newly created sub-web, I open the web in Front
>> > Page, make the changes and click on save. I do not do any publishing at all,
>> > just save it. Then when I open my browser and enter
>> > http://localhost/mywebname, it reflects the changes.
>> >
>> > "Rob Giordano (Crash Gordon®)" wrote:
>> >
>> > > You'd actually Publish to http://localhost/yourwebnamehere
>> > > not to Inetpub.
>> > >
>> > >
>> > >
>> > > "Jim Shaw" <(E-Mail Removed)> wrote in message
>> > > news:(E-Mail Removed)...
>> > > > When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
>> > > > says I'm supposed to Publish) I get an error message saying that the file
>> > > > name is bad, the name contains a \, or the file is protected. I'm confused
>> > > > about this and just what it is that I'm trying to achieve with my file
>> > > > structure under Inetpub. I'm not sure what goes where. I'm planning to
>> > > > eventually have two or more (sub?)-websites published on the same server
>> > > > (one for personal use and anothers for business professional use).
>> > > >
>> > > > I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
>> > > > servers and extentions, plus doing Front Page development on the same
>> > > > machine. I think that makes this a "disk" web site.
>> > > >
>> > > > What is the best practice for publishing my sites?
>> > > >
>> > > > Thanks
>> > > > Jim
>> > > >
>> > > >
>> > >

>>



 
Reply With Quote
 
=?Utf-8?B?ZGVhY29u?=
Guest
Posts: n/a
 
      8th Mar 2005
I cannot open a site directly in front page at http://localhost. I get an
error message that it may be password protected to have / or\. in the name.
"Thomas A. Rowe" wrote:

> You should open the site directly in FP at http://localhost before you start creating your web
> content, then you don't have to publish to it.
>
> You can create individual sites under localhost by creating a folder, then right click and select
> convert to site.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "deacon" <(E-Mail Removed)> wrote in message
> news:F313FBE0-38D2-423E-8FA1-(E-Mail Removed)...
> >I am still confused on this issue. Lets suppose I were to creat a new one
> > page web in Front Page. How would I "publish" that web to the IIS Server? I
> > have tried doing this but it will not publish to http://localhost
> >
> > "Rob Giordano (Crash Gordon®)" wrote:
> >
> >> thats right, 'cause you're working on the server.
> >>
> >>
> >> "deacon" <(E-Mail Removed)> wrote in message
> >> news:A2F9C45F-474B-4FB2-9A89-(E-Mail Removed)...
> >> > Hi Rob.....I just had a very long post regarding this and I was unable to
> >> > publish using http://inetpub/wwwroot nor was I able to publish to
> >> > http://localhost/mywebname. I have no idea if the way I accomplished this is
> >> > right or not but the following is the procedure I used:
> >> > Once I had installed the download from Microsoft I was able to open the
> >> > Control Panel>Administrative Tools>Internet Informations Services. This
> >> > opened a page with the server on it and in the folder tree there is "default
> >> > web site". I right clicked on that and it opens a window with quite a few
> >> > choices, one of which is "new>virtual directory. This brings up a Wizard
> >> > which asks for an Alias Name and it also asks you to browse to the location
> >> > of the Front Page Web that has the content. Once you do all of that, it
> >> > creates a "subweb" on the IIS server.
> >> >
> >> > To update any changes on that newly created sub-web, I open the web in Front
> >> > Page, make the changes and click on save. I do not do any publishing at all,
> >> > just save it. Then when I open my browser and enter
> >> > http://localhost/mywebname, it reflects the changes.
> >> >
> >> > "Rob Giordano (Crash Gordon®)" wrote:
> >> >
> >> > > You'd actually Publish to http://localhost/yourwebnamehere
> >> > > not to Inetpub.
> >> > >
> >> > >
> >> > >
> >> > > "Jim Shaw" <(E-Mail Removed)> wrote in message
> >> > > news:(E-Mail Removed)...
> >> > > > When I try to publish my one-page web site to Inetpub\wwwroot (where IIS
> >> > > > says I'm supposed to Publish) I get an error message saying that the file
> >> > > > name is bad, the name contains a \, or the file is protected. I'm confused
> >> > > > about this and just what it is that I'm trying to achieve with my file
> >> > > > structure under Inetpub. I'm not sure what goes where. I'm planning to
> >> > > > eventually have two or more (sub?)-websites published on the same server
> >> > > > (one for personal use and anothers for business professional use).
> >> > > >
> >> > > > I'm running Win2003 Server, with IIS, SQL Server, and all the Front Page
> >> > > > servers and extentions, plus doing Front Page development on the same
> >> > > > machine. I think that makes this a "disk" web site.
> >> > > >
> >> > > > What is the best practice for publishing my sites?
> >> > > >
> >> > > > Thanks
> >> > > > Jim
> >> > > >
> >> > > >
> >> > >
> >>

>
>
>

 
Reply With Quote
 
Tom Pepper Willett
Guest
Posts: n/a
 
      8th Mar 2005
The folder "http://Website" isn't accessible. The folder may be located on
an unavailable volume or protected with a password.

http://support.microsoft.com/support.../Q260/7/55.ASP
http://support.microsoft.com/support.../Q264/7/49.ASP
http://support.microsoft.com/support.../Q266/6/65.ASP
http://support.microsoft.com/support.../Q272/5/42.ASP
http://support.microsoft.com/support.../Q287/3/99.ASP
http://support.microsoft.com/support.../Q310/8/46.ASP

As an alternative, you may wish to download the FREE Jimco Open Web which
bypasses the web folders: www.jimcoaddins.com
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/off...tid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/fron...o/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/und...ing/frontpage/
===
"deacon" <(E-Mail Removed)> wrote in message
news:5BF36C53-37A6-41F7-A994-(E-Mail Removed)...
|I cannot open a site directly in front page at http://localhost. I get an
| error message that it may be password protected to have / or\. in the
name.
| "Thomas A. Rowe" wrote:
|
| > You should open the site directly in FP at http://localhost before you
start creating your web
| > content, then you don't have to publish to it.
| >
| > You can create individual sites under localhost by creating a folder,
then right click and select
| > convert to site.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| > http://www.ycoln-resources.com
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > "deacon" <(E-Mail Removed)> wrote in message
| > news:F313FBE0-38D2-423E-8FA1-(E-Mail Removed)...
| > >I am still confused on this issue. Lets suppose I were to creat a new
one
| > > page web in Front Page. How would I "publish" that web to the IIS
Server? I
| > > have tried doing this but it will not publish to http://localhost
| > >
| > > "Rob Giordano (Crash Gordon®)" wrote:
| > >
| > >> thats right, 'cause you're working on the server.
| > >>
| > >>
| > >> "deacon" <(E-Mail Removed)> wrote in message
| > >> news:A2F9C45F-474B-4FB2-9A89-(E-Mail Removed)...
| > >> > Hi Rob.....I just had a very long post regarding this and I was
unable to
| > >> > publish using http://inetpub/wwwroot nor was I able to publish to
| > >> > http://localhost/mywebname. I have no idea if the way I
accomplished this is
| > >> > right or not but the following is the procedure I used:
| > >> > Once I had installed the download from Microsoft I was able to open
the
| > >> > Control Panel>Administrative Tools>Internet Informations Services.
This
| > >> > opened a page with the server on it and in the folder tree there is
"default
| > >> > web site". I right clicked on that and it opens a window with
quite a few
| > >> > choices, one of which is "new>virtual directory. This brings up a
Wizard
| > >> > which asks for an Alias Name and it also asks you to browse to the
location
| > >> > of the Front Page Web that has the content. Once you do all of
that, it
| > >> > creates a "subweb" on the IIS server.
| > >> >
| > >> > To update any changes on that newly created sub-web, I open the web
in Front
| > >> > Page, make the changes and click on save. I do not do any
publishing at all,
| > >> > just save it. Then when I open my browser and enter
| > >> > http://localhost/mywebname, it reflects the changes.
| > >> >
| > >> > "Rob Giordano (Crash Gordon®)" wrote:
| > >> >
| > >> > > You'd actually Publish to http://localhost/yourwebnamehere
| > >> > > not to Inetpub.
| > >> > >
| > >> > >
| > >> > >
| > >> > > "Jim Shaw" <(E-Mail Removed)> wrote in message
| > >> > > news:(E-Mail Removed)...
| > >> > > > When I try to publish my one-page web site to Inetpub\wwwroot
(where IIS
| > >> > > > says I'm supposed to Publish) I get an error message saying
that the file
| > >> > > > name is bad, the name contains a \, or the file is protected.
I'm confused
| > >> > > > about this and just what it is that I'm trying to achieve with
my file
| > >> > > > structure under Inetpub. I'm not sure what goes where. I'm
planning to
| > >> > > > eventually have two or more (sub?)-websites published on the
same server
| > >> > > > (one for personal use and anothers for business professional
use).
| > >> > > >
| > >> > > > I'm running Win2003 Server, with IIS, SQL Server, and all the
Front Page
| > >> > > > servers and extentions, plus doing Front Page development on
the same
| > >> > > > machine. I think that makes this a "disk" web site.
| > >> > > >
| > >> > > > What is the best practice for publishing my sites?
| > >> > > >
| > >> > > > Thanks
| > >> > > > Jim
| > >> > > >
| > >> > > >
| > >> > >
| > >>
| >
| >
| >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is IIS, inetpub and wwwroot? hushlady1 General Software 2 13th Jan 2009 02:02 PM
Re: c:\inetpub\wwwroot to mapped to http://localhost gaidar Microsoft ASP .NET 0 15th May 2005 06:16 PM
Inetpub\wwwroot directory contents Tim Zych Microsoft Dot NET Framework 1 12th Jan 2004 04:39 AM
inetpub/wwwroot permissions John Windows XP Security 1 13th Sep 2003 04:49 AM
How can I create an ASP.NET Web Application in a folder out of the Inetpub\wwwroot? Ibon Uria Microsoft Dot NET 0 17th Jul 2003 04:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:00 AM.