I want to run a system configuration check on an app machine where the 开发者_如何学运维check reviews required SQL connection, disk permissions, installed apps, and IP:port access (i.e. firewall isn\'
I have a Windows Forms app (compiled as x86) accessing a COM object.It gives me the following error, only on Windows 2003 x64, when the code is run on a separate thread:
My website is hosted on Windows server 2003, IIS 6.0. The website i开发者_JAVA百科s developed on ASP.net, with Microsoft Framework 3.5
I have a website based on Vs2008, .NET 3.5SP1 C# code.One of the functions requires it to interop with a COM-based DLL that creates PDFs.
setting maintainScrollPositionOnPostback=\"true\"globally in web.config does work in my xp sp3 under iis 5.1 but not for production server(win server 2003 sp2 with .NET 3.5 sp1 and IIS 6).
Since windows Vista, we have the nice option to create a memory dump of a process directly from Task Manager. Sadly, Windows Server 2003 does not have this option yet :( I found ways to do a complete
Perhaps this is more of an IIS question than programming, but I\'ll throw it out there nonetheless. I am attempting to send an email via SMTP with C# using the following test code:
Yesterdaymy system software got crashed on WINDOWS 2003 server. The Core shown below. kernel32.dll!_RaiseException@16()+ 0x3c bytes
I need to hide web sites on the IIS 6.0. My target is to configure some user don\'t show and don\'t administrate some web sites. For example:
I have started using MS charts in ASP.NET 3.5 w开发者_开发问答ith code behind in C# I worked with the charts which worked fine with localhost; but problem startd when i started working on the server