publish to CD then run on another computer - How Help

J

JX

I want to publish a web on my CD and then bring CD to another computer
to revise and publish to the server.

Problem that I get is that this doesn't even work when I try to load it
on my own computer because of a read only problem.

I want to transfer the job to another person to do some maintenance.

Thanks
 
T

Tim

JX said:
I want to publish a web on my CD and then bring CD to another computer
to revise and publish to the server.

Problem that I get is that this doesn't even work when I try to load it
on my own computer because of a read only problem.

I want to transfer the job to another person to do some maintenance.

Thanks

Files written to a CD take on a read-only attribute, as you've discovered. You
won't be able to edit files written to a CD. You need to copy the web to your
HD and remove the read-only attribute. Check this KB article for info on
publishing an FP 2000 web to a CD

http://support.microsoft.com/default.aspx?scid=kb;en-us;315508&Product=fp2000

Pretty much the same info, written for an FP 2002 web

http://www.microsoftfrontpage.com/content/ARTICLES/fp_to_cdrom.html
 
Top