Cannot get browser to read tiff files- county maps on line...

  • Thread starter Thread starter Ezri
  • Start date Start date
E

Ezri

Hrumph.
When I go to the county site, plug in some numbers for a
map, I get a blank screen -
My bosses computer can show them in a kodak related tiff
reader...
What do I need to do? Is photoshop dominating the reading?
is there somethng I can download??
I will try uninstalling photoshop and see if that helps.
would love to hear what others think -

Ezri
 
Which OS? XP has a new tool called "Windows Picture and Fax Viewer"

Another user found relief by re-registering its .dll

regsvr32 /i shimgvw.dll


If your OS is NTx try the following commands in a command window
for clues:

assoc | find /i ".tif"
ftype | find /i "TIFImage"

(e.g. assuming that the first command showed that that file type name
was associated with the .tif and .tiff file extensions)


HTH

Robert Aldwinckle
 
Back
Top