service.lck?

  • Thread starter Thread starter Phil Papeman
  • Start date Start date
P

Phil Papeman

Hi Guys,

Just copied a web from work (FP 2002/Win XP) on to my home machine (FP
2000/Win 98 SE). When I try to open it in FrontPage I get the
following error message:

Server error: Cannot open file "C:\My Documents\My
Webs\montana_2_ct\_vti_pvt\service.lck" for writing.

Never seen this one before. Yikes. Any help deeply appreciated.
Thanks.

Phil
 
No. It's disk based. I simply transferred it from work to home on a
CD-R.

Oddly, it was just two days ago that I took the original website to
work. Did not have this trouble then.

Phil


Did you "Publish" the web to your machine??
 
Actually, you may have to remove the read only
attributes from every file in the web.

There's a utilitu name remover that will do it.
I can e-mail a copy if you need it.
 
Need to reprogram my spell checker or clear the
custom dictionary file, one or the other.

I meant utlility named Remover.
 
When you copy files to a CD, the files are all marked as Read-Only, so you
will need to copy the content of the CD to a folder on your HD, then open
the folder in Windows Explorer and select all folders/files and remove the
Read-Only attribute, then open the Folder in FP and publish it to the final
location on your HD.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Yep. A Microsoft KB article confirms that transferring webs by CD will
cause certain files to be marked read only. How convenient. Jeez.

Thanks for your help Steve.


Actually, you may have to remove the read only
attributes from every file in the web.

There's a utilitu name remover that will do it.
I can e-mail a copy if you need it.
 
Good suggestion. Thanks.


When you copy files to a CD, the files are all marked as Read-Only, so
you
will need to copy the content of the CD to a folder on your HD, then
open
the folder in Windows Explorer and select all folders/files and remove
the
Read-Only attribute, then open the Folder in FP and publish it to the
final
location on your HD.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Hi Thomas,

Perhaps a lame question, but how do I, exactly, select all files and
folders within a parent folder and remove the Read-Only attribute?
Using Windows 98 SE.

Phil

When you copy files to a CD, the files are all marked as Read-Only, so
you
will need to copy the content of the CD to a folder on your HD, then
open
the folder in Windows Explorer and select all folders/files and remove
the
Read-Only attribute, then open the Folder in FP and publish it to the
final
location on your HD.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
In Windows 98 SE, you have to open each folder and then select all files.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Thanks. What's the best way to transport files to eliminate this
headache?


In Windows 98 SE, you have to open each folder and then select all
files.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
You have to be able to publish via FP between machines.

The best option is to publish to a web host that has the FP extensions, then
from the other machine, open the site on that host and publish down to that
PC.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
-----Original Message-----
Thanks. What's the best way to transport files to
eliminate this headache?

Either:

1. Zip the source Web.
2. Copy the zip file onto the CD.
3. Unzip from teh CD onto the second machine.

or use the XCOPY command to copy the files from the
CD to your hard disk. For example, at the C:> prompt,
enter:

XCOPY d:\myweb\*.* "c:\My Documents\MyWebs\myweb" /S

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Right click.

Phil said:
Hi Thomas,

Perhaps a lame question, but how do I, exactly, select all files and
folders within a parent folder and remove the Read-Only attribute?
Using Windows 98 SE.

Phil

When you copy files to a CD, the files are all marked as Read-Only, so
you
will need to copy the content of the CD to a folder on your HD, then
open
the folder in Windows Explorer and select all folders/files and remove
the
Read-Only attribute, then open the Folder in FP and publish it to the
final
location on your HD.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top