Click here to Skip to main content
15,912,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: Download Pin
Pete O'Hanlon25-Mar-08 3:09
mvePete O'Hanlon25-Mar-08 3:09 
GeneralRe: Download Pin
Eduard Keilholz25-Mar-08 3:20
Eduard Keilholz25-Mar-08 3:20 
GeneralRe: Download Pin
Pete O'Hanlon25-Mar-08 3:28
mvePete O'Hanlon25-Mar-08 3:28 
GeneralRe: Download Pin
ellllllllie25-Mar-08 5:08
ellllllllie25-Mar-08 5:08 
GeneralRe: Download Pin
Pete O'Hanlon25-Mar-08 5:17
mvePete O'Hanlon25-Mar-08 5:17 
GeneralRe: Download Pin
ellllllllie25-Mar-08 5:37
ellllllllie25-Mar-08 5:37 
QuestionWhat is this problem? Pin
wsamuel24-Mar-08 22:51
wsamuel24-Mar-08 22:51 
AnswerRe: What is this problem?Urgent!!Please Help!! Pin
Gareth H25-Mar-08 0:01
Gareth H25-Mar-08 0:01 
wsamuel,

Take a read of the guidelines:

http://www.codeproject.com/script/Forums/View.aspx?fid=1649&select=1278604#xx1278604xx[^]

Shouting "Urgent!!Please Help!!" and not making your subject title useful wont get you help.

If you read what the error said, you'd know what it means, something on line 23 is null.

Line 23: dbConnectionString = ConfigurationManager.ConnectionStrings["MemberPhotoConnection"].ConnectionString;


So, check you have created dbConnectionString and that "MemberPhotoConnection" is in the webconfig file.

Regards,
Gareth.
GeneralRe: What is this problem?Urgent!!Please Help!! Pin
wsamuel25-Mar-08 1:55
wsamuel25-Mar-08 1:55 
GeneralRedirect standard input and output from C# to batch file Pin
Member 212296324-Mar-08 22:46
Member 212296324-Mar-08 22:46 
GeneralRe: Redirect standard input and output from C# to batch file Pin
Gareth H25-Mar-08 0:10
Gareth H25-Mar-08 0:10 
GeneralRe: Redirect standard input and output from C# to batch file Pin
m@u25-Mar-08 0:15
m@u25-Mar-08 0:15 
Generalcheck box inside the gridview Pin
chithra.r24-Mar-08 21:27
chithra.r24-Mar-08 21:27 
GeneralRe: check box inside the gridview Pin
That's Aragon24-Mar-08 23:16
That's Aragon24-Mar-08 23:16 
GeneralRe: check box inside the gridview Pin
chithra.r24-Mar-08 23:57
chithra.r24-Mar-08 23:57 
JokeRe: check box inside the gridview Pin
Nouman Bhatti24-Mar-08 23:49
Nouman Bhatti24-Mar-08 23:49 
GeneralLazy Insert Query Pin
Syed Shahid Hussain24-Mar-08 21:20
Syed Shahid Hussain24-Mar-08 21:20 
GeneralRe: Lazy Insert Query Pin
Gareth H24-Mar-08 22:22
Gareth H24-Mar-08 22:22 
GeneralRe: Lazy Insert Query Pin
Abdul Rahman Hamidy25-Mar-08 0:34
Abdul Rahman Hamidy25-Mar-08 0:34 
GeneralRe: Lazy Insert Query Pin
sarvesh.upadhyay25-Mar-08 1:23
professionalsarvesh.upadhyay25-Mar-08 1:23 
GeneralMyNeoReport Pin
Abdul Rahman Hamidy24-Mar-08 20:25
Abdul Rahman Hamidy24-Mar-08 20:25 
GeneralRe: MyNeoReport Pin
Christian Graus24-Mar-08 20:56
protectorChristian Graus24-Mar-08 20:56 
GeneralRe: MyNeoReport Pin
Pete O'Hanlon25-Mar-08 4:35
mvePete O'Hanlon25-Mar-08 4:35 
QuestionHow to Handle this Pin
Krazy Programmer24-Mar-08 20:01
Krazy Programmer24-Mar-08 20:01 
GeneralRe: How to Handle this Pin
Rajasekharan Vengalil24-Mar-08 20:28
Rajasekharan Vengalil24-Mar-08 20:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.