Discussion:
SVG Image not displayed if client computer has Visual Studio 2005 installed
(too old to reply)
m***@adobeforums.com
2007-02-02 04:36:19 UTC
Permalink
hi friends

The Adobe SVG Viewer plug-in does not display a map on a Web page when you view the Web page on a client computer that has Visual Studio 2005 installed

the solution given in the msdn is working correctly for me.

<http://support.microsoft.com/kb/916442>

is there any other solution.
A***@adobeforums.com
2007-02-14 07:00:22 UTC
Permalink
You can do a registry hack to get around the problem by renaming the file extension of your svg file. (For example, HKEY_CLASSES_ROOT\.ashx to HKEY_CLASSES_ROOT\.ashx_renamed). This may cause issues in VS2005.

Horrible solution though - why would you want to do it differently to the method given in the support article?
Loading...