4,334 Topics

Member Avatar for
Member Avatar for Tmac54

hello daniweb community this is my first time actually ever using a forum so i apologise in advance if i dont make any sense or i posted the thread in the wrong place. OK so the problem i am having at the moment is that i encountered this virus when …

Member Avatar for crunchie
0
166
Member Avatar for born2achieve

Hi, i am creating excel using c# code. here is my code. Excel.Application XL =new Microsoft.Office.Interop.Excel.Application(); Excel._Workbook WB; Excel._Worksheet Sheet; Excel.Range oRng; Object objSaveAsFile = (Object)SaveAsFile(StrDocName,"Xls"); object objMissing = System.Reflection.Missing.Value; Excel.ChartObjects chartObjects = null; XL = new Excel.Application(); XL.Visible = true; //Get a new workbook. WB = (Excel._Workbook)(XL.Workbooks.Add(Missing.Value)); //Excel.Chart xlChart …

0
52
Member Avatar for Corno1

Hello everyone, I just joined this forum, but would like to thank all that peruse its sections to help others - hopefully others like me! I read other user's posts and solutions that have a similar problem as me, which is that when I go to shut down windows, I …

Member Avatar for kylethedarkn
0
262
Member Avatar for Dani-alves

Greetings to all. About a few days back, foolish me downloaded an .exe and opened it. Needless to say it turned out to be a virus. The effects were pretty quick. I must admit I didnt believe in having anti-virus programs in my computer.Even though i had, I dont scan …

0
39
Member Avatar for HBovenkamp

Hi, I have a working vb.net application that gets information from a database and writes it to an excell worksheet. So far, so good. Now when I install this application on a machine on which windows xp runs in any other language but english And a non-English version of Office …

0
58
Member Avatar for peppero

My google search keeps redirecting to web-analitycs.google.com before displaying the page. Some pages I click on will go to a random site. It seems to be on and off.. sometimes i can search normally.. (in firefox) On internet explorer it is worse - if i search for something i will …

Member Avatar for crunchie
0
106
Member Avatar for verynewuser

I have a huge problem. :( I think it’s that antispyware virus Pop up windows constantly open up on my computer whether I am on internet or not. It tells me that I have tons of viruses and tries to scan my comp without asking. If I try to close …

Member Avatar for verynewuser
0
375
Member Avatar for Rezert

Sorry, I've got to go so this'll be quick. Icons don't show up and even can't open unless he goes to the right click > open with > program. His standby light keeps flashing as if it is in standby. WinVista [quote]Logfile of Trend Micro HijackThis v2.0.2 Scan saved at …

Member Avatar for smith_
0
74
Member Avatar for pcmic

Hello, I am having a problem with the w32virut.cf virus. I tried to download programs and I tried to manually fix it myself and it wont happen. it wont let me run programs, i cant use the RUN program. Thank you in advance for any type of help-You guys have …

Member Avatar for jholland1964
0
263
Member Avatar for ice_breaker

Often, we want to access to word,powerpoint or excel. We click start -> all programs -> microsoft office -> choose word,ppoint or excel. My friend's computer does not show it. Anybody knows how to find and add these to start menu. Please advise

Member Avatar for ice_breaker
0
517
Member Avatar for epsilony2

Hello, After looking at the thread about firefox opening tabs by itself, I am glad that there's someone out there sharing the same problem as I do. However mine's on IE7. Fortunately my firefox works well so far. Here's my hijackthis. Hope someone could help me on the next steps. …

Member Avatar for jholland1964
0
100
Member Avatar for quanchenquan

For 2 days, my avast antivirus has been showing that i have Win32:Trojan-gen. {Other} win32:ldpinch-CYW [trj] HTML:IFrame-inf JS:obfusated-A [trj] and similar others. this expecially happens one i start up my computer and enter the internet and further happends at intervals. and similar others. below is my hijackthis. Please i am …

Member Avatar for crunchie
0
216
Member Avatar for wcaicedo82

Hi all, i've encountered this trojan while downloading some music using FrostWire thru Sanboxie. NOD32 got it and supposedly got rid of it. But i'm somewhat uncomfortable and i downloaded hijackThis. Some BHOs seem suspicious but i really don't want to mess something up so i'm posting the log. Please …

Member Avatar for cohen
0
246
Member Avatar for tifosi

I had the same problem ... I followed all the steps told ... But nothing happend :( . Here is the Hi-Jack Log :- [CODE] Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:24:56 AM, on 3/3/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18372) Boot …

Member Avatar for jholland1964
0
119
Member Avatar for clarkcomputer

I have a fresh install of XP Pro, SP3 that I just rolled out to the office. What's missing is the XP ability to compress files. According to Microsoft support 306531, I should be able to go File|New|Compressed (zipped) Folder -or- in an folder right click New|Compressed (zipped) Folder. However, …

0
74
Member Avatar for Harkonnen

Hi all, I have read a few of your threads about this virus. Over the past few days NOD32 has been telling me that my computer is infected. I first scanned with Malwarebytes, then with Hijackthis. Could someone please review the logs to see if I need to remove anything …

Member Avatar for jholland1964
0
148
Member Avatar for Fred Mackie

Register for the following webcasts in March 2009 at [url]http://www.microsoft.com/events/series/officesystemwebcasts.aspx[/url] and learn from experts: [LIST] [*]Microsoft Office System Webcast: Powerful New Features in Project 2007 to Help You Succeed (Level 200) [*]Microsoft Office System Webcast: Visio Tips and Techniques for Manufacturers (Level 200) [*]Microsoft Office System Webcast: Using Project 2007 …

0
65
Member Avatar for tapped

Hello my explorer exe crashes and then restarts along with that I cant open folders and start menu blinks as well. I have installed the new hiJackThis and would love some advice on what to do. This is my log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:04:13 …

Member Avatar for crunchie
0
169
Member Avatar for mdm7923

I just built a core i7 rig about a month ago, and it has a very annoying problem, the PC will freeze for about 1-3 seconds randomly, and I have no idea when it is going to happen. It usually occurs while gaming, but it also has happened when I …

Member Avatar for mdm7923
0
122
Member Avatar for knoxlawyers

This crashed the first time I tried to post. Here we go again. Downloaded and executed a file I shouldn't have. Immediately, explorer.exe started dying and then restarting, over and over again. AVG Free disabled itself and will not run or reinstall. Spy Sweeper corrupt -- won't uninstall or reinstall. …

Member Avatar for crunchie
0
332
Member Avatar for KarthikOnIT

Hi, I m trying to automate MS Excel thru C#. My development Env is VS2005 & Excel 2003. I have imported the object library of Excel 2003. Everything works fine in this env. My Problem is when I deploy the code in a machine with Excel 2002(non development Env) it …

0
67
Member Avatar for Fu51oN

Thanks in advance for any assistance you can provide me! When I perform a search in Google or Yahoo (i.e. using IE or Firefox) and click on the results, I get redirected to other websites that have nothing to do with the original search. Most of the pages I have …

Member Avatar for crunchie
-1
380
Member Avatar for abomnia

My computer keeps closing any program I open and it blames a Dr Watson Debugger. I'm not sure what to do. I ran Malwaresbytes and it didn't come up with anything. I was hoping to get some help. Hijack this log is below. Logfile of Trend Micro HijackThis v2.0.2 Scan …

0
94
Member Avatar for kingmarsh

As a PowerPoint expert, I often receive a lot of PowerPoint question about sound. Here I pick out four typical questions and supply a solution for each question. Hope it helps you at the process of creating PowerPoint presentation. All the solutions below is taking PowerPoint 2007 for example. PowerPoint …

Member Avatar for erospics4u
0
265
Member Avatar for chiga

Hi there, For about a month my computer started acting weird. Every time I do one of the following my desktop explorer.exe freezes and crashes: right click an item on, right click an item and choose properties, right click an item copy it and paste it, click start menu, viewing …

Member Avatar for Suspishio
0
142
Member Avatar for lilichill

I am currently using Microsoft Office XP Small Business Edition that did not include PowerPoint, so I was attempting to load PowerPoint only and instead, overwrote my entire Microsoft Office XP Small Business with Microsoft Office XP Professional. When I realized this, I tried to remove the professional version since …

Member Avatar for Suspishio
0
186
Member Avatar for ITBarbie

I am writing a script (a full-fledged program, actually) in PYTHON (version 2.5; the current version is 3.0 but there are some performance problems -- 3.0 is slower than 2.5; go figure). The program allows a user to open a file in WORD. I have tested this program on an …

Member Avatar for leegeorg07
0
101
Member Avatar for cdematteo

I need help ASAP... i have a virus on my work cpu and my boss is ready to kill me please review my hijack log Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:45:43 AM, on 2/17/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) …

Member Avatar for cdematteo
0
212
Member Avatar for kpyknot

My computer is running out of wack, it took everything I had to get this message to you... can someone help please ..Here is latest HJT log.... Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:40:57 AM, on 2/10/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 …

Member Avatar for kpyknot
0
164
Member Avatar for KarthikOnIT

Hi, I m trying to automate Excel thru C#.net, having vs2005 and Excel 2003. when i deployed the s/w in a different m/c. It throws me the following Error message. "This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to …

Member Avatar for sknake
0
383
Member Avatar for seriousblack

Hello there I really hope one of you kind people can help me with my problem. McAfee has found the 'New Win32' virus on my laptop. I have run the virus scan and quarantined the files. There were almost 800 infected files and most were able to be cleaned or …

Member Avatar for lost4ever
0
356
Member Avatar for manugm_1987

Hello everyone , I am new to this xslt, can anyone please help me out solving my problem. Its very urgent, as i am doing my final year engeneering project. And my project is based on this xslt My problem is to convert html created by MSWORD to clean html …

0
55
Member Avatar for falcon802

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:22:10 PM, on 2/11/2009 Platform: Windows Vista SP1 (WinNT 6.00.1905) MSIE: Internet Explorer v7.00 (7.00.6001.18000) Boot mode: Normal Running processes: C:\Windows\system32\taskeng.exe C:\Windows\system32\Dwm.exe C:\Windows\Explorer.EXE C:\Program Files\Windows Defender\MSASCui.exe C:\Windows\System32\hkcmd.exe C:\Windows\System32\igfxpers.exe C:\Program Files\Intel\AMT\atchk.exe C:\Program Files\Google\Google Desktop Search\GoogleDesktop.exe C:\Windows\system32\igfxsrvc.exe C:\Program Files\Microsoft Office\Office12\GrooveMonitor.exe C:\Program Files\Intel\Intel Matrix …

Member Avatar for crunchie
0
285
Member Avatar for crow_w

My Google is hijacked and I need help correcting this. When I click links from a Google query I get redirected to pages other than the Google result I clicked. I have included a MalwareBytes log, the ESET log, and the HijackThis Uninstall list as directed. The two files from …

Member Avatar for crow_w
0
197
Member Avatar for Beetlebum

From the front page of this section I have had the gay porn fetish thing and the prunnet.exe (also from a website that suddenly got taken down) and now badly affected (somehow) by the generic host processes. I also have the red X next to the clock that I have …

Member Avatar for Beetlebum
0
524
Member Avatar for FreshOWt

I have been running Spybot S&D as well as ad-aware and MBAM and to avail...here is my log - any help would be great! I know I was having a problem with VirusRemover2008 and tried to remove it. Im having a lot of popups and IE is opening but not …

Member Avatar for crunchie
0
275
Member Avatar for dobbin2

I took the plunge an upgraded from word 97 to word 2007 and beginning to wish I had not. I have 2 computers both running Vista Business and loaded with Office 2007 Home and Student edition which does not include Outlook. Windows Mail is my default email programme. The ‘email …

Member Avatar for dobbin2
0
172
Member Avatar for J Greenie

Here is my Hijack this report. I've ran Ad-Aware and Malwarebytes, but I'm still getting the pop ups. I realized that I was using old version, down loaded the new and still are getting pop-ups. Thankfully they're not derogatory, but still really annoying. Please Help! BTW: Thanks for being here …

Member Avatar for jholland1964
0
183
Member Avatar for Riff227

Seems I've got one Here are the Malwarebytes and Hijackthis Logs, I've tried running ESET scan but IE keeps freezing about 4 hours into the scan. It has detected one threat but I haven't seen the results yet unfortunately. I know I have at least one Trojan with service name …

Member Avatar for Riff227
0
153
Member Avatar for chimpcontrol

Hello. I followed the "Read me before posting a request for assistance" instructions, so I hope that I have done everything right. 1. thanks for reading this thread. 2. problem description: sounds the same as a lot of other people. after using the internet i noticed that when using google …

Member Avatar for jholland1964
0
136
Member Avatar for xali

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:51:18 AM, on 2/2/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\ehome\ehtray.exe C:\WINDOWS\RTHDCPL.EXE C:\Acer\Empowering Technology\ePower\ePower_DMC.exe C:\Program Files\Synaptics\SynTP\SynTPEnh.exe C:\PROGRA~1\LAUNCH~1\LManager.exe C:\Acer\Empowering Technology\eRecovery\eRAgent.exe C:\Program …

Member Avatar for crunchie
0
158
Member Avatar for mitchems

I am a newbie to this forum. I have been experiencing a problem with explorer.exe at login. I have read through the other threads about a similar problem occurring in the Fall of 2007. What I am experiencing is similar to those threads, but the sloutions provided in those threads …

Member Avatar for jholland1964
0
194
Member Avatar for Sunny28525

i have created add-in for Outlook 2007 . but when i run outlook the commandbar button which should be appear on standard bar , does not appear. i think there is a problem in register of Add-in. the code are as follows : [code] imports Extensibility Imports System.Runtime.InteropServices Imports Microsoft.Office.Core …

Member Avatar for Comatose
0
163
Member Avatar for bsharke

About a month ago I for lack of a better word tweaked my startup menu in order to help speed up my computer. I really had no problems until now when I found I was unable to install any microsoft software such as Expressions Web 2.0 and I had removed …

Member Avatar for cguan_77
0
137
Member Avatar for w2olvesg

something is wrong with my computer, it's running really slow and it keeps freezing up on me, can anyone help me? i'm running vista and i've attached the hijack this log below. Thanks! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 2:40:32 AM, on 1/27/2009 Platform: Windows Vista (WinNT …

Member Avatar for w2olvesg
0
221
Member Avatar for cupricwhistle

Hi! Recently my laptop has been infected by something which seems to have brought in a host of virus, spyware and rootkits. Every once in a while my McAfee anti virus pops up a message that it has deleted one of these. But, they never seem to end. This has …

Member Avatar for crunchie
0
128
Member Avatar for slappyvega

Hello, this is my first post, hopefully this is where I am supposed to post this. I got a virus recently, having trouble getting rid of it. Was told to download hijack this and post the results here. Hopefully someone can tell me which ones to "fix". Thanks!!! Logfile of …

Member Avatar for jholland1964
0
207
Member Avatar for yaffelle

When opening Microsoft Office outlook - personal files part of titles are in gibberish Who knows how to repare it? Thanks

Member Avatar for cguan_77
0
68
Member Avatar for ashwathc

Internet explorer and firefox work for about 5 minutes after startup, then display the "cannot load webpage" message. Google talk and AIM continue to work, though. https:// sites like gmail are still able to work, but http:// sites don't load. I have cleared the temporary files, but the problem persists. …

Member Avatar for crunchie
0
238
Member Avatar for kpyknot

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 3:42:49 PM, on 1/20/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16762) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Intel\Wireless\Bin\EvtEng.exe C:\Program Files\Intel\Wireless\Bin\S24EvMon.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\Program Files\Common Files\Symantec …

Member Avatar for crunchie
0
313

The End.