SOURCE: Frontpage
For information how to access and update your website, you need to contact your webhost.
SOURCE: I am getting an error code Server error: Cannot
Call up your web host and ask them to re-install or re activate frontpage extensions on the server which 'should' fix the problem.
From the knowledge base....
When publishing sites with FrontPage, my customer is getting the error "cannot open we80.cnf no such file or folder"
First, switch FrontPage OFF for this customer.
Then find and delete all frontpage directories and .htaccess files: find ./ -type f -name ".htaccess" -exec rm -f {} \;
find ./ -type d -name "_vti*" -exec rm -rf {} \;
Then switch FrontPage ON.
I just posted the last part in case the server admin needs it. Good luck Willine.
SOURCE: Cannot access pictures to insert from other folders
I re-installed Frontpage 2003 again ... it worked.
62 views
Usually answered in minutes!
×