Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
QuestionAssembly in the GAC not being located Pin
Member 171916913-Sep-05 20:09
Member 171916913-Sep-05 20:09 
Question[SOS] about API Pin
cnet200813-Sep-05 19:53
cnet200813-Sep-05 19:53 
AnswerRe: [SOS] about API Pin
cnet200813-Sep-05 20:58
cnet200813-Sep-05 20:58 
GeneralRe: [SOS] about API Pin
Dave Kreskowiak14-Sep-05 1:28
mveDave Kreskowiak14-Sep-05 1:28 
GeneralRe: [SOS] about API Pin
cnet200814-Sep-05 20:16
cnet200814-Sep-05 20:16 
QuestionWrite to Windows Extended File Properties Pin
Member 165363613-Sep-05 19:21
Member 165363613-Sep-05 19:21 
QuestionSession Timed Out Pin
Thaynann13-Sep-05 18:52
Thaynann13-Sep-05 18:52 
AnswerRe: Session Timed Out Pin
Mark DeVol14-Sep-05 10:09
Mark DeVol14-Sep-05 10:09 
This is probably happening because you are not returning a session cookie that you received from a previous GET. Once you receive a session cookie you must return it with every HTTP GET or POST to that web site. Take a look at the Cookies property in the HTTPRequest class that I'm sure you are using.
GeneralRe: Session Timed Out Pin
Thaynann14-Sep-05 11:38
Thaynann14-Sep-05 11:38 
GeneralRe: Session Timed Out Pin
Thaynann14-Sep-05 15:32
Thaynann14-Sep-05 15:32 
QuestiondateTime format Pin
dhol13-Sep-05 17:45
dhol13-Sep-05 17:45 
AnswerRe: dateTime format Pin
Christian Graus13-Sep-05 17:58
protectorChristian Graus13-Sep-05 17:58 
GeneralRe: How to format dataTime Pin
dhol13-Sep-05 23:36
dhol13-Sep-05 23:36 
QuestionGet data from Access instead of notepad (urgent) Pin
nidhelp13-Sep-05 16:35
nidhelp13-Sep-05 16:35 
AnswerRe: Get data from Access instead of notepad (urgent) Pin
Christian Graus13-Sep-05 18:00
protectorChristian Graus13-Sep-05 18:00 
AnswerRe: Get data from Access instead of notepad (urgent) Pin
enjoycrack13-Sep-05 18:11
enjoycrack13-Sep-05 18:11 
GeneralRe: Get data from Access instead of notepad (urgent) Pin
nidhelp13-Sep-05 18:54
nidhelp13-Sep-05 18:54 
GeneralRe: Get data from Access instead of notepad (urgent) Pin
enjoycrack13-Sep-05 21:46
enjoycrack13-Sep-05 21:46 
QuestionA wonder of double convert to integer Pin
Libra13-Sep-05 15:56
Libra13-Sep-05 15:56 
AnswerRe: A wonder of double convert to integer Pin
Christian Graus13-Sep-05 16:14
protectorChristian Graus13-Sep-05 16:14 
GeneralRe: A wonder of double convert to integer Pin
Libra13-Sep-05 17:39
Libra13-Sep-05 17:39 
GeneralRe: A wonder of double convert to integer Pin
Christian Graus13-Sep-05 17:43
protectorChristian Graus13-Sep-05 17:43 
AnswerRe: A wonder of double convert to integer Pin
Guffa13-Sep-05 17:49
Guffa13-Sep-05 17:49 
GeneralRe: A wonder of double convert to integer Pin
Libra13-Sep-05 23:59
Libra13-Sep-05 23:59 
GeneralRe: A wonder of double convert to integer Pin
Dan Neely14-Sep-05 2:06
Dan Neely14-Sep-05 2:06 

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.