WPF - RenderTargetBitmap issues

S

Simon Hatchard

Hi

I am having an issue with RenderTargetBitmap - which works perfectly when
being accessed though the WPF application, but when I use the method called
from an ASP.net application everything renders except the images.

There is some information on the issue on the following forum:

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/e1de73b5-890b-43c6-975d-4951e7cb70c1/

We are needing to reach a conclusion as to whether or not this is an issue
with WPF or our specific implementation - as this is a potential show-stopper
to the project which are are currently working on.

Further to the comments in the discussion thread above, I have discovered
that the images are being requested from the server, but for some reason are
not being displayed.

I would appreciate any insight into the issue - and a demo project is
available if required.
 

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