Hi folks,
I have a server running TS6.5SP2 on W2k3, using IHS 6.0.2 as the . Whenever I attempt to compare to a previous version other than STAGING, I get a 404 error. Doing a little more digging, I discovered that I get the 404 anytime the path being previewed is in an implicit edition. This seems to be an IHS specific issue (I've never seen it with apache on unix or IIS on windows). Checking the error log, it clearly isn't finding the file.
[Mon Jul 17 16:05:43 2006] [error] [client x.x.x.197] File does not exist: Y:/default/main/Intranet/EDITION/#235/index.html, referer:
http://tsserver/iw-cc/command/iw.ccpro.compare_file_visual?other.vpath=//tsserver/default/main/Intranet/EDITION/%23235/index.html&vpath=//tsserver/default/main/Intranet/EDITION/%2350/index.htmlI'm guessing there's some subtle difference between how IIS and IHS accesses the file system. Anyone have any thoughts on this or am I pretty much at an impasse?