Questions tagged [windows-2003-webserver]

52 questions
0
votes
2 answers

IIS6 Web SIte Cannot be Accessed Remotely

I have a Windows 2003 server, with IIS6 + .Net 4 installed. I created a site running on port 8002. It could be accessed locally but not remotely. I have done following tests I used server's local broswer to access…
hardywang
  • 4,864
  • 11
  • 65
  • 101
0
votes
1 answer

FTPWebRequest Error Win7 64bit vs Win2003 32bit

I have a class that FTPs a file to a remote server, the code looks like this: FtpWebRequest oFTPRequest = (FtpWebRequest)WebRequest.Create(sFTPServer + sTargetFolderAndFileName); oFTPRequest.Method =…
Caffeine Junkie
  • 93
  • 1
  • 1
  • 8
0
votes
1 answer

Windows 2003 to Windows 2008 Migrating Website

please try to give me some advice or solutions about migrating my application from win 2003 to win 2008(32bit). The problem was I keep getting the error 'ActiveX can't create object' error when starting an standard application. I can't get to login…
0
votes
1 answer

Installing failover cluster with windows 2003 server

I am a beginner in clustering and virtualization stuffs. Can anyone tell me whether can we have both active node and passive node as virtual machine in failover cluster. Any help please!!!
-1
votes
1 answer

MSCOMCTL.OCX Missing in Windows Server 2012

I am trying to deploy all my executables from Windows Server 2003 to 2012 R2. When i ran one of the exe's(VB6) it throws error: ERROR: 339 - Component 'MSCOMCTL.OCX' or one of its dependencies not correctly registered: a file is missing or…
-1
votes
1 answer

Access Task Scheduler in Windows Server 2003 and send email if scheduled task fails using C#

I am trying to create a program that will automatically keep track of the windows task scheduler and will notify me via email if a ny of the scheduled task fails to launch. I am C# as the programming language. I've checked various references but…
-1
votes
1 answer

Can't manage to connect my virtual machine to the internet

I have a windows server 2003 as the guest in VMware player and windows 7 enterprise as the host. I'm trying to connect to the inernet from my guest and i can't. In my VMware player virtual machine settings my network addapter is set to NAT but i…
ERed
  • 628
  • 4
  • 18
1 2 3
4