View Single Post
  #9 (permalink)  
Old 12-04-2003, 09:30 AM
dhunt dhunt is offline
Junior Member
 
Join Date: Dec 2003
Posts: 5
Default Re:Connection Failes

Quote:
Originally Posted by topcmm
still error, others can't read your c:/
<loadRootPath value="c:/colwest.com/" />

should be
<loadRootPath value="http://colwest.com/" />
or
just leave this value to blank:
<loadRootPath value="" />



That did it. Thanks a bunch.