] Im Auftrag von Thokala,
Sreeramudu (GE Healthcare)
Gesendet: Dienstag, 20. Februar 2007 06:02
An: [email protected]
Betreff: Re: [ADVANCED-DOTNET] System.AppDomainSetup.SetConfigurationBytes
Usage
The MSDN documentation clearly says it has to be a valid xml and the
only thing here
-DOTNET] System.AppDomainSetup.SetConfigurationBytes
Usage
Hello List,
I try to start a new AppDomain with a custom configuration. I want to
avaid writing a configuration file to disk. The documentation states,
that System.AppDomainSetup.SetConfigurationBytes will do the job, but it
doesn'
Hello List,
I try to start a new AppDomain with a custom configuration. I want to avaid
writing a configuration file to disk. The documentation states, that
System.AppDomainSetup.SetConfigurationBytes will do the job, but it doesn't.
I can't start a new AppDomain if I call SetConfigurationBytes wi