37,339 Topics

Member Avatar for
Member Avatar for freshfitz

I setup 2 email addresses for 1 user @example1.com and @example2.com. there is no way for that user to select which email domain they send out from is there?

Member Avatar for freshfitz
0
67
Member Avatar for d.nabarun

can anyone suggest me a good site where i can find issues related with server 2003. like different error messages , BSOD etc

Member Avatar for HoustonIT
0
85
Member Avatar for Anpippin

Hey, whenever I click start and then run and type in regedit It won't open and I get an error message saying regedit is not a valid Win32 appliation. How do I fix this??? Also I found out my computer is infected with Zango adware andd according to this site …

Member Avatar for narendotk
0
150
Member Avatar for bknuth

I've seen a post about this virus on your website. So i downloaded Hijackthis and will post my LOG. When I turn on the Computer which is running Windows XP and has Symantec Anti-Virus, a lot of Symantec Proxy Email Messages start popping up saying that my Spam Mail can't …

Member Avatar for sklingb1
0
154
Member Avatar for pineman94

Hi, Ive recently unistalled [B]unimportant[/B] software from my computer, done defragements, disk compression, disk cleanups and error checking quite regualarly for some time now. After i first started ive noticed that EVERY time i startup my computer it comes up with 2 error messages on after the other when loading …

Member Avatar for FlamingClaw
0
177
Member Avatar for WanxinG

Hello, I am current having an issue of large file download in SharePoint (WSS 3.0). It only occur for large files (i.e. 300MB). When I click on a file to download I don't get a dialog prompting me to save the file. IE shows 'Internet Explorer cannot display the webpage'. …

Member Avatar for greeny_1984
0
119
Member Avatar for xerxes_ohio

Pentium 4 2.53Ghz ABIT VT7 XFX GeForce 6200 Win XP Pro SP2 Hauppauge Video Capture card I recently changed my video card. (see [url]http://www.daniweb.com/forums/thread180746.html)[/url]. Now I am getting a resource conflict between the video card (AGP) and the capture card (PCI). I have contacted both XFX and Hauppauge, but neither …

0
86
Member Avatar for mimidog

Hi, Thanks for anyone that wants to help. I read a few threads about this reoccuring issue & i believe i have the same sort of problem. I ran hijackthis, followed the same intruction & deleted the files from HD but they seem to almost always appear again on next …

Member Avatar for crunchie
0
127
Member Avatar for ram18y

This will be not be the most useful feature and you can't do miracle by turning on this feature, but you would not neglect this feature because you will know soon how important this feature in vista. Vista doesn't have quick power off button and you will find it in …

Member Avatar for UrbanKhoja
0
196
Member Avatar for Kamex

I'm purchasing a laptop at the end of next month, and I want to be able to install 32-bit Vista on it. Currently, I'm looking at a Toshiba Satellite M60 laptop with the following specs: CPU: Intel Pentium M Processor 760 (2.00GHz, 2MB L2 cache, 533MHz FSB) Ram: 1024MB (512MBx2) …

Member Avatar for UrbanKhoja
0
356
Member Avatar for cobra85ca

Hi all Weird problem, I deleted then re installed Picasa3 and now all it does is re load the pics from my pictures folder and then when it's done it says that there is no pictures in the program yet if I close picasa and open it again then here …

Member Avatar for cobra85ca
0
286
Member Avatar for WanxinG

Hello, Not sure if this is a right place to post my question. Since it might involve with IIS, I post it here. I am current having an issue of large file download in SharePoint (WSS 3.0). It only occur for large files (i.e. 300MB). When I click on a …

0
66
Member Avatar for uncgrad86

I am unable to access the internet on the desktop. I have a wireless network set up for my laptop and this is how I am accessing this website. I have read a lot of the other posts so I have run Hijack this, Malware and AdAware. Here are the …

Member Avatar for searchlight
0
299
Member Avatar for audigy642

I could really use some help understanding this one. I work in an enviroment with 8 servers - 1 domain controller and 2 backup. Mail server, DNS server, Web server and User Share server. For clients we have a total of 25-30 connected to the network on a more perminate …

0
91
Member Avatar for wotuwant

I have now put Kaspersky internet security 2009 on my puter and it seems to be ok . Question is , will it be alright to delete the additional support still on , Malwarebytes Anti-Malware , SuperAntiSpyware free edition and SpywareBlaster ? Any advice appreciated .

Member Avatar for crunchie
0
95
Member Avatar for Mysterylouise

I was on my computer last night and turned it off around 3am.. I turned it back on again and it runs till the windows screen appers before user selection ad i receive a box titled above reading The application failed to initialize properly (0xc0000005). Click ok to terminate the …

Member Avatar for Godsp3ed
0
149
Member Avatar for Urbanfox

She recently informed me, for some reason, while browsing the internet she gets what sounds to be the start of an ad or a pop up, but it doesn't come up. The occurrence makes her computer run very slow. I asked her to do a HJT scan, and she gave …

Member Avatar for crunchie
0
122
Member Avatar for cleansafi

--------------------------------------------------------------------------------------- [B][U][COLOR="Red"]Advantages of LogMeIn Hamachi[/COLOR][/U][/B] • LAN over the Internet Arrange multiple computers into their own secure network, just as if they were connected by a physical cable. • Files and Network Drives Access critical files and network drives. • Zero-configuration Works without having to adjust a firewall or router. …

Member Avatar for Godsp3ed
0
115
Member Avatar for SarahH

Hi guys! This time I'm getting help for a friend, so any advice you could offer would be awesome! So my friend has a laptop, but it won't power up anymore and it gets errors like these when it tries to: Extended Test: Service Tag HT4D0C1 (IDE Disk Test) 1) …

Member Avatar for SarahH
0
298
Member Avatar for haven_u
Member Avatar for Godsp3ed
0
97
Member Avatar for siew3159

yah last week i formated my laptop with the XP window.......but after i format i found tht my photo cant preview. when i click to open is say preview not avalible.and at the same time i also cant copy all my photo. may i know what is the problem and …

Member Avatar for Godsp3ed
0
122
Member Avatar for tsukasa530

my computer is using NOD32 and i kept getting Win32.virtumonde.NEO application warnings.. saying it got removed to quartertine but im not getting any popups or anything. here's my hijackthis log please help me :/ Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:42:04 PM, on 4/28/2009 Platform: Windows XP …

Member Avatar for tsukasa530
0
231
Member Avatar for danishbacker

[code] <?php $fileName = basename( $_FILES['fileName']['name']); //count current total files $dir_path = "snaps/"; $count = count(glob($dir_path . "*")); $newFileName = $count . ".jpg"; $target_path = "snaps/" . $newFileName; [COLOR="Red"]if(move_uploaded_file($_FILES['fileName']['tmp_name'], $target_path))[/COLOR] { echo "<br/>Success"; else{ echo "<br />Failed"; } ?> [/code] The above works in my unix like server (Linux server.nixism.com …

Member Avatar for danishbacker
0
378
Member Avatar for lkool

Having a problem with ASP.NET on Vista Business 32 bit. This is s a development machine. I have tested websites using the "View In Browser" and Debug options from Visual Studio 2008 and they load without a problem. But when I try to run a site from localhost i get …

Member Avatar for Ronald.Mundell
0
315
Member Avatar for Kurtismonger

I have a Windows 2003 server configured as a RRAS (Routing and Remote Access Server). This server was configured by the previous IT person, who didn't do a lot of things correctly. The VPN works okay, in the sense users can connect via VPN and then use remote desktop to …

Member Avatar for Kurtismonger
0
210
Member Avatar for sneekula

Every now and then Vista comes up with a "Program Compatability Assistant" popup window (see image) when you want to run a .exe file. If you make the mistake, like I did, and agree with the Administrator option, then from hence foreward everytime you want to run this particular executable …

Member Avatar for sneekula
0
151
Member Avatar for J2684

Hey, I have just acquired a problem yesterday night; as I was chatting on MSN, my laptop began to become super laggy; I immediately rebooted and when I tried to log back in, right about the time you enter the main desktop; a popup says that userinit.exe has failed to …

Member Avatar for BruenorBH
0
84
Member Avatar for Biolizard5000

My computer won't let me name any files! I can name folders, but only once when I create it. If I try to rename a file it will say "If you change file name extension, the file may become unusable." I have some Japanese songs I want to change into …

Member Avatar for Biolizard5000
0
216
Member Avatar for qwzxlk

hi, How do I install Vista on a seperate partition, I installed Vista on a seperate partition while XP was in another partition, and now only Vista is loading, what I need is to have dual boot with XP & VISTA. How do I do this... some other details... 1) …

Member Avatar for Xlphos
0
110
Member Avatar for pratapchiluveru

hello everybody! I have installed windows XP in my laptop. I want to change my user name (loginname) of my XP. I followed the following steps. right click on [B]Mycomputer->manage -> users and groups -> users -> [/B] and then right click on my user name (pratapch) and say rename. …

Member Avatar for pratapchiluveru
0
179
Member Avatar for saurabhtiwari68

Hi Actually i m trying to installation with XP operating system at least 3 times through the different disk but all time installation processes are uncompleted in installation phase (it is stop on the time of 34 min.) i have tow hard disk (10 gb & 40 gb) and two …

Member Avatar for Frank Wallis
0
129
Member Avatar for kisky84

Hi all! I'm trying to implement a small program to test an API I've been provided, and since it's my first approach to C++ under Windows, I could use some help. I have this type definition: [CODE=CPP]typedef struct { const WCHAR* streetAddress; const WCHAR* city; const WCHAR* state; const WCHAR* …

Member Avatar for Ancient Dragon
0
177
Member Avatar for richthegreat

hi this is my first post, i had my wireless network all set up working fine then i reformatted my main desktop, it was always hardwired to the router, after the reformat i cannot connect threw a wire, only lets me do it threw wireless, anybody no how to fix …

Member Avatar for Xlphos
0
104
Member Avatar for cappon

Hi guys. i hope this is the right place for me to post this. i am planning on taking the MCSA. am planning on learning at home n writing it....but i need books n resources which i can purchase to help me. Any suggestions.

Member Avatar for cappon
0
82
Member Avatar for Neitz

Im trying to reinstall Xp on my computer but i keep getting the message Data Error (Cyclic redundancy check). What does this mean and what should i do? Please Help

Member Avatar for d.nabarun
0
139
Member Avatar for CppBuilder2006

I always get this error in internet explorer 8 (or 7): [url]http://fdc3iq.blu.livefilestore.com/y1pQ2KBrqRQcgSCWQcFnYCMDnouVpmmACik8avgBYc0XFrzVuJboCSR_dtfGTUnUgtALHOtok3SlCvPVVaDGBACFho1EEMmXvNk/9.bmp[/url] how can I solve the problem?

Member Avatar for Godsp3ed
0
136
Member Avatar for Charade

Alright so yesterday I go to sign on and it cuts off by itself shortly after. When I turned it back on, it had to scan something, I believe it said a system disk, and it said it had to do it in order to "check for consistency". Once the …

Member Avatar for Godsp3ed
0
90
Member Avatar for enabled2k

Hey, I have CSS Video machine that runs windows 2003 server, Pheonix AwardBios. I need to get this thing up and running within a day or so, however the resolution is set to somthing far above what a monitor, HDTV, or projector can handle. So now I need to find …

Member Avatar for FlamingClaw
0
112
Member Avatar for exit

Hi All, I want to know if it is possible to change the 'Owner' name of a document that gets sent to the printer and is displayed in the Printer Queue Dialog Window? How would I go about doing that? Any Suggestions are most welcome! :)

0
91
Member Avatar for Cardenio

Hi, recently, within the last week, my computer has developed a problem where it will suddenly just turn off. I will see a taskbar appear just before saying "Microsoft Visual C+..." and with a couple of seconds the computer switches off. It will happen randomly whilst just browsing the internet …

Member Avatar for Cardenio
0
103
Member Avatar for serkan sendur

guys do you know what is the difference between accesing a shared folder creating a network place and accessing them creating a network drive? which one is more beneficial when, what is the advantages or disadvantages choosing one over the other?

Member Avatar for Xlphos
0
90
Member Avatar for lllllIllIlllI

Hi Just about a week ago i hooked up my VGA cable to my laptop instead of my desktop. Then i turned on the desktop just to make all the network shares available. But then i about two days ago i tried to put the monitor back to the desktop …

Member Avatar for caperjack
0
95
Member Avatar for hericles

Hi, I've just had to reinstall Windows XP (again). It all went well but under Documents and Settings I can see the previous user accounts. Is there some way I can bring them back to life? I copied all of the files from one of them to a new account …

Member Avatar for hericles
0
131
Member Avatar for fresh2

Hi, I have 2 PCs running XP Pro, but do not have Windows install disks for either any longer. A Kernell32.dll error turned my production machine into a zombie - I can start it up, but (even in Safe mode) it restarts before Windows is running. I removed the drive …

Member Avatar for jhannan
0
139
Member Avatar for mojo321

I have a windows server 2003R2. It serves about 10 computers in our office via a gigabyte switch. One time, several months ago, windows updated itself. WHen We came in on monday, nobody could log in. I checked the server and it kept alternating between "A Network cable is unplugged" …

Member Avatar for Duki
0
178
Member Avatar for elantratuner

Hi, I'm having trouble flashing my Bios. I have never done this before but my computer is not recognizing my 250 Gig Hd's full capacity. It reads as only 136 GB. Well on that not I ran BiosAgentPlus and this is what it read: Bios Type: Phoenix-Award Bios Date: September …

Member Avatar for caperjack
0
101
Member Avatar for deepugtm

I have recently installed a program called fifa master successfully.But while openig it..,error come s like [B]"The application failed to initialize properly(0xc000007b).Click on OK to terminate the application."[/B]What is the error i cant understand..?

Member Avatar for deepugtm
0
124
Member Avatar for MindControl

Hi Guys, I want to ask about these codes, i don't understand clearly. So to understand these codes detail what kind of books i have to read and tutorial i have to learn. Please guide me. [code] #include <windows.h> int WINAPI WinMain (HINSTANCE hThisInstance, HINSTANCE PrevInstance, LPSTR lpszArgument, int nFunsterStil) …

Member Avatar for Narue
0
164
Member Avatar for Rezeyra

Hey guys, I don't think this is an actual hardware issue so I posted it here...it might be, but I don't think so. I bought a nice new laptop from Compaq about 3 months ago at Best Buy. It's a Presario CQ60-214DX Notebook PC. So I tried out the microphone …

Member Avatar for HoustonIT
0
100
Member Avatar for albert1234

Each time I try to open "start"-->"system control "--> "software" I get a small window. To see the whole thing I have to maximize it by clicking to the upper right edge of the window. When I return later I have to repeat the same procedure. Is there a way …

0
53

The End.