-
Specifing a App.Config at Run time for DFS
Hi there, Is there a way to specify a App.Config at Run time. My use case is that I will have different env and for each environment I will be creating different App.Configs. So I need to be able to specify a App.Config for a particular environment. Thanks, - Harjit
-
New to Solaris Platform-Need help
Hi All, I'm new to the solaris platform and need some help while I perform some installations. Installation#1 I need help in setting up JDK 1.5 on the solaris server.I downloaded the JDK executable file from the sun site and tried to execute it.After initial Terms and conditions when it prompted for an yes/no to proceed…
-
Auditing options are disables
hi all in our D6 env, all auditing options are disable when we try to see and configure through DA. What is the configuration to enable them. please have a look at the screen shot for more idea.... Please suggest.
-
Invoke native code via BOF
Hi there I was wondering if it was possible to invoke native code via BOF. I understand that Java can interface with native code via JNI and Jacob. Does this mean that I can fire, say, an COM method from within a TBO/SBO? If this is possible, would it be possible to package up the DLL with the BOF or would this be a…