Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: _vti_cnf


Message #1 by "Chris Thompson" <cthompson@n...> on Thu, 5 Sep 2002 14:06:12 -0600
The folder named '_vti_cnf' and some other folders that are similar in
name keep appearing in my web folders.  Does anybody know what it is for
and why they are being created?

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
Message #2 by kyle.b.willman@u... on Thu, 5 Sep 2002 15:12:41 -0500
I believe that those are folders for use with FrontPage extensions.  They
are onloy applicable if you utilize FrontPage to build your site... I might
be incorrect though...

Kyle B. Willman
PricewaterhouseCoopers LLP
Office:  xxx.xxx.xxxx
Cell:   xxx.xxx.xxxx


                                                                                                                                    
                      "Chris Thompson"                                                                                              
                      <cthompson@n...       To: "ASP Web HowTo" <asp_web_howto@p...>                            
                      com>                     cc:                                                                               
                      09/05/2002 03:06         Subject:  [asp_web_howto] _vti_cnf                                                   
                      PM                                                                                                            
                                                                                                                                    
                      Please respond to                                                                                             
                      "ASP Web HowTo"                                                                                               
                                                                                                                                    
                                                                                                                                    




The folder named '_vti_cnf' and some other folders that are similar in
name keep appearing in my web folders.  Does anybody know what it is for
and why they are being created?

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20




_________________________________________________________________
         The information transmitted is intended only for the person or
         entity to which it is addressed and may contain confidential
         and/or privileged material.  Any review, retransmission,
         dissemination or other use of, or taking of any action in reliance
         upon, this information by persons or entities other than the
         intended recipient is prohibited.   If you received this in error,
         please contact the sender and delete the material from any
         computer.

Message #3 by Imar Spaanjaars <Imar@S...> on Thu, 05 Sep 2002 22:16:54 +0200
They are created by the Frontpage extensions. The FP extensions allow you 
to edit a website over HTTP instead of over the local network.

They are used to edit websites in Visual Interdev for example. If I am not 
mistaken, the files in the _vti_cnf folders, keep track of who edited what 
document and when.
On a production machine they are usually not necessary.

If you are sure you don't need the FP extensions, you can remove them by 
right clicking your website in the IIS MMC. Then choose: "Remove Server 
Extensions".

Check out http://officeupdate.microsoft.com/frontpage/wpp/serk/ovwhatar.htm 
for more info about the extensions.

HtH

Imar




At 02:06 PM 9/5/2002 -0600, you wrote:
>The folder named '_vti_cnf' and some other folders that are similar in
>name keep appearing in my web folders.  Does anybody know what it is for
>and why they are being created?
>
>Thanks,
>
>Chris Thompson
>
>-+-+-+-+-+-+-+-+-+-+-+-
>cthompson@n...
>xxx-xxx-xxxx
>-+-+-+-+-+-+-+-+-+-+-+-


Message #4 by "Chris Thompson" <cthompson@n...> on Thu, 5 Sep 2002 14:32:37 -0600
So If I use Interdev to edit my files, will not having FrontPage
extensions cause a problem?  I do not do it across HTTP. I just do it
across the network via Network Neighborhood.

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-



-----Original Message-----
From: Imar Spaanjaars [mailto:Imar@S...]
Sent: Thursday, September 05, 2002 2:17 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: _vti_cnf

They are created by the Frontpage extensions. The FP extensions allow
you
to edit a website over HTTP instead of over the local network.

They are used to edit websites in Visual Interdev for example. If I am
not
mistaken, the files in the _vti_cnf folders, keep track of who edited
what
document and when.
On a production machine they are usually not necessary.

If you are sure you don't need the FP extensions, you can remove them by

right clicking your website in the IIS MMC. Then choose: "Remove Server
Extensions".

Check out
http://officeupdate.microsoft.com/frontpage/wpp/serk/ovwhatar.htm
for more info about the extensions.

HtH

Imar




At 02:06 PM 9/5/2002 -0600, you wrote:
>The folder named '_vti_cnf' and some other folders that are similar in
>name keep appearing in my web folders.  Does anybody know what it is
for
>and why they are being created?
>
>Thanks,
>
>Chris Thompson
>
>-+-+-+-+-+-+-+-+-+-+-+-
>cthompson@n...
>xxx-xxx-xxxx
>-+-+-+-+-+-+-+-+-+-+-+-




---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20
Message #5 by Imar Spaanjaars <Imar@S...> on Thu, 05 Sep 2002 22:46:31 +0200
Well, IMO, you're better of if you are using HTTP instead of the network. 
If offers more features (like previewing in a browser, debugging etc) than 
network access.

If you're the only user: try it out. Removing them is easy. Reinstalling 
them is easy as well: simply choose the same menu and choose Install 
Extensions.


HtH

Imar




At 02:32 PM 9/5/2002 -0600, you wrote:
>So If I use Interdev to edit my files, will not having FrontPage
>extensions cause a problem?  I do not do it across HTTP. I just do it
>across the network via Network Neighborhood.
>
>Thanks,
>
>Chris Thompson
>
>-+-+-+-+-+-+-+-+-+-+-+-
>cthompson@n...
>xxx-xxx-xxxx
>-+-+-+-+-+-+-+-+-+-+-+-
>
>
>
>-----Original Message-----
>From: Imar Spaanjaars [mailto:Imar@S...]
>Sent: Thursday, September 05, 2002 2:17 PM
>To: ASP Web HowTo
>Subject: [asp_web_howto] Re: _vti_cnf
>
>They are created by the Frontpage extensions. The FP extensions allow
>you
>to edit a website over HTTP instead of over the local network.
>
>They are used to edit websites in Visual Interdev for example. If I am
>not
>mistaken, the files in the _vti_cnf folders, keep track of who edited
>what
>document and when.
>On a production machine they are usually not necessary.
>
>If you are sure you don't need the FP extensions, you can remove them by
>
>right clicking your website in the IIS MMC. Then choose: "Remove Server
>Extensions".
>
>Check out
>http://officeupdate.microsoft.com/frontpage/wpp/serk/ovwhatar.htm
>for more info about the extensions.
>
>HtH
>
>Imar
>
>
>
>
>At 02:06 PM 9/5/2002 -0600, you wrote:
> >The folder named '_vti_cnf' and some other folders that are similar in
> >name keep appearing in my web folders.  Does anybody know what it is
>for
> >and why they are being created?
> >
> >Thanks,
> >
> >Chris Thompson
> >
> >-+-+-+-+-+-+-+-+-+-+-+-
> >cthompson@n...
> >xxx-xxx-xxxx
> >-+-+-+-+-+-+-+-+-+-+-+-
>
>
>
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
>r-20
>
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
>r-20


Message #6 by "Rohan Parkes" <rparkes@e...> on Sat, 7 Sep 2002 11:08:01
As a matter of interest, the folders are indeed the FrontPage Server 
Extensions. The "VTI" part omes from FrontPage's original developer, 
Vermeer Technologies Incorporated. "CNF". of coures, just 
means "configuration".

As far as I know, you can't create a web project in InterDev if the 
extensions aren't installed.

> The folder named '_vti_cnf' and some other folders that are similar in
name keep appearing in my web folders.  Does anybody know what it is for
and why they are being created?

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
Message #7 by "Chris Thompson" <cthompson@n...> on Mon, 9 Sep 2002 08:11:53 -0600
I love Interdev as far as the coloring of my code to help keep me
straight.  I usually just open files in it and it put them in a category
called miscellaneous on the file list.  Mostly it drives me nuts cause
they are not alphabetized and I have not figured out how to alphabetize
them on that list like VB automatically does with the form names.  I do
get some intellisense though I do wish I could step through the code
like I can in VB, but I do not know how to get it to do that either.  It
has the buttons, but they are all grayed out.

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-



-----Original Message-----
From: Rohan Parkes [mailto:rparkes@e...]
Sent: Saturday, September 07, 2002 5:08 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: _vti_cnf

As a matter of interest, the folders are indeed the FrontPage Server
Extensions. The "VTI" part omes from FrontPage's original developer,
Vermeer Technologies Incorporated. "CNF". of coures, just
means "configuration".

As far as I know, you can't create a web project in InterDev if the
extensions aren't installed.

> The folder named '_vti_cnf' and some other folders that are similar in
name keep appearing in my web folders.  Does anybody know what it is for
and why they are being created?

Thanks,
=3D20
Chris Thompson
=3D20
-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20
Message #8 by "Alex Shiell, ITS, EB, SE" <alex.shiell@s...> on Mon, 9 Sep 2002 15:17:55 +0100
The miscellaneous files are listed in the order that you open them -
however, that should only be used for exactly that - miscelaneous files.
You should really create a project for each of your web applications, and
then you'll find it much easier to organise them.

-----Original Message-----
From: Chris Thompson [mailto:cthompson@n...]
Sent: 09 September 2002 15:12
To: ASP Web HowTo
Subject: [asp_web_howto] Re: _vti_cnf


I love Interdev as far as the coloring of my code to help keep me
straight.  I usually just open files in it and it put them in a category
called miscellaneous on the file list.  Mostly it drives me nuts cause
they are not alphabetized and I have not figured out how to alphabetize
them on that list like VB automatically does with the form names.  I do
get some intellisense though I do wish I could step through the code
like I can in VB, but I do not know how to get it to do that either.  It
has the buttons, but they are all grayed out.

Thanks,
 
Chris Thompson
 
-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
 
 

-----Original Message-----
From: Rohan Parkes [mailto:rparkes@e...] 
Sent: Saturday, September 07, 2002 5:08 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: _vti_cnf

As a matter of interest, the folders are indeed the FrontPage Server 
Extensions. The "VTI" part omes from FrontPage's original developer, 
Vermeer Technologies Incorporated. "CNF". of coures, just 
means "configuration".

As far as I know, you can't create a web project in InterDev if the 
extensions aren't installed.

> The folder named '_vti_cnf' and some other folders that are similar in
name keep appearing in my web folders.  Does anybody know what it is for
and why they are being created?

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20

________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com

Headquarters Address & Contact Numbers

150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel:  +44 (0) 141 248 2700.
Fax:  +44 (0)141 221 3217

 This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.


Message #9 by jeff.montgomery@m... on Thu, 12 Sep 2002 04:39:54
These folders are created by the FrontPage server extensions, which are 
used by FrontPage, Visual Interdev, and VB.NET to name a few programs, and 
are used to manage the web project files remotely. They are used to store 
information about the files, such as when they were last modified, checked 
out (if you are using source control), etc. Open a folder and you will see 
what appears to be a dupe of all your web site files; in fact, they are 
text files containing information ABOUT those files. Open on in Notepad 
and you can see the type of info they contain.

Jeff Montgomery
jeff.montgomery@m...

> The folder named '_vti_cnf' and some other folders that are similar in
name keep appearing in my web folders.  Does anybody know what it is for
and why they are being created?

Thanks,

Chris Thompson

-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-

  Return to Index