I have tried compiling the service EXE file as AnyCPU, x86, and x64. It works on my Windows 7 x64 box. I\'m installing with installutil, the .NET 4 version.
One of our C# ASP.Net projects has some dependencies on the Microsoft WSE 3.0 library, in order to consum开发者_如何学Goe a WSE3.0 web service. However, we\'re migrating the project to Windows Server
I\'m writing a Ruby on Rails app that normally runs on Heroku or a Linux Box, but I\'d need to deploy it to a Windows Server as well.
I have code that uses methods from the SSPI dll (security.dll) via P/Invoke, which has worked perfectly on every platform tested (Windows XP, Windows Server 2003 both x86 and x64), however we are in t
A windows process got crashed for some reason. I need to analyse the crash dump. In Windows 2003 PC health helped us to find the crash dump file.
Hello I am trying to package and start up azure developement fabric on a windows 2008 server, I am so close yet still far. The steps I take are
On Windows Server 2008 R2 the following very simple program behaves different on system disk and on any other disk. Seems that on system disk FILE_FLAG_WRITE_THROUGH makes something ...
i am trying to make an event logger for my cmd line application. However I get this error when it tries to create the log for the first time.
For some reason I have a file error.log which开发者_高级运维 is 16GB In my Repositories folder on my SVN Server.
I have an ASP MVC 2 application, through which I occasionally send emails using SmtpClient.Send(). Typically, emails are sent out in batches of between 1 and 50 emails, with hours or even days passing