473,466 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Frontpage extensions folders

Hi.

Is there any article that talks about the purpose of each of the
Frontpage extensions folders (_vti_cnf, _vti_pvt, _vti_script, and
_vti_txt)? When I create a new ASP.NET application, these folders are
automatically created.

Thanks,

Robert Scheer
Nov 18 '05 #1
1 2043
Hi Robert,

I'm not aware of any articles per-se, but I know a fair amount about
FrontPage and ASP.NET. In short, these folders are used by the FrontPage
Server Extensions, which for now is required to copy your web project up to
your web server. In particular:

_vti_cnf is used to store metadata for each file in its parent directory, at
least in FrontPage. It's basically a text file that holds typed name/value
pairs. Take a look at one in notepad!

_vti_pvt is used to store things like the web site metadata (service.cnf)
and site navigation (structure.cnf) files. These things come from FrontPage,
but can be used by the FPSE to rebuild web pages on the server side. Believe
it or not, if you take an html page from FrontPage and slap it in an ASP.NET
project and use Copy Project to upload it to the web server, it'll strip out
the shared borders and other things, unless the proper files are present in
_borders and _vti_pvt.

_vti_script probably used to hold scripts (duh), but it doesn't seem to do
anything of late. Probably FPSE legacy.

_vti_txt holds the site's search index files used by the FrontPage search
component, as well as the hit counters.

If you need any more specific information, let me know.

--
Regards,

Robert E. Weatherford
Parastream Technologies, Inc.

"Robert Scheer" <rb******@my-deja.com> wrote in message
news:cf**************************@posting.google.c om...
Hi.

Is there any article that talks about the purpose of each of the
Frontpage extensions folders (_vti_cnf, _vti_pvt, _vti_script, and
_vti_txt)? When I create a new ASP.NET application, these folders are
automatically created.

Thanks,

Robert Scheer

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Tack | last post by:
OK, I admit it - I'm a FrontPage user ! :-} Now learning PHP and I LIKE it! but - anyone had problems or offer advice about integrating PHP with FrontPage extensions? Specifically avoiding...
0
by: Matthew Ferri | last post by:
Hi, Summary: I'm a newbie to FrontPage and IIS. I have a simple issue that I believe may be a configuration setting somewhere. If there is a KB article, I just cannot find it.
2
by: Bruce A. Julseth | last post by:
When I run a Front Page developed page on my Apache server, the page loads okay. But when I click the "Submit" Button, I get the following error message: FrontPage Run-Time Component Page You...
0
by: jsausten | last post by:
I am having this ridiculously frustrating problem, migrating an existing web app to VS.2005. Initially I was able to successfully convert my VS 2002 app, by opening the Localhost site using the...
10
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. ...
2
by: JT | last post by:
Hi, I apologize if this is posted in the wrong group or if this has been covered in the past. I didn't find anything in previous posts. I'm wondering how far the influence of the frontpage...
3
by: rote | last post by:
I'm trying to create a Website using VS 2005 on another server on the same domain. But i get error "The Web server does not have frontPage Server extensions installed Error" Any ideas what i...
4
by: andrew.arobert | last post by:
Good afternoon, We have numerous web sites which are currently being manually published via Front Page. Doing one or two sites on an ad-hoc basis was not too bad but we are now over 20 or...
0
by: Marc | last post by:
I am reading some stuff on .NET 2.0 and it refers to FTP based project as an alternative to 'FrontPage Server Extensions' which are then obsolete. Ok, I never heard of this. 'FrontPage Server...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.