close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Site Import 3 - Failed to produce web pages

Thread began 8/11/2010 11:05 am by telstarinc412713 | Last modified 8/11/2010 1:21 pm by Jason Byrnes | 1595 views | 1 replies |

telstarinc412713

Site Import 3 - Failed to produce web pages

telstarinc@telstarinc.net - Jose Maria Telleria - Cell 208-850-9995
Good Day - We installed the Site Import 3 product as directed. We launched Dreamweaver,
click on “File”,
click on “site Import”,
click on Site Import-GO,
entered Main web site (URL): www.telstarinc.net;
entered Local folder path: C:\SiteImport3,
Generate Report?: Checked,
Open generated report?: checked,
click “NEXT”,
Links to follow: entire site,
Maximum pages: 100,
Follow dynamic links: checked;
Ignore URL parameters: Login Logout
Clicked on Next
Clicked on Next for Pages, Media, Templates
Clicked on Next of Category and Enabled: Checked
Clicked Finished
Received message “Site import complete.”
Clicked “OK”
Loaded file “WAImportLog.txt” (See below)
If I have done the wrong process, what is the process?
----------------------------------------------------------------------------------------
Importing URL: www.telstarinc.net
--- pg: 1 -------------------------
Starting Page Import: www.telstarinc.net Root
--- pg: 2 -------------------------
Starting Page Import: Default.css linked from C:\SiteImport3\index.htm
Error downloading file... error: 404 file: CategoryBackground.gif
--- pg: 2 -------------------------
Starting Page Import: iepngfix_tilebg.js linked from C:\SiteImport3\index.htm
--- pg: 2 -------------------------
Starting Page Import: obout_treeview2.css linked from C:\SiteImport3\index.htm
Error downloading file... error: 404 file: sky.gif
--- pg: 2 -------------------------
Starting Page Import: ob_tree_2039.js linked from C:\SiteImport3\index.htm
Error downloading file... error: 404 file: minus_l.gif
Error downloading file... error: 404 file: hr_l.gif
Error downloading file... error: 404 file: minus.gif
Error downloading file... error: 404 file: usik.gif
Error downloading file... error: 404 file: ik_l.gif
Error downloading file... error: 404 file: ik_r.gif
Error downloading file... error: 404 file: inus.gif
Error downloading file... error: 404 file: us_l.gif
Error downloading file... error: 404 file: us_r.gif
Error downloading file... error: 404 file: plusik.gif
Error downloading file... error: 404 file: plusik_l.gif
Error downloading file... error: 404 file: plusik_r.gif
Error downloading file... error: 404 file: minus.gif
Error downloading file... error: 404 file: minus_l.gif
Error downloading file... error: 404 file: minus_r.gif
Error downloading file... error: 404 file: _l.gif
Error downloading file... error: 404 file: vertical.gif
Error downloading file... error: 404 file: plusik_l.gif
Error downloading file... error: 404 file: hr.gif
Error downloading file... error: 404 file: hr_l.gif
Error downloading file... error: 404 file: Folder.gif
Error downloading file... error: 404 file: Folder_o.gif
--- pg: 2 -------------------------
Starting Page Import: ob_events_2039.js linked from C:\SiteImport3\index.htm
--- pg: 2 -------------------------
Starting Page Import: icons/ linked from C:\SiteImport3\index.htm
Error during download... error: 403 retrying page: icons/
--- pg: 2 -------------------------
Starting Page Import: icons/ linked from C:\SiteImport3\index.htm
Error during download... error: 403 retrying page: icons/
--- pg: 2 -------------------------
Starting Page Import: icons/ linked from C:\SiteImport3\index.htm
Error during download... error: 403 retrying page: icons/
--- pg: 2 -------------------------
Starting Page Import: icons/ linked from C:\SiteImport3\index.htm
Error during download... error: 403 retrying page: icons/
--- pg: 2 -------------------------
Starting Page Import: icons/ linked from C:\SiteImport3\index.htm
Error during download... error: 403 page: icons/

End of file

Attached Files
WAImportLog.txt
Sign in to reply to this post

Jason ByrnesWebAssist

the errors reported in the error log are a result of errors in coding the page.

For example, the css file at:
Default.css


is pointing to image files that do not exist:

.CatalogItemDelimiter
{
height: 10px;
background: url('../Images/CategoryBackground.gif');
background-repeat: repeat-x;
background-position: bottom;
}



points to the following location which gives a 404 page not found error:
CategoryBackground.gif


there are a few other images in the css giving 404 errors as well.


this script file:
ob_tree_2039.js

has incorrect references to images files too.



also in the index page, there is the following image tag:
<img alt="" src="/tree2/icons/" />

trying to resolve to:
icons/

this is giving the 403 error.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...