Click here to Skip to main content
15,893,190 members
Home / Discussions / C#
   

C#

 
QuestionGetString function Pin
ita_cas30-Jan-06 23:25
ita_cas30-Jan-06 23:25 
AnswerRe: GetString function Pin
AETaylor31-Jan-06 1:17
AETaylor31-Jan-06 1:17 
AnswerRe: GetString function Pin
kasik31-Jan-06 1:20
kasik31-Jan-06 1:20 
QuestionTime hr:min AM/PM with updown control Pin
For_IT30-Jan-06 22:38
For_IT30-Jan-06 22:38 
AnswerRe: Time hr:min AM/PM with updown control Pin
Ingo30-Jan-06 22:56
Ingo30-Jan-06 22:56 
QuestionProblem in Sending Email Pin
sohne30-Jan-06 22:16
sohne30-Jan-06 22:16 
AnswerRe: Problem in Sending Email Pin
Ingo30-Jan-06 22:51
Ingo30-Jan-06 22:51 
QuestionUgly error Pin
nc3b30-Jan-06 20:57
nc3b30-Jan-06 20:57 
QuestionRe: Ugly error Pin
Vikram A Punathambekar30-Jan-06 22:03
Vikram A Punathambekar30-Jan-06 22:03 
AnswerRe: Ugly error Pin
nc3b30-Jan-06 22:06
nc3b30-Jan-06 22:06 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:11
nc3b30-Jan-06 22:11 
GeneralRe: Ugly error Pin
Colin Angus Mackay30-Jan-06 22:27
Colin Angus Mackay30-Jan-06 22:27 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:29
nc3b30-Jan-06 22:29 
GeneralRe: Ugly error Pin
Colin Angus Mackay30-Jan-06 22:46
Colin Angus Mackay30-Jan-06 22:46 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:48
nc3b30-Jan-06 22:48 
GeneralRe: Ugly error Pin
Colin Angus Mackay30-Jan-06 22:50
Colin Angus Mackay30-Jan-06 22:50 
AnswerRe: Ugly error Pin
Ingo30-Jan-06 22:46
Ingo30-Jan-06 22:46 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:56
nc3b30-Jan-06 22:56 
GeneralRe: Ugly error Pin
Ingo30-Jan-06 23:08
Ingo30-Jan-06 23:08 
Ok sounds good.

So TO[num] is available and not null?! the string you give to receive(...) is ok?

Then I see the problem, if you thought to check this. The programm should work, but it doesn't. I got a similar error a few weeks ago.
The application crushed while calling a method of an object which was definitivly ok. The solution - sound strange - was to build the project new. I started with an empty projectmap, added empty projects, copied the forms and classes in the directory added each class and compiled again. After that the programm runned whithout any mistake (did I mentioned that I hate .Net? Wink | ;) ) !

Greetings,
Ingo

GeneralRe: Ugly error Pin
nc3b30-Jan-06 23:11
nc3b30-Jan-06 23:11 
GeneralRe: Ugly error Pin
Ingo30-Jan-06 23:22
Ingo30-Jan-06 23:22 
GeneralRe: Ugly error Pin
nc3b31-Jan-06 6:52
nc3b31-Jan-06 6:52 
GeneralRe: Ugly error Pin
nc3b31-Jan-06 7:07
nc3b31-Jan-06 7:07 
GeneralRe: Ugly error Pin
S. Senthil Kumar31-Jan-06 15:50
S. Senthil Kumar31-Jan-06 15:50 
GeneralRe: Ugly error Pin
nc3b31-Jan-06 21:41
nc3b31-Jan-06 21:41 

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.