ok :) we just had the same problem some months ago :) http://forums.asp.net/1063963/ShowPost.aspx
So if you do something like that : <embed src="...../toto.aspx" ...> you must do <embed src="...../toto.aspx?content=trick.svg" ...> it's because when you install visual studio 2005 , there is an association made between the svg content and a component... (I don't remember...) You can fix this problem also by removing a key in the registry database of the computer... I don't remember the key, but if you are interested I can search. Bruno --- In [email protected], Sylvain Rouillard <[EMAIL PROTECTED]> wrote: > > --- bmarquie <[EMAIL PROTECTED]> a écrit : > > > just an idea : is there Visual Studio 2005 installed > > on one of the > > computers ? > > OMG... > > Visual Web Developer Express 2005 is installed on the > machine where ASV does not work properly... why? :-s > > > > > > > ___________________________________________________________________________ > Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. > Téléchargez sur http://fr.messenger.yahoo.com > ----- 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/

