5,430 Topics

Member Avatar for
Member Avatar for NoID

Hello, I am not to sure if this is possible to be able to record a web history. I currently have Server 2008, and have two machines on Vista and one on XP (wireless), what i want to do is to store web history for for the two Vista machines, …

0
74
Member Avatar for aboell

My organization is researching entering into the world of server virtualization. I am needing to plan the number of virtual servers and which services should be ran on each in order to guide our hardware purchases. Currently, we have the following servers running the indicated services: [LIST] [*]Primary DC / …

0
195
Member Avatar for ilyaz

This is VC++ 6.0 code running on a Windows Server 2003 SP2 machine. 1. I launch an external exe from my code using CreateProcess() 2. This process creates a file on disk 3. I do rc = WaitForSingleObject(procInfo.hProcess,INFINITE); 4. rc is returned as WAIT_OBJECT_0 5. int result = _stat( strDestFile, …

Member Avatar for ilyaz
0
112
Member Avatar for woss

Hi all, Can anyone please help me about this problem? I want to upload file from one server to another using some sort of php class or some another PEAR file? For now I have downloaded pear file from pear.php.net. It works great but when I want to send files …

Member Avatar for i-ensan
0
84
Member Avatar for rational611

Hi, I had two hard disks on which I had setup Windows XP and Windows Server 2003 to dual boot. Last week I disconnected the two hard disks, added an old IDE hdd and installed Ubuntu on it. As long as the ubuntu hdd is the lone one installed in …

Member Avatar for mooreted
0
157
Member Avatar for Kurtismonger

I recently had a scare with my PDC running Server 2003 SP1. This server is out of HDD space and has two failing HDDs so I fear it's not long for this world. I have two other servers also running Server2003 (but SP2, I don't know if that would matter) …

Member Avatar for GhOsTzZ
0
122
Member Avatar for piperann

I have a desktop running windows Vista Home basic I have a server running Win 2k3 web edition I have 2 nics in my server 1 is wireless G and addressed 192.168.1.65 and the other ethernet addressed 192.168.2.65 Because I have renters and I let them logon dynamically on the …

0
133
Member Avatar for danieldot

Server [CODE]using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Net.Sockets; using System.Threading; using System.Net; namespace Server { public partial class Form1 : Form { private TcpListener tcpListener; private Thread listenThread; static NetworkStream clientStream; public Form1() { InitializeComponent(); this.tcpListener = new TcpListener(IPAddress.Any, 3000); this.listenThread …

Member Avatar for danieldot
0
86
Member Avatar for sunder.tinwar

hi guys, i am working on proxy server project... i am trying to install squid2.7 stable 7 on window7 but it throwing "1067 error program terminated abnormally, squid can not started on windows" can anyone help we with installation steps of squid2.7 stable 7 and any other constraints squid having …

0
52
Member Avatar for fkcares

hi All, please i need someone to help out with a template or sample communication /implementation diagram for the follwoing spec: 3 servers on RAID 1, DELL PE R300, with RAM 8G and hard disk 1TG each 1. VMare ESXi a. HR/ Finance application running on Windows Server 2008, 2GB …

0
73
Member Avatar for nanosani

I have a Windows 2008 domain in which Windows 2008 acts as an active directory, dns and dhcp server. I want to install Exchange in this environment. I don't have 64 bit Windows Server in my network so I can't install Exchange 2007. Just wondering if I can install Windows …

Member Avatar for gbarnas
0
169
Member Avatar for oneml

Hi There, I have been loooking at a couple of tools for Active Directory to ease the work of finding and updating description text of groups in Active Directory. So I found [url]http://www.dovestones.com[/url] but their AD Find and Replace tool only allows for searches within User objects. Then I found …

0
151
Member Avatar for azeemjaved

hi, I am trying to install OTRS on my server. At the end of the installation it says "Copy Failed". When I check the services, the Apache Services does not start and the when I try to start this manually, it says: --------------------------- Services --------------------------- Windows could not start the …

0
37
Member Avatar for Kurtismonger

I have a PDC Server running Windows Server 2003 that was on SP1. The server was low on disk space, but I was able to clear enough were SP2 indicated that it could be installed. Unfortunately half way through, it ran out of space and quit. When I tried to …

Member Avatar for Kurtismonger
0
189
Member Avatar for Computergeek560

Hello i need to remove WPA from my computer, which is windows server 2003 Sp2 i did have a key but i lost it and i am not willing to pay micro$oft money for someting i already own. Any help?

Member Avatar for crunchie
0
98
Member Avatar for pinkrose

I get an error of Service Control Manager says "At least one service or driver failed during system startup. Use Event View to examine the event log for details." I'm using Windows 2000 server. How do I stop this error on startup? Thank you.

Member Avatar for Computergeek560
0
955
Member Avatar for jds1961

how do i set autorun to my cd/dvd rom,i have to manually make it install software discs,but when i try to burn audio files it cannot read a blank disc in the drive even with infrarecorder installed

0
73
Member Avatar for ilyaz

I have a C++ console executable module build in VS2008. To run it requires some MS components to be installed, namely: -- Visual C++ 2005 Redistributable Package -- Window Media Encoder 9 Package The module runs fine on all XP machines I tried but fails to load on a Windows …

Member Avatar for ilyaz
0
109
Member Avatar for DevC++4.9.9.2

Hello, [B]Background: [/B] I would like to install Windows Server 2008, Windows 7, and Linux on one machine. The reason is to learn in more detail which OS i want to use for certain tasks. I already know how to partition and install all the OS. [B] Question:[/B] What order …

Member Avatar for DevC++4.9.9.2
0
208
Member Avatar for onyango

I am trying to install websphere on my server but I keep getting the error message ,A suitable JVM could not be found please run the program again using the option -is:javahome <JAVA HOME DIR> My OS is windows server 2000. I have already installed java (TM) 2 Runtime environment …

0
50
Member Avatar for adam2009

Hey all, I'm looking for some code (c#) that sets up new a user automatically in WinServer 2008. Does someone know such code? Where can I find the proper WinServer2008 API for that task? or any good tutorial for programming in csharp using windows server 2008 api ? (I'm totally …

Member Avatar for adam2009
0
205
Member Avatar for joshua__lim

Hi, i intend to offer some SMS (SMPP) service from my Win 2003 server to my clients (over the Internet), which i need to redirect to the actual SMPP server (also via the Internet). The traffic will be 2-way. My clients will be connecting to my server instead of directly …

0
55
Member Avatar for abbasakhtar

Hi everyone, this is my problem: I have Windows xp, a router, adsl modem, I can connect to the internet, but I can't find a way to disable the router firewall. My isp gives me dynamic ip's so everytime my router restarts I have a new ip address for my …

Member Avatar for tanya07
0
448
Member Avatar for _::suhanna::_

hello, i got a problem.. i don't know where should i ask.. i got two server.. im only using 1..and the second one is for backup.. problem now is...i don't know which backup software is suitable... i found 1 software..its to expensive...my budget only around 2-3 hundred.. this is the …

Member Avatar for gurukid22
0
242
Member Avatar for onyango

Every time I boot up my server I get the error message one service or driver failed during system startup. Use the event viewer to execute the event log for details. When I go to the event viewer I get there is an error on the service control manager , …

0
102
Member Avatar for sayonal

The DPG file type is primarily associated with 'nDs-mPeG'. nDs-mPeG, usually abbreviated DPG, is a special format of MPEG-1 video specifically for playback using the homebrew Moonshell program for the Nintendo DS. The video is encoded on a computer and then transferred, along with Moonshell, to the DS for playback. …

0
54
Member Avatar for subhendunet

In my network there is 35 computers connected through multiple switches. I also have 2 Network Printers. Now I want to setup 3 Server for this network, 1 as Linux server, 1 as Windows Server and 1 as print server. Can anyone please help me out with the guide to …

Member Avatar for dipmax
1
135
Member Avatar for UberJoker

I am able to get the file names with current script. $dir = "var/www"; $dh = opendir($dir); while (($file = readdir($dh)) !== false) { echo "<A HREF=\"$file\">$file</A><BR>\n"; } but the www folder is local. i wanted to get the file names on my windows server which has the following address …

Member Avatar for sunsetrainbow
0
110
Member Avatar for UberJoker

So what im doing is actually in php, but just wanted to know whats the working logic of what im trying to do. I currently have 2 servers(virtual machines). i have a php file in ubuntu server that calls some other files on the windows server and vice versa. as …

Member Avatar for UberJoker
0
214
Member Avatar for danizzil14

ok I had looked on the internet and found one form of running an exe file from a py script, i goes like this. [CODE]import os os.system("c:/windows/iexplore.exe") # Or wherever it lives[/CODE] Problem is, whenever i run the script with the appropriate path loaded in, i get the following: [CODE]Traceback …

Member Avatar for o0b3600
0
373
Member Avatar for Uros Bregar

Hi everybody I am trying to set to FTP server in user isolation mode. If I choose c:\ftp as my root directory for the FTP site, what should I name the directory that I create in c:\ftp. When I read about this, I got different advices. Somebody said that it …

Member Avatar for christrinder
0
149
Member Avatar for crystal2005

Hi there, I decided to use DHCP in Windows Server 2008 to enable notebook users to move from one subnet to another without having to reconfigure IP address manually. However, i've got some of IP address scopes are being depleted. Is there anyway to resolve the problem without altering network …

0
168
Member Avatar for josh_rt

URGENT~ norton 360 auto protect won't turn on, comp slow.. i recently removed some viruses (Trojans) and some malware (crazy stuff.. had virus alert!! written everywhere, changed my bg, had everything into links to some sites, etc --- now its gone) i scanned my comp with my norton 360, panda …

Member Avatar for jholland1964
0
426
Member Avatar for unikat

My sister got new laptop Sony Vaio, which was bought in Italy. It had that password protection when you first run it, so we couldn't get into Windows (Windows 7 64-bit, not sure which edition). A month later father got password from shop where he bought it (he works in …

Member Avatar for donkey_pasta
0
152
Member Avatar for zaphodb

Hi I have a pc with windows server 2008 (standard) installed. My broadband provider also provides me with a dedicated ip address. Can anyone help with how I configure the server to enable me to host a website using IIS7. I'll apologise in advance as I am very new to …

Member Avatar for gbarnas
0
111
Member Avatar for agorom

we have a windows server we are working on a new website. so far what i want is: the url looks like: [url]www.example.com/name/name/?lang=english[/url] how can it be rewritten to: [url]www.example.com/en/name/name/[/url] is there a way it might not be possible to do?

Member Avatar for pritaeas
0
73
Member Avatar for jschaap2
Member Avatar for HoustonIT
0
49
Member Avatar for rajabca

Server Error in '/online shopping' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered …

Member Avatar for humillmca
0
112
Member Avatar for daxie

Hey guys, I have Windows XP Pro installed on a SATA drive and have now added a IDE drive containing Windows Server 2003 . Now the problem is, depending on the boot order of the disk drives, I can only load either XP or 2003. I do not get a …

Member Avatar for Fazza
0
427
Member Avatar for fuzzyp

:o Hello everyone, Um , dont know whats happening. Could some one please help, thanks in advance. Logfile of HijackThis v1.99.1 Scan saved at 12:00:05, on 19/10/2005 Platform: Windows 2000 SP4 (WinNT 5.00.2195) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WIN2K\Explorer.EXE C:\Program Files\Kerio\Personal Firewall 4\kpf4gui.exe C:\Program Files\QuickTime\qttask.exe C:\PROGRA~1\Grisoft\AVG7\avgcc.exe C:\PROGRA~1\Grisoft\AVG7\avgemc.exe …

Member Avatar for PhilliePhan
0
147
Member Avatar for mcintosh

Gentlemen and Ladies - Help!!! We have converted a legacy COBOL system that has about 500,000 lines of code to the web using MicroFocus tools and Perl. We are using ActiveState Perl 5.8.9 on Windows Server 2003 .Perl is the "glue" for the system. The front ends sole purpose is …

0
52
Member Avatar for vbozzelle

I wrote a small program in php for a website this code allows a user to upload a file and it emails it to whomever we declare as the recipient. This code works great on my windows server but when I put it on the Linux based server in fails …

Member Avatar for cwarn23
0
164
Member Avatar for mnewsome

Just bought Windows Server 2003 on Ebay. The seller now tells me that it is an OEM version and asks if I would want a refund. What would be the difference? My intention is to install it on VM Ware and possibly try to virtualize it in the future. What …

Member Avatar for Salem
0
259
Member Avatar for cingo1

Dear friends, I have a VB6 app using MS Access2003 database ODBC connection in Windows Server 2008 my connection string is simple ODBC-- DSN=hotel -- using Microsoft Access Driver (.mdb) using admin user - i can run all forms on windows server 2003 successfully using other users - i get …

0
44
Member Avatar for windows server

* Partition Wizard is a Windows based server partition manager software. Our server partition software supports both MBR and GUID partition table (GPT) format running on 32/64 bits Operating System including Windows XP, Vista, Windows Server 2000/2003/2008, and Windows 7. And our magic partition software supports all hard disks recognized …

Member Avatar for windows server
0
251
Member Avatar for CarlosCoquet

A client with a small server was running out of disk space. It is Dell PowerEdge 830 with 2 GB RAM running under Windows 2003 Standard. The machine came from Dell with three 72GB Seagate (Cheetah 10K.7, 10K RPM, ST373207LW Ultra U320) SCSI drives which Windows saw as a 15GB …

Member Avatar for CarlosCoquet
0
120
Member Avatar for neptunesystems

Hi all, I have a small Active Directory domain with a single Domain Controller running Server 2003 Standard. It does not host any websites on the internet through IIS, does not host email (by Exchange or anything else), and our VPN is setup through our router. I did not install …

Member Avatar for neptunesystems
0
751
Member Avatar for asemakula

Hullos, I really need your advice on this, I just got to know that i can use Tomcat directly to as a web server without going through IIS, on any port 80, 8080, ... for my JSP/servelet application to be accessed on internet. I am running a rackspace cloud server …

Member Avatar for gbarnas
0
149
Member Avatar for keithv

I've been left in charge of our computers and network at the school I teach at. Our server runs Windows Server 2003 and our workstations run Windows XP. I would like to block certain sites (mostly social networking stuff). I searched this forum and found an old post about using …

Member Avatar for keithv
0
101
Member Avatar for Said Matimba

hello i have an HP Proliant ML150 G5 and as a software i have a windows server 2008 STD. i have created the mirror using the disk management console on both of my 500gb Hard disks, the mirrored was created successfully but with a yellow triangle on the mirrored disk …

0
54

The End.