Questions tagged [windows-server-2003]

Windows Server 2003 (sometimes referred to as Win2K3) is a server operating system produced by Microsoft, introduced on 24 April 2003.

Windows Server 2003 (sometimes referred to as Win2K3) is a server operating system produced by Microsoft, introduced on 24 April 2003. An updated version, Windows Server 2003 R2, was released to manufacturing on 6 December 2005. Its successor, Windows Server 2008, was released on 4 February 2008.

According to Microsoft, Windows Server 2003 is more scalable and delivers better performance than its predecessor, Windows 2000.

On 13 July 2010, Windows Server 2003's mainstream support expired and the extended support phase began. During the extended support Phase, Microsoft continues to provide security updates; however, free technical support, warranty claims, and design changes are no longer being offered. Extended support is expected to last until 14 July 2015.

1223 questions
-1
votes
2 answers

How install Terminal Server(RDP) in Windows server 2003 Small Business Server

I have IBM System X Server with Windows Server 2003 SBS operating system and 10 user CAL for remote desktop .but i cant see terminal server option in Add or remove Component. Is their Any option to upgrade Win Server 2003 SBS to Standerd? Or any…
-1
votes
1 answer

Migration from Windows Server 2003 to Windows Server 2012 for MSMQ

We need to migrate our .net applications from Windows Server 2003 to Windows Server 2012. In that the main concern is about MSMQ. Does anybody have any idea how MSMQ is affected ?
mit
  • 1,763
  • 4
  • 16
  • 27
-1
votes
2 answers

Using AFNetworking with authentication fails with correct credentials

I'm trying to download a .sqlite file from my companies FTP site using AFNetworking. Each FTP user has their own folder on my server. I found this question to handle the authentication, and this question to handle the download. I believe I have…
GeneralMike
  • 2,951
  • 3
  • 28
  • 56
-1
votes
2 answers

Oracle VM installation error

I'm trying to install Windows server 2003 on Oracle VM which is installed on Windows 7. I've installed Oracle VM for 64 bit and extension pack on Windows 7. I followed the steps to create Windows 2003 and when tried to start this, I got message…
Sam
  • 244
  • 2
  • 5
  • 20
-1
votes
1 answer

Webpage will not scroll

The webpage I made will not allow me to scroll. How can I fix this? Other than viewing the code you can view the live website at this address Also, the tabs only view on certain web browsers. How do I make it on all browsers?
-1
votes
1 answer

Different behavior in connecting to port 0 in windows 2008 32/64 bit

When I run the below code in windows 2008 32 bit server, program flow goes to sckTest_Error() when connect() is called. But when I run the same code in windows 2008 64 bit server, RTE occurs and program flow goes to error: Private Sub Form_Load() On…
-1
votes
1 answer

Demo email sending and receiving locally using a mail server

I have a upcoming demo of a product that (amongst other things) sends email alerts. I don't know if I'll have an Internet connection for this demo. I also need to be able to fire up something like Outlook Express and view these alerts. So I have…
Riri
  • 11,501
  • 14
  • 63
  • 88
-1
votes
1 answer

Issue with group/domain controls and admin rights

Server: Windows Server 2003 PC: Windows XP (Laptop) Issue: The PC in question cannot get administrator rights even when logged on as the top level administrator account, or any other admin account. The PC needs admin rights to install printers…
-1
votes
1 answer

How to remove or change port number once allocated

I have .exe file which only run the application(not a setup) of 1 mb...if i run it on windowes 2003 server it normally ask for port number...i hvae allocated a port ,now it is giving an arreor (;6overflow)...application is buit in vb6. to solve…
hrishi
  • 1,531
  • 8
  • 28
  • 43
-1
votes
1 answer

windows 2003 cannot remote to windows 8 with firewall off on windows 8

I installed windows 8 on my laptop and turned the windows 8 firewall off. And I've enabled "Allow Remote Assistance connections to this computer" and "Allow this computer be controlled remotely" in Windows 8. But when I use "mstsc" (from another PC…
mind1n
  • 1,196
  • 3
  • 15
  • 34
-1
votes
1 answer

can not send email from gmail on window server 2003

i have some code below try { SmtpClient SmtpServer = new SmtpClient(); string sBody = null; sBody = "body content"; var _with1 = SmtpServer; _with1.Credentials = new System.Net.NetworkCredential("abc@gmail.com", "abc"); …
Vu Tien Lam
  • 71
  • 1
  • 7
-1
votes
1 answer

DLL will not update

Im using a DLL for my asp.net website. I made changes to the DLL, and it works locally. But when I upload it to my server, it is still doing the old functionality. The DLL is a .net 4.0 DLL, and the server is Server 2003 (with .Net 4.0 installed). I…
Sugitime
  • 1,818
  • 4
  • 23
  • 44
-1
votes
1 answer

Can't open JPG file on Windows Server 2003

I have a problem with open an JPG (or even TIF) file on Windows Server 2003. No program want to open a picture. I try to use Windows Preview, MS Paint and event Paint.NET. Thad "bad" files are generated by OpenText OCR software. When I copy that…
fakir314
  • 592
  • 1
  • 4
  • 12
-1
votes
1 answer

Any user can add workstation to Windows Server 2003 domain even with GPO set

As the title says - we have a domain with a DC running Windows Server 2003 that is allowing any authenticated user to add workstations to the domain. Currently in the Default Domain Policy, we have configured it to only allow Administrators to have…
-1
votes
1 answer

How to specify path in Apache tomcat catalina for folder on different server?

On apache tomcat C:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\Catalina\localhost\ we can change folders for another by specify it in XML like: THE_FOLDER.xml and in that xml we can change that THE_FOLDER path
VextoR
  • 5,087
  • 22
  • 74
  • 109
1 2 3
81
82