Exception when setting Src property of drawing control

J

jgmeyer

I am getting the following error when setting the Src property of the drawing
control in the designer:

"Invalid Property Value"
If I click Details, it shows
"Exception from HRESULT: 0x86DB0455."

I tried setting it in code but I get the same exception when the application
runs. Can anyone help, please???
 
D

David Parker [Visio MVP]

What language are you using to set src?
Is a fully qualified path going in?
Do you need to double -up slashes?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top