Click here to Skip to main content
15,898,687 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
NormDroid19-Nov-09 0:36
professionalNormDroid19-Nov-09 0:36 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
Rama Krishna Vavilala19-Nov-09 1:54
Rama Krishna Vavilala19-Nov-09 1:54 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
AspDotNetDev19-Nov-09 1:14
protectorAspDotNetDev19-Nov-09 1:14 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
Mycroft Holmes19-Nov-09 1:16
professionalMycroft Holmes19-Nov-09 1:16 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
AspDotNetDev19-Nov-09 1:19
protectorAspDotNetDev19-Nov-09 1:19 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
NormDroid19-Nov-09 1:33
professionalNormDroid19-Nov-09 1:33 
GeneralRe: Asking for mail reception confirmation with SMTPClient Pin
Mycroft Holmes19-Nov-09 2:10
professionalMycroft Holmes19-Nov-09 2:10 
QuestionConversion from string "18/8/2009" to type Date is not valid... Pin
Johnkokk18-Nov-09 23:36
Johnkokk18-Nov-09 23:36 
Ok, here is the problem that drives me nuts.

I have a datagrid with various data.The first column is the date of the record and it's a string.

The following code gives the error

tempor=Month(dgv1(0, counter).Value.ToString)

On my PC the code works flawlessly.But when i give the application to someone else for BETA testing, it produces the error.

Does it make sense to you ?
I also tried all the variation to the code, i could think of, like using cdate and cstr functions, changing the type of the tempor variable to date, string, using the .string or not at the ende of the code, to no avail
AnswerRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Richard MacCutchan18-Nov-09 23:48
mveRichard MacCutchan18-Nov-09 23:48 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Johnkokk18-Nov-09 23:59
Johnkokk18-Nov-09 23:59 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Johnkokk19-Nov-09 0:24
Johnkokk19-Nov-09 0:24 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
TheDudeJuan19-Nov-09 1:25
TheDudeJuan19-Nov-09 1:25 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Richard MacCutchan19-Nov-09 6:21
mveRichard MacCutchan19-Nov-09 6:21 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Luc Pattyn19-Nov-09 1:36
sitebuilderLuc Pattyn19-Nov-09 1:36 
AnswerRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Mycroft Holmes19-Nov-09 2:19
professionalMycroft Holmes19-Nov-09 2:19 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Johnkokk19-Nov-09 4:42
Johnkokk19-Nov-09 4:42 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Richard MacCutchan19-Nov-09 6:20
mveRichard MacCutchan19-Nov-09 6:20 
GeneralRe: Conversion from string "18/8/2009" to type Date is not valid... Pin
Mycroft Holmes19-Nov-09 11:41
professionalMycroft Holmes19-Nov-09 11:41 
QuestionRead sms from any gsm mobile Pin
sanjay.gujarkar18-Nov-09 18:11
sanjay.gujarkar18-Nov-09 18:11 
AnswerRe: Read sms from any gsm mobile Pin
Ashfield19-Nov-09 1:35
Ashfield19-Nov-09 1:35 
QuestionRe..............SMS Send Pin
sanjay.gujarkar18-Nov-09 18:09
sanjay.gujarkar18-Nov-09 18:09 
AnswerRe: Re..............SMS Send Pin
Ashfield19-Nov-09 1:34
Ashfield19-Nov-09 1:34 
QuestionPreventing SecurityException when deploying application using Office PIA Pin
User 1278218-Nov-09 16:50
User 1278218-Nov-09 16:50 
RantSqlParameterCollection (ADO.NET) Pin
dojohansen18-Nov-09 3:24
dojohansen18-Nov-09 3:24 
GeneralRe: SqlParameterCollection (ADO.NET) Pin
Abhishek Sur18-Nov-09 9:55
professionalAbhishek Sur18-Nov-09 9:55 

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.