Select to view content in your preferred language

ArcReader Links in ASP

1489
0
05-11-2012 05:22 AM
JayKappy
Frequent Contributor
I dont know if this is the correct location to ask but going to try anyways...
I had an ASP page that had links set to open ArcReader projects....these were working fine ... older version of IE think it was 7 or 8
We moved to 9 and they are no longer working...

I can get the link to work for a Word Doc but NOT an ArcREader project...I know this may be an IE issue adn trying there as well but thought I might ask here and see if anyone has run into this.

THIS WORD EXAMPLE WORKS FINE
<a class="one" href="http:\\Library\ArcReaderProjects\Conversion_Formulas.doc">TEST</A>

THIS IS THE ArcREADER EXAMPLE AND IT DOES NOT OPEN ArcREADER.... I have .pmf file extension set to open with ArcReader in the settings.  
<a class="one" href="http:\\Library\ArcReaderProjects\BusRouteMap.pmf">TEST</A>

Any thoughts?
Tags (2)
0 Kudos
0 Replies