I did try the 8.3 name of the physical folder path and this did not work...
Note, my virtual directory name is longer than 8 characters... I wouldn't think I would need to shorten that one... I also tried doing the mapping the OBD admin... tried stopping/starting OBD and IIS and none of this seemed to have any effect ... Any other ideas? Thanks, patrick On Mon, May 3, 2010 at 5:35 PM, Patrick Steil <[email protected]>wrote: > Awesome tip Peter... I will try that... > > > > On Mon, May 3, 2010 at 5:30 PM, Peter J. Farrell <[email protected]>wrote: > >> Patrick Steil said the following on 03/05/10 15:45: >> >> Hey Matt... ok, so I found the CFMAPPING tag... sounded like exactly what >>> I needed... >>> >>> I put this in my Application.cfm: >>> >>> <cfmapping logicalpath="/FolderA" >>> directorypath="C:\SyncFiles\www-customURLs\FolderA"> >>> >>> You're have to find the real path. On Windows, any folder longer than 8 >> characters uses the ~ in the name. >> >> It's probably something like: >> >> C:\SyncFiles\www-cu~1\FolderA >> >> This has fixed issues like this in the past. >> >> HTH, >> Peter >> >> >> -- >> Open BlueDragon Public Mailing List >> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon >> mailing list - http://groups.google.com/group/openbd?hl=en >> >> !! save a network - please trim replies before posting !! >> > > > > -- > Patrick Steil > infraNET.com > Entrepreneur & Technology Architect > mobile: 940-391-9250 > linkedIn: http://www.linkedin.com/in/pmsteil > meetup: Business Owners Network DFW http://bond.infranet.com > twitter: http://twitter.com/pmsteil > -- Patrick Steil infraNET.com Entrepreneur & Technology Architect mobile: 940-391-9250 linkedIn: http://www.linkedin.com/in/pmsteil meetup: Business Owners Network DFW http://bond.infranet.com twitter: http://twitter.com/pmsteil -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
