Iv created an image resizer with a Watermark feature, but in order to save it it needs to refresh the image, it did it perfectly, but i went back to it today and it was giving me this error
System.ArgumentNullException was unhandled
Message="Value cannot be null. Parameter name: path"
ParamName="path"
Source="mscorlib"
The code that its highlighting as an error is:
picContainer.Image = Image.FromFile(CurrentFile)
when i make it a comment, the program works perfectly (although the preview button dosent update the image) but you can save it just fine with the watermark on it
Any ideas?
Need Help Urgently!
Started by Bioshox, Nov 15 2009 01:28 PM
1 reply to this topic


Sign In
Create Account


Back to top









