My current application is 32 bit and uses a Snowbound DLL to display my images. I can also get it to work using ImageGear. I can't spend the money to upgrade to 64 bit or a .net version. So, I was able to use GDIPlus to display the images in a typical Client / Server environment but that doesn't work when trying to deploy it with PowerServer. I've tried using the typical picture control, but can't get the image to resize inside the control without the picture control resizing.
What would you recommend for me to use so that I can port to a web application for free or less than 2 products I mentioned above.
Thanks
Mike