A
Anganthier
Hi,
I am supposed to write an application using .NET 2.0 but have to
guarantee that the application will never show something using the color
red or some similiar color (Red = life threatening) since a failure of
my application will be never life threatening.
I can actually control messageboxes in my application or unhandeld
exception of my application, but I can't control errors shown by .NET
while loading my application.
Has anybody have any idea how I could solve that problem?
bye
Anganthier
I am supposed to write an application using .NET 2.0 but have to
guarantee that the application will never show something using the color
red or some similiar color (Red = life threatening) since a failure of
my application will be never life threatening.
I can actually control messageboxes in my application or unhandeld
exception of my application, but I can't control errors shown by .NET
while loading my application.
Has anybody have any idea how I could solve that problem?
bye
Anganthier