A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Visio
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Problem visioviewer 2007



 
 
Thread Tools Display Modes
  #1  
Old December 17th, 2009, 03:36 PM posted to microsoft.public.visio.general
Bizarro
external usenet poster
 
Posts: 1
Default Problem visioviewer 2007

Hi. I'm using Visioviewer 2007 versión in a asp .net application. I
need to set the visio file dinamically.


For example. In my code I have:
....
visio.src = "visio.axd?Parameter";

....

visio.axd is a httphandlers of my application. It is defined in the
web.config:

httpHandlers
...
add path="visio.axd" verb="*"
type="GestorDocumental.Handlers.VisioHandler,Visio HandlerLib"/
/httpHandlers

Parameter is used by my library VisioHandlerLib to obtain a arraybytes
that is in a database.

This line visio.src = "visio.axd?Parameter" is ok in visioviewer 2003
version, but in visioviewer 2007 version I have this error: The
Microsoft office visio viewer cannot load the specified urd or file.

Please, I need to thow what is the problem. In version 2007 I'm not
use this sintaxis: visio.axd?Parameter?

Thanks.





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:44 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.