Click here to Skip to main content
15,889,315 members
Home / Discussions / C#
   

C#

 
GeneralRe: Having trouble connecting with my datasource Pin
deadEddie2-Jul-12 5:15
deadEddie2-Jul-12 5:15 
AnswerRe: Having trouble connecting with my datasource Pin
AnnieCalvert1-Jul-12 22:40
AnnieCalvert1-Jul-12 22:40 
GeneralRe: Having trouble connecting with my datasource Pin
deadEddie2-Jul-12 17:59
deadEddie2-Jul-12 17:59 
QuestionTcpClient with Proxy Pin
Falchon1-Jul-12 13:37
Falchon1-Jul-12 13:37 
AnswerRe: TcpClient with Proxy Pin
Luc Pattyn1-Jul-12 14:35
sitebuilderLuc Pattyn1-Jul-12 14:35 
GeneralRe: TcpClient with Proxy Pin
Falchon1-Jul-12 14:53
Falchon1-Jul-12 14:53 
QuestionOdd RuntimeBinderException Pin
LastAndFirst1-Jul-12 0:27
LastAndFirst1-Jul-12 0:27 
AnswerRe: Odd RuntimeBinderException Pin
DaveyM692-Jul-12 1:53
professionalDaveyM692-Jul-12 1:53 
Somewhere a DateTime is being passed to a method that is expecting a string, and as it's not implicitly convertable to a string it is failing.

I would add break points in the code at every point where the DateTime instance is used and run until the culprit is found. It should then be easy to determine the problem and the resolution.
Dave

Binging is like googling, it just feels dirtier.
Please take your VB.NET out of our nice case sensitive forum.
Astonish us. Be exceptional. (Pete O'Hanlon)

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)



Questioncheck is file created? Pin
Jassim Rahma30-Jun-12 20:24
Jassim Rahma30-Jun-12 20:24 
AnswerRe: check is file created? Pin
Pete O'Hanlon30-Jun-12 20:53
mvePete O'Hanlon30-Jun-12 20:53 
GeneralRe: check is file created? Pin
Abhinav S30-Jun-12 21:08
Abhinav S30-Jun-12 21:08 
GeneralRe: check is file created? Pin
Pete O'Hanlon30-Jun-12 21:16
mvePete O'Hanlon30-Jun-12 21:16 
GeneralRe: check is file created? Pin
Abhinav S1-Jul-12 3:49
Abhinav S1-Jul-12 3:49 
AnswerRe: check is file created? Pin
Luc Pattyn30-Jun-12 22:14
sitebuilderLuc Pattyn30-Jun-12 22:14 
AnswerRe: check is file created? Pin
Dave Kreskowiak1-Jul-12 3:58
mveDave Kreskowiak1-Jul-12 3:58 
QuestionHow to find the number of folders and files in particular folder Pin
jeetveer30-Jun-12 9:40
jeetveer30-Jun-12 9:40 
AnswerRe: How to find the number of folders and files in particular folder Pin
Dave Kreskowiak30-Jun-12 11:21
mveDave Kreskowiak30-Jun-12 11:21 
GeneralCrosspost Pin
Wes Aday30-Jun-12 11:26
professionalWes Aday30-Jun-12 11:26 
QuestionExcel Files Pin
DJCRIS1230-Jun-12 6:52
DJCRIS1230-Jun-12 6:52 
AnswerRe: Excel Files Pin
DamithSL30-Jun-12 8:28
professionalDamithSL30-Jun-12 8:28 
AnswerRe: Excel Files Pin
frostcox30-Jun-12 12:55
frostcox30-Jun-12 12:55 
GeneralRe: Excel Files Pin
DJCRIS123-Jul-12 4:31
DJCRIS123-Jul-12 4:31 
QuestionDns.GetHostEntry and Dns,GetHostName Pin
Arjun Menon U.K30-Jun-12 2:56
Arjun Menon U.K30-Jun-12 2:56 
AnswerRe: Dns.GetHostEntry and Dns,GetHostName Pin
Dave Kreskowiak30-Jun-12 4:22
mveDave Kreskowiak30-Jun-12 4:22 
GeneralRe: Dns.GetHostEntry and Dns,GetHostName Pin
Arjun Menon U.K4-Jul-12 18:26
Arjun Menon U.K4-Jul-12 18:26 

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.