Re: [ADVANCED-DOTNET] moving code from a 32 to a 64 bit server

2007-03-19 Thread Chad Yost
There is a Windows API [1] that will turn off the compatibility mode. Something like: Wow64DisableWow64FsRedirection There are also flags [2] that can be added to the RegCreateKeyEx that will allow you to manipulate the registry for the other. [1] http://msdn2.microsoft.com/en-us/library/aa3841

[ADVANCED-DOTNET]

2002-10-02 Thread Chad Yost
, Web Gardens, etc. don't fit the bill. Thanks in advance Chad Yost You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [ADVANCED-DOTNET] Remoting Similar to COM REGCLS_SINGLEUSE

2002-10-08 Thread Chad Yost
Trying this again after updating subject -Original Message- From: Moderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED]] On Behalf Of Chad Yost Sent: Wednesday, October 02, 2002 1:07 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Before I ask my questions, here is