Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
GeneralPassing Data between 2 exes. Pin
Ian Uy7-Apr-08 6:01
Ian Uy7-Apr-08 6:01 
GeneralRe: Passing Data between 2 exes. Pin
Anthony Mushrow7-Apr-08 6:06
professionalAnthony Mushrow7-Apr-08 6:06 
GeneralRe: Passing Data between 2 exes. Pin
Christian Graus7-Apr-08 11:33
protectorChristian Graus7-Apr-08 11:33 
GeneralRe: Passing Data between 2 exes. Pin
Ian Uy7-Apr-08 19:06
Ian Uy7-Apr-08 19:06 
GeneralCyrillic Problem Pin
nike_arh7-Apr-08 5:17
nike_arh7-Apr-08 5:17 
Questionshowing form concurrently Pin
DoubleB7-Apr-08 5:15
DoubleB7-Apr-08 5:15 
GeneralProblem in uploading file with HttpWebRequest Pin
Chintan.Desai7-Apr-08 5:08
Chintan.Desai7-Apr-08 5:08 
GeneralRe: Problem in uploading file with HttpWebRequest Pin
Mark J. Miller7-Apr-08 6:01
Mark J. Miller7-Apr-08 6:01 
I doubt the problem is with your code. The error returned is from the server and is probably because your server has SharePoint installed. Search google for the error message and there are a ton of results which talk about this specific error.

http://www.google.com/search?hl=en&rls=com.microsoft%3Aen-US&q=Cannot+connect+to+the+configuration+database[^]

If none of these seem to help solve your problem then you'll need to post some more information about the configuration of the server you are trying to communicate with.


GeneralCross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
parth.p7-Apr-08 5:06
parth.p7-Apr-08 5:06 
GeneralRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
lsconyer7-Apr-08 5:20
lsconyer7-Apr-08 5:20 
AnswerRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
carbon_golem7-Apr-08 5:57
carbon_golem7-Apr-08 5:57 
GeneralRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
half-life7-Apr-08 8:20
half-life7-Apr-08 8:20 
GeneralRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. [modified] Pin
parth.p7-Apr-08 8:38
parth.p7-Apr-08 8:38 
GeneralRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
half-life7-Apr-08 9:02
half-life7-Apr-08 9:02 
GeneralRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
Luc Pattyn7-Apr-08 9:05
sitebuilderLuc Pattyn7-Apr-08 9:05 
GeneralRe: Cross-thread operation not valid: Control '' accessed from a thread other than the thread it was created on. Pin
half-life7-Apr-08 9:07
half-life7-Apr-08 9:07 
Generalreturning strings from c to c# Pin
long_il7-Apr-08 4:47
long_il7-Apr-08 4:47 
GeneralRe: returning strings from c to c# Pin
led mike7-Apr-08 4:49
led mike7-Apr-08 4:49 
GeneralRe: returning strings from c to c# Pin
Luc Pattyn7-Apr-08 5:53
sitebuilderLuc Pattyn7-Apr-08 5:53 
GeneralRe: returning strings from c to c# Pin
half-life7-Apr-08 7:43
half-life7-Apr-08 7:43 
GeneralRe: returning strings from c to c# Pin
Luc Pattyn7-Apr-08 8:06
sitebuilderLuc Pattyn7-Apr-08 8:06 
GeneralRe: returning strings from c to c# Pin
half-life7-Apr-08 8:13
half-life7-Apr-08 8:13 
QuestionShould I always call the Disposal() method of a object after using it? Pin
Secret_Garden7-Apr-08 4:10
Secret_Garden7-Apr-08 4:10 
GeneralRe: Should I always call the Disposal() method of a object after using it? Pin
Pete O'Hanlon7-Apr-08 4:18
mvePete O'Hanlon7-Apr-08 4:18 
GeneralRe: Should I always call the Disposal() method of a object after using it? Pin
Mike Dimmick7-Apr-08 4:23
Mike Dimmick7-Apr-08 4:23 

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.