Adobe Dreamweaver Forums



Last 10 THreads :         On hitTest go to next frame? Why doesn't this work? (Last Post : Koolaz Games - Replies : 0 - Views : 1 )           »          Contribue won't allow Images to be inserted (Last Post : RiderAlberta - Replies : 0 - Views : 1 )           »          This just sucks.... (Last Post : TC2112 - Replies : 11 - Views : 12 )           »          Update from array (Last Post : -==cfSearching==- - Replies : 3 - Views : 4 )           »          PHP Notice Problem (Last Post : UteFanJason - Replies : 7 - Views : 8 )           »          Limited Ammo (Last Post : kglad - Replies : 19 - Views : 20 )           »          Icon Text sticks when returning to home page.. (Last Post : kglad - Replies : 1 - Views : 2 )           »          controlling Flash player (Last Post : motonutty - Replies : 0 - Views : 1 )           »          Communicating with FLASH player via actionscript (Last Post : motonutty - Replies : 0 - Views : 1 )           »          button skin (Last Post : Merlyn MM - Replies : 4 - Views : 5 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Dreamweaver: Main > Dreamweaver General
 
Tags: , , ,

Reply
  #1 (permalink)  
Old 07-09-2008, 12:18 AM
SIZR Studio
 
Posts: n/a
Diggs:
Default Trouble with linking AutoCAD files

I have Dreamweaver MX. I had my site up and running on my work site on
Netfirms, but when I switched it over to its new host. A lot of links broke and
now I cannot get my AutoCAD files to be opened. I get the error that the page
cannot be found. I've looked online, bought books, called support, and I am
stumped. The files are loaded and linked. I've checked all links on my site. I
had a problem before on Netfirms and found how to fixed it by adding "Download"
in front of AutoCad. Any suggestions are welcome. It's acting like the files
are not loaded. Here is the site.
http://69.80.208.228/asmproductscom/...%20details.htm

Thank you for your time.

Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-09-2008, 12:18 AM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

This file is not on the server -

http://69.80.208.228/asmproductscom/...re%20Panel.dwg

(that's where the link is pointing)

Your extravagant use of spaces in your file/pathnames is a bit risky,
although I don't think that is the cause in this case. You are on Windows
servers so, you don't have a case problem in your names. Double check to
make sure the files are where you say they should be....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"SIZR Studio" <webforumsuser@macromedia.com> wrote in message
news:g50fud$slm$1@forums.macromedia.com...
>I have Dreamweaver MX. I had my site up and running on my work site on
> Netfirms, but when I switched it over to its new host. A lot of links
> broke and
> now I cannot get my AutoCAD files to be opened. I get the error that the
> page
> cannot be found. I've looked online, bought books, called support, and I
> am
> stumped. The files are loaded and linked. I've checked all links on my
> site. I
> had a problem before on Netfirms and found how to fixed it by adding
> "Download"
> in front of AutoCad. Any suggestions are welcome. It's acting like the
> files
> are not loaded. Here is the site.
> http://69.80.208.228/asmproductscom/...%20details.htm
>
> Thank you for your time.
>


Reply With Quote
  #3 (permalink)  
Old 07-09-2008, 01:31 PM
SIZR Studio
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

Thank you for replying. The files have been uploaded via dreamweaver. Just to
make sure, I deleted them and then readded them. I'm still not having any luck
and I don't know how else to check to see if they are really uploaded.

Any suggestions? I'll keeping looking.

Reply With Quote
  #4 (permalink)  
Old 07-09-2008, 01:31 PM
SIZR Studio
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

This is my test site where the links worked fine. It is just on this new host that the autocad files are not working.

http://www.sizrstudio.com/af%20details.htm
Reply With Quote
  #5 (permalink)  
Old 07-09-2008, 01:31 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

On the page where the links fail, this is your markup -

<a href="autocad/CS-5000%20-%20MC%20Series%20-%20Bare%20Panel.dwg"

and on the page where the links succeed, this is your markup -

<a
href="/autocad/CS-1103%20-%20AF200%20Panel%20-%20Tiled%20-%20Smart-Trim.dwg"

One of the links is document relative. The other is root relative. So,
more has changed than just the host. In this case, that doesn't matter
since the documents are simply NOT on the host in that location.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"SIZR Studio" <webforumsuser@macromedia.com> wrote in message
news:g51194$h50$1@forums.macromedia.com...
> This is my test site where the links worked fine. It is just on this new
> host that the autocad files are not working.
>
> http://www.sizrstudio.com/af%20details.htm


Reply With Quote
  #6 (permalink)  
Old 07-09-2008, 01:31 PM
SIZR Studio
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

I know if's different than before. I've been trying out different answers I
found, and trying about anything to try to find something that would work. It
definitely wont if the files are not loaded. I don't know how to load them if
dreamweaver didn't do it. All my other links work.

Reply With Quote
  #7 (permalink)  
Old 07-09-2008, 01:32 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

Select them in your local site using DW's file panel, and use DW's PUT
option. If you DON'T put them explicitly, DW will not do it for you.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"SIZR Studio" <webforumsuser@macromedia.com> wrote in message
news:g5140n$jte$1@forums.macromedia.com...
>I know if's different than before. I've been trying out different answers I
> found, and trying about anything to try to find something that would work.
> It
> definitely wont if the files are not loaded. I don't know how to load them
> if
> dreamweaver didn't do it. All my other links work.
>


Reply With Quote
  #8 (permalink)  
Old 07-24-2008, 04:20 PM
SIZR Studio
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

I finally got them on, but I had to winzip them and then upload them. They
would not load as AutoCAD files for reason. I could load images and anything
else I put in the same folder, just not them.


Thank you for your help.

http://www.asmproducts.com/fs%20details.htm


Reply With Quote
  #9 (permalink)  
Old 07-24-2008, 04:39 PM
Dooza
 
Posts: n/a
Diggs:
Default Re: Trouble with linking AutoCAD files

SIZR Studio wrote:
> I finally got them on, but I had to winzip them and then upload them. They
> would not load as AutoCAD files for reason. I could load images and anything
> else I put in the same folder, just not them.
>
>
> Thank you for your help.
>
> http://www.asmproducts.com/fs%20details.htm


You need to setup your server with the correct mime type for dwg files.
Without it the server won't know how to deliver the content to the browser.

Here is a list of mime types that may help you:
http://www.hostmysite.com/support/de...iis/mimetypes/

Steve
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 12:08 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk