Re: [DOTNET] Handling Unhandled Exceptions

2002-06-06 Thread Rathna Raj
worker threads using this event. In those scenario, you may want to bank on AppDomain.UnhandledException. Anyway, once a worker thread rises exception, you may not mind to kill it. If you do, then handle the exception. Rathna Raj Icode -Original Message- From: Nick Wienholt [mailto

Re: [DOTNET] Who did it?

2002-05-31 Thread Rathna Raj
You can Typecast the sender as Control and use the name or Tag property to find out who. -Original Message- From: Torben Frandsen [mailto:[EMAIL PROTECTED]] Sent: Friday, May 31, 2002 5:44 PM To: [EMAIL PROTECTED] Subject:[DOTNET] Who did it? [VB.Net] I'm thinking of wri

[DOTNET] Locale (UNICODE) support in TreeView control?

2002-05-28 Thread Rathna Raj
ith W2k or XP? Am I missing something? TIA Rathna Raj Icode You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Problem with the VS.NET utilities

2002-05-27 Thread Rathna Raj
es. I really don't think it is a virus issue... Anyway, I'll do a scan to confirm it Any other ideas? Rathna Raj Icode -Original Message- From: Brad Wilson [mailto:[EMAIL PROTECTED]] Sent: Monday, May 27, 2002 7:12 PM To: [EMAIL PROTECTED] Subject:Re: [DOTNET] P

[DOTNET] Problem with the VS.NET utilities

2002-05-27 Thread Rathna Raj
But many others like ResGen.exe, TlbImp.exe, WinCV.exe, etc don't work. What could be the problem? Is there anyway to fix it, without loosing half a day :-( (i.e., uninstall ->reinstall VS.NET)? Any help is appreciated... Rathna Raj Icode You can read messages from the DOTNET archive,

Re: [DOTNET] Catch 22... (Recordset to Dataset issue...)

2002-05-24 Thread Rathna Raj
and also while saving the data back to the database)? I don't see a reason to have any problem, just confirming it... Thanks for your inputs and thoughts Rathna Raj Icode -Original Message- From: Curtis Koppang [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 7:01 PM To:

Re: [DOTNET] Catch 22... (Recordset to Dataset issue...)

2002-05-23 Thread Rathna Raj
set, just after calling AddNew() on the Recordset)? Thanks Rathna Raj Icode -Original Message- From: Dan Souk [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 12:32 AM To: [EMAIL PROTECTED] Subject:Re: [DOTNET] Catch 22... (Recordset to Dataset issue...) If you can

[DOTNET] Catch 22... (Recordset to Dataset issue...)

2002-05-23 Thread Rathna Raj
ideas to fix this issue (apart from manually creating the Dataset from Recordset)??? TIA Rathna Raj Icode You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] Strange problem -> MissingMethodException

2002-05-14 Thread Rathna Raj
Additional information: Method not found: Everest.ClientAdapters.BaseAdapter Everest.ClientAdapters.AdapterContext.GetConext(Int32). ** Any clue??? I am going nuts over this Thanks, Rathna Raj T.J. Icode Tel: 5520592/3 There are very few things more which are less logical than business logic. You c