Hi
What is the recommended way to transfer files via FTP and manage (rename, move, delete) files in an FTP server programmatically in a Windows Scripting Host script file (JavaScript/VBScript)? Preferably without requiring 3rd party ActiveX add-ons since these "extra" software will need to go through an approval process that will take ...
Hi, I have a problem.
I try use certification server but if I select Request a certificate ->Or, submit an advanced certificate request. -> Create and submit a request to this CA.
Internet explorer still write message : Downloading ActiceX, and the request finish at this message. I try google for find solution.
I found this article :
...
Hi
Does anyone recognise this error?
The SecurityContextSecurityToken with context-id=urn:uuid:xxx (key generation-id=) is not registered
It has suddenly appeared in the service trace log of my WCF service.
We had a Windows service successfully transmitting data into the WCF service for a day until it broke. The error manifests when t...
Is there any difference in behavior of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run registry key, when an user Logs in via console and/or does a RDP to the Machine.
I have a exe listed in Run key to be launched when somebody logs in. If I log in to a Win 2003 machine via console the exe is launched, keeping this sess...
I've an mvc + nh asp.net application. On my dev machine (win 7 Ent) all works fine, if deployed on a Win 2k3 (tried 2 different vm and one phisical machine) I got the following error..
anyone can help? Cannot explain this issue (tried the same build, so i think it'a machine configuration issue)..
Derived method 'set_ID' in type 'Custom...
Hi,
I created little app for sending out emails when something is wrong with server. Used py2exe to create exe file. While it is works absolutely fine on Win7 i have problems with running it on WinSRV2003. I do not believe that it has something to do with code itself.
Please see imports below
import pyodbc, sys, smtplib, os
from dat...
We have a really strange problem. One of the servers in the server farm becomes really slow. We see a number of timeouts in the logs and overall response time is not where it should be (and is on other servers in the farm).
What is also strange is that it is not just the web app - Just logging into the server takes up to 1.5 min to sho...
As a follow-up question on this;
The server running is a Microsoft Server 2003. Are there any possible (bad) outcomes when trying to install .NET 3.5 on such a server, that only has 1.1 installed and running in order to split up web-applications based on 1.1 and 3.5?
...
I have some applications running under IIS6 and they all simply stopped working some time ago. Initially I suspected that could be any patch applied to our servers but I got the information that none have been applied in this time window.
The error message that is thrown by IIS is "Invalid Index", which is a HTTP 500 error. I thought t...
Hi,
I've been thrust into the deep end with Active Directory (I'm a web developer, go fig) I have a user that I've changed first/last name on but the Full Name hasn't changed which is causing issues with sharing off a BCM database. How do I refresh it so the Full Name is updated.
I have no idea how AD works but for some reason the high...
hi
i have to extract the cabfile(.cab) on the server.
i am Finding such script which extract cab file but i didn't get it yet.
So now i am try to extract using cabarc.exe.
But i face the problem that when i run command throuw commandline its work fine but when i give same command to system() or exec() function in php it is not work.
code...
I can’t made my .NET 2.0 applications (and services) to load their appname.exe.config files on Windows Server 2003 Standard Edition SP2,
I tried to create manifest like this but it didn’t worked
EDIT:
Appname.config is located in the same dir,
App works without any changes on Windows XP, once we move files or use setup to install i...
I have a slightly unusual situation where I'm needing to maintain CLIENT tcp connections to another server for thousands of mobile users on my servers (basically the mobile devices connect to my middle tier server when they are able to, which maintains a more stable connection to the 3rd party server for the mobile devices).
Anyways, I'...
I want to add startup / shutdown script on Windows global policy object on windows 2003 so that my script will run during startup or shutdown. I know exectly the way to add it manually but I have to do it automatically with installation script?
...
good peeps of the world, I'm in the process of migrating from VSS to SVN (all these days of futile versioning ...)
anyway i've come to the point of creating the service, i used the following command:
sc create svn_hr binpath= "\"c:\program files\subversion\bin\svnserve.exe\" --service -rd:\SVN\SVN_HR" displayname= "Subversion Server" d...
Hi!
I tried to use PHP APC to upload files on wamp, windows2003. But when 2 or more uploads are working at the same time, only one upload is working.
It seams that I'm not the only one experiencing this error:
http://pecl.php.net/bugs/bug.php?id=13719
Can anyone tell how can I fix this problem?
Thanks in advance!
...
I know I can’t compile my C# code using the default ”Platform Target : Any CPU” build setting and call a 32 bit C DLL. But if I change this setting to ”Platform Target : x86” the C# code should run under a 32-bit context and call the C DLL under that 32 bit context right? Although it doesn’t seem to work.
Do I have to register the 32-bi...
Hi,
i get the following error:
MMC could not create the snap-in. the snap-in might not have been installed correctly.
Name: Internet Information Services (IIS) Manager
when lunching internet information services on windows 2003 server
i've checked previous questions
and posts which got solved with the following command:
re...
Hi all,
I've been asked to look at a server issue but for some reason I am unable to track down the cause.
Basically, they have SQL Server 2005 (Workgroup Ed) that has a number of databases running. One of which has Full Text indexing enabled on a table.
When trying to read the data regardless of what client I use, I get
Timeout ...
I am using the Expression Encoder SDK to encode .avi and Flash files to a .wmv format suitable for Silverlight. By default, EE encodes files with audio using the the WMA PRO codec. If you are running Windows Server 2003, this is a problem as it doesn't support the WMA PRO codec and produces and error message similar to the following.
...