I don't want to seem like an a$$ for reposting this, but it is very 
odd, and want to make sure that the necessary people see this. 

problem: Upgrading from adobe SVG viewer 3.02 -> 3.03 causes my SVG 
page not to be displayed. It's an ASP page that renders database 
information into dynamically drawn flow chart. The SVG is an embedded 
object on a page with some simple directions on navigation.

I've looked around the internet and have seen other places with the 
same issue. There solution is "DONT UPGRADE TO 3.03!". It seems like 
a co-out to me. What is the problem?

While writing the page i used the 1.1 specs on the SVG reference 
page, so my SVG should be correct. I think the issue is with ASP, 
rendering the SVG returns a HTML document, not one with an SVG 
extension. (when you right click on the document in 3.02 then 
click "view SVG" it pops up a page of text(all the text objects on in 
the SVG image), and the URL extension is .htm. 

So what do you all think? is that the possible reason? has anyone 
experiemented with SVG and ASP, i've seen pages with SVG and ASP.NET 
but they weren't old or anything, but probably used 3.02. Thanks for 
your help, i hope someone can help me. 

-nick 




--- In [email protected], "Nicholas Lucaroni" 
<[EMAIL PROTECTED]> wrote:
> yeah thats not it. but thanks for the catch. I was playing around 
> with the namespace thinking that was the issue, and didn't change 
it 
> back. anyone experience compatability issues from 3.02->3.03? 
> 
> --- In [email protected], Jon Ferraiolo 
> <[EMAIL PROTECTED]> wrote:
> > At 04:00 PM 6/29/2005, you wrote:
> > >I have an application that is rendered in SVG and works 
perfectly 
> on
> > >3.02. My clients installed and tried testing the application and 
> the
> > >page doesn't work. I personally installed to 3.03 on my computer 
> and
> > >the SVBG also doesn't work. Wondering if anyone might have an 
idea 
> what
> > >the problem might be.
> > >
> > >I'm declaring the SVG within: <svg 
> > >xmlns="<http://www.w3.org/TR/SVG/>http://www.w3.org/TR/SVG/";
> > >xml:space="preserve" width="100%" height="100%">
> > 
> > I am not sure this is your problem, but it should be 
> > xmlns="http://www.w3.org/2000/svg";.
> > 
> > Jon
> > 
> > 
> > >and it's an embedded object.
> > >
> > >
> > >
> > >
> > >-----
> > >To unsubscribe send a message to: svg-developers-
> [EMAIL PROTECTED]
> > >-or-
> > >visit 
> > ><http://groups.yahoo.com/group/svg-
> developers>http://groups.yahoo.com/group/svg-developers 
> > >and click "edit my membership"
> > >----
> > >
> > ><?---- LSpots keywords ?> <?---- HM ADS ?>
> > >
> > >----------
> > >YAHOO! GROUPS LINKS
> > >
> > >    *  Visit your group 
> > > "<http://groups.yahoo.com/group/svg-developers>svg-developers" 
on 
> the web.
> > >    *
> > >    *  To unsubscribe from this group, send an email to:
> > >    * 
> > > <mailto:[EMAIL PROTECTED]
> subject=Unsubscribe>[EMAIL PROTECTED] 
> > >
> > >    *
> > >    *  Your use of Yahoo! Groups is subject to the 
> > > <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
> > >
> > >
> > >----------
> > 
> > 
> > [Non-text portions of this message have been removed]




-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to