Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 25th, 2004, 01:45 AM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error After image is saved

I'm uploading an image and before uploading I resize the image.... The image is being uploaded but I get an error on the following line...

if(arr[1].ToLower()=="jpeg" || arr[1].ToLower()== "jpg")
thumbNailImg.Save(currentPath,System.Drawing.Imagi ng.ImageFormat.Jpeg);if(arr[1].ToLower()=="gif")
thumbNailImg.Save(currentPath,System.Drawing.Imagi ng.ImageFormat.Gif);

I'm fully lost..Plzzzzz reply me soon...
Vicky..:(






Similar Threads
Thread Thread Starter Forum Replies Last Post
Using saved query to do update kscase VB Databases Basics 0 June 7th, 2007 11:46 AM
"Discard Saved Data on Open” juma Crystal Reports 1 December 26th, 2006 07:50 AM
Run-time error '1004' Document not saved Tucky Excel VBA 0 October 28th, 2004 12:04 AM
;nsbp saved when field blank Lee8mm VB.NET 2002/2003 Basics 5 July 22nd, 2003 08:33 PM
unwanted &nsbp; being saved Lee8mm Pro VB.NET 2002/2003 1 July 22nd, 2003 08:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.