We just moved one of our .Net applications from a Windows 2003 开发者_JAVA百科Server to a virtual Windows Server 2008 R2 (64Bit, VMWare).
I have some c# code that uses 开发者_如何转开发the \"advapi32.dll\" to connect to various servers to collect various information for documentation purposes.
This is my newest project which consists of making a Server for phone and sms. I would like to do something like google talk where one would be able to make calls and receive calls or even text throug
I want to create a Cluster Generic Service using script. We have Windows Server 2008 R2 with Hyper-V. Am using Add-ClusterGenericServiceRole command Now i am facing 2 problems.
I have a console app written in C# that uses MS Fax (FAXCOMEXLib) to send faxes.If I run the application manually or from a command prompt it works as expected.If I schedule the application with Task
I want to write a custom action which will execute above all other custom actions and execute in system context. If I use \"immediate execution\" then it executes in logged in users context and if I u
I want to use a 32-bit in-proc COM server from a 64-bit process on Windows 2008 R2. Hosting in a surrogate process is rather slow because I make lots of small calls and have huge marshalling overhead.
I am specing out new development workstations for my team and I am running into a conflict. I am a developer and I want Windows Server 2008 R2 because that is what our production servers are running.
I\'m attempting to gather AV state data (provider, s开发者_开发技巧canning status, whether the definition file is up to date) on Windows 2008 R2.With Windows XP SP3, Vista, and Windows 7, this was abl
Closed. This 开发者_高级运维question does not meet Stack Overflow guidelines. It is not currently accepting answers.