Image.FromStream problem. Urgent

G

Guest

Is GDI+ part of frame work in window 2003? How can I find out if GDI+ is
installed on 2003 server?

When I delpoy asp.net application on window 2003 I get Arugment exception
error. If I deploy the project in XP professional machine it works fine.

The code that causes the error is

System.Drawing.Image.FromStream(memStream);

Any help would be appreciated. Thanks

where memstream is a tiff image.
 
G

Guest

Windows Server comes preinstalled with .NET 1.1 redistributable, so you
should be fine. It does not, to the best of my knowledge, contain the full
SDK. What is the exception you are getting?

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top