windows-server-2003

Refresh Routing Table on Windows 2003

Is it possible to refresh the routing table on a server running Windows 2003 without a reboot? If so, how? ...

Why is calling (ImageMagick) convert.exe from PHP script resulting in an unresponsive page?

* This is now resolved * by clearing the temp folder in windows! Some info - Windows 2003 server, IIS 6 ImageMagick 6.3.3 PHP 5.2.0 I am using ImageMagick to resize images on the server and I think this has recently been causing problems. What I am noticing is that when my PHP script executes the ImageMagick command the webpage freeze...

Issue certificate for a PKCS#10 CSR without Cert template. 0x80094801 MS W2K3 enterprise CA

Hello, We have a MS Enterprise 2003 CA. I am trying to issue a certificate for a PKCS#10 CSR which is generated without a certificate template. I am getting the following error The request contains no certificate template information. 0x80094801 (-2146875391) Denied by Policy Module 0x80094801, The request doesnot contain a c...

Change the default SqlCommand CommandTimeout with configuration rather than recompile?

I am supporting an ASP.Net 3.5 web application and users are experiencing a timeout error after 30 seconds when trying to run a report. Looking around the web it seems it's easy enough to change the timeout in the code, unfortunately I'm not able to access the code and recompile. Is there anyway to configure the default for either the ...

Will uninstalling a named instance of SQL Server require a reboot or cause issues with existing instances?

I have a server with a default instance and 2 named instances of SQL Server 2005 standard installed. This is a mission critical production server that cannot be restarted during normal business hours. Will uninstalling the two named instances of SQL Server 2005 require a reboot or put the server in a state that may cause issues with th...

ExpressionEngine not functioning properly after hosting transfer

Just transferred an Expression Engine web site to a new hosting environment. New server is Windows 2003 Standard running PHP 5.2.44 via FastCGI and IIS 6. Other PHP sites run fine on this server (WordPress, CMSMadeSimple, etc.). This is the first ExpressionEngine site we've worked with. We've restored the database, setup a user account f...

Text to Speech in ASP.NET - Access is denied... what to do?

On my personal website, i would like to make it "pronounce" something I solved the "concept" problem, as in here, and on my desktop it works smoothly when launched from visual web developer. Creates a file, and then an embedded player in the page will play it. Perfect. So, I uploaded it on the server... I get this error 500: Server...

Is there a mod_top version for windows? if not is there an equivalent tool?

Does anyone know which version of mod_top I can use for windows server 2003? I want a performance monitoring tool for PHP based web application. thanks ...

Forfiles Batch Script (Escaping @ character)

I'm working on a batch script that will let me delete files older then a set period using forfiles. For now, I'm aiming at printing the files that will be deleted. The forfiles invocation I'm using works flawlessly from a cmd.exe shell, but as soon as I embed it into a batch script, it barfs. I suspect that this is due to the @ characte...

Where is the .NET 2.0 GAC under Windows Server 2003?

I'm looking for the GAC under Windows Server 2003 and I can only find the GAC for .Net 1.1 Where can I find this folder? ...

Communication Between MS 2003 CA Server and Client - Non active directory environment :Design Query

Hello I have a scenerio where the CA and its clients are not in an active directory environment(win2003 enterprise). They are located physically apart(different places). For example, *If the domain name is 'ExampleBank.org'* *The CA name is 'ca.ExampleBank.org' * *CA type is Enterprise Root CA (online) [windows 2003 enterprise ser...

StateServer deployment in windows server 2003

We implemented the Session StateServer concept in web application. Its working fine in local pC(Windows XP). The same build we deployed in windows server 2003.the build is not working consistently Any one please tell us. ...

Unexpected "100 continue"

I have 2 servers that communicates using .Net remoting. For some architectural reasons, I have a proxy between those 2 servers, that removes the "Expect: 100-continue" header from the request that is sent from one server to another. The problem is, that when the proxy sends the message to the second server without this header, the destin...

Configuration Recommendations for a PostgreSQL Installation

I have a Windows Server 2003 machine which I will be using as a Postgres database server, the machine is a Dual Core 3.0Ghz Xeon with 4 GB ECC Memory and 4 x 120GB 10K RPM SAS Drives, all stripped. I have read that the default Postgres install is configured to run nicely on a 486 with 32MB RAM, and I have read several web pages about co...

Does restoring a backup of IIS6 restore the GAC?

I was wondering: if I have some DLLs in the GAC - will they get restored if I restore a backup of IIS6 on a fresh Windows 2003 box? Or will I need to backup/rebuild the GAC separately from IIS? ...

Windows Server 2003 User Logon Audit

Hi. How to find what all users have logged on my windows server 2003. What is the property/setting/service that should be enabled to log all the logons to my server. Is there a way to display an alert mail or message (a script or something) whenever a user logs on. Many thanks :) ...

Host Header Value Not Working Externally

This is a really strange issue. The host header value of myapplication.mywebsite.com works fine within the internal network. But when people from outside the network try accessing it, it routes people to the default web application in IIS. An A ref was definately made, and external pinging does show it is going to the right IP addresss. ...

WCF Client Calling ASP.NET Service - Authentication

I have a brand new WCF client (I added a service reference through VS2008) which calls an older ASP.NET service app. The ASP.NET app is hosted in IIS 6 on Windows Server 2003 and allows Windows Authentication and Basic Authentication (configured on the virtual directory for the web site). One of the places I'm deploying my client to is ...

API for changing Internet Explorer settings (specifically "Allow mixed content")

We use Selenium to automate some tests on servers we have complete control of. I'd like to find a way to programmatically always allow mixed (SSL and non-SSL) content in web pages in IE, without IE prompting. Is there an API for changing explorer settings beyond things like proxies? I certainly don't mind if it uses platform APIs via P/...

No Sharing tab on Windows 2003

I can't see the sharing tab within any drive or folder properties on Windows 2003. I've looked here: http://forums.tweakguides.com/showthread.php?t=5771 However, there's no option to disable simple sharing in the Folder options and the services they recommend starting (Computer Browser, Network Connections, Server, and Workstation) don...