14,025 Topics

Member Avatar for
Member Avatar for djmabeizy

Windows XP professional Service pack 3 Microsoft Office 2003 Symantec Endpoint Protection 10.1 The PC is on the network nearly everyday I get the following messages below, Hanging application OUTLOOK.EXE, version 11.0.8217.0, hang module hungapp, version 0.0.0.0, hang address 0x00000000. Windows cannot query DllName registry entry for {CF7639F3-ABA2-41DB-97F2-81E2C5DBFC5D} and it …

0
63
Member Avatar for deepugtm

hello everybody..,When i open [B]cmd[/B],other commands like [B]cd dir[/B] ,[B]ipconfig/all[/B] etc which i sometimes use them.But I can't have response of attrib command.When i type attrib *.* it says like:(which i copy and paste below) [B]Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Administrator>d: D:\>cd downloads …

Member Avatar for deepugtm
0
207
Member Avatar for merlyn1952

When turning my computer on it shows the splash screen for the motherboard and will freeze there. The bios will not come up and neither will safe mode. The only way I can get it to proceed to the "A" drive to boot the rest of the way up is …

0
34
Member Avatar for massivefermion

Hi I want to know how can I make my database that the user can add a field to a table from a form or sth? thanks

Member Avatar for cgyrob
0
166
Member Avatar for charliesindex

Hi, I am quite new to web development. I wrote this script to display current weather it works fine locally. But not able to run on my web server - I get "Access Denied error". Can anyone help? or suggest a better way to get yahoo weather on my web …

Member Avatar for essential
0
140
Member Avatar for Dan08

I'm doing a program on Windows Vista, and what I'd like to do is a program that has got a main window, and has got another window that control the main one, like Microsoft Access. Can anyone help me out how to do it if possible. Thanks Dan08.

Member Avatar for Stefano Mtangoo
0
109
Member Avatar for eyecee

My pc will shut off suddenly. A few days ago I had received an email with a .rar attachment of a chart of pictures of colors. My AV said it was safe so I opened and saved to my harddrive. When I opened it from there my pc immediately shut …

Member Avatar for eyecee
1
213
Member Avatar for barryt

[B][COLOR="Green"]I have recently posted a thread similar to what I am posting now, about no connectivity to any Microsoft sites, in the meantime things got even more complicated. I decided to redo the machine that did not want to connect to any Microsoft site just to verify a couple of …

0
69
Member Avatar for d-rod33

I've seen posts on this, but here's my specific issues. When I log on, my taskbar starts out normal and then turns gray and I have no volume. My volume icon disappears and my Control Panel says that I have no Audio Devices. Here's my log from HijackThis: Running processes: …

0
44
Member Avatar for barryt

Hello :) ..i am new to this site, (been a member for less than 1h) at work i have a couple of XP machines an 4 Server 2003 machines, my problem :-O is that 2 of the 4 Server 2003 machines CANNOT connect to any Microsoft web site, The two …

Member Avatar for barryt
0
614
Member Avatar for apradhan

Thumbnails are basically a complicated yet effective way to save bandwidth. Although saving thumbnails as seperate images may make things simpler, generating thumbs on the fly help saving space and takes very little processing time in return. Check the file for code and instructions. [code=php] <?php /* Paramters --------- w: …

0
218
Member Avatar for juu

Hi there, I'm having the exact same thing happen. ): I'm not too good with this sort of stuff but have tried allsorts of spyware removal with no avail. I did the scan with HijackThis and here is my log file... Much appreciate any help from you. ^^ Logfile of …

Member Avatar for crunchie
0
110
Member Avatar for seobodunnax86

UltraVNC is an enhanced VNC distribution. It's based on RealVNC, features TightVNC smart cursor handling and encoding, almost all the special functionalities that can be found in eSVNC and Vdacc-VNC, and a lot more. Windows 2000/2003/9x/XP / Freeware / Size: 2035 kb [url="http://uploading.com/files/P63T2ZN9/UltraVNC_1.0.6.4_Setup.exe.html"]Download here[/url] or [URL=http://depositfiles.com/files/o3e8uccm0]Download here[/URL] Where Is It? …

0
58
Member Avatar for fry

Hey all! I've found new backup program from aconis- Acronis Backup and Recovery. [B]For servers:[/B] - Centralized management of Windows and Linux servers across the network - For VMware, Microsoft Hyper-V, Citrix XenServer and Parallels VMs - Local management of Windows servers - For Microsoft Windows Server SBS - Local …

0
84
Member Avatar for Kestrel004

A few days ago my computer starting starting slower than it used to. At first I thought it froze during startup. So I turned it off and back on again, but after 5 minutes it finally moved past the start-up screen. Even after startup it was still running slowly so …

Member Avatar for Kestrel004
0
186
Member Avatar for krokodajl

Hi, how can I create using asp.net simple xml file which looks like following: [code=xml]<?xml version="1.0" encoding="UTF-8" ?> <my:myFields xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2009-07-13T10:21:01"> <my:field1>FirstName</my:pole1> <my:field2>SecondName</my:pole2> <my:field3 /> <my:field4 /> <my:field xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" /> </my:myFields>[/code] How can I write prefix [B]my[/B] on beggining of tag?

Member Avatar for krokodajl
0
163
Member Avatar for matilda21

Hi guys, am running xp pro and having problems with pc going into sleep mode when i open microsoft office outlook, sometimes it will open but as soon as i try and open a folder it shuts down and the only thing i see is a small window saying attention …

Member Avatar for matilda21
0
205
Member Avatar for bodybag

Hi all im new to this site so i apologise if there is an error where ive posted this but... i received an infected file ( stupid me ) i managed to get rid of a couple of infections but have 3 left tht i cant get rid of soon …

Member Avatar for Rik_
0
193
Member Avatar for bear38

Hi, just surfed this site (and only this thread) since this morning because I have the same Trojan problem. It's really frustrating and, yes, lots of anti-virus and malware removal tools can't detect it (I'm using AVG 8.5). However, I just tried out Combofix, the latest solution provided by member …

Member Avatar for crunchie
0
256
Member Avatar for TangoTy

Hi there, my Acer Aspire 6920 running on Vista has definately been the victim of a virus & for the life of me, without reinstalling & wiping my hard drive, can I figure a way around it. It keeps crashing & pausing. When I restart it occasionally goes to Acer …

Member Avatar for Mavro
0
337
Member Avatar for shealy

I have 2 binaries - a java binary that requests a microsoft word doc from a c++ binary. The C++ binary opens the word doc in binary mode, reads x no of chars and returns chars to java binary. Java binary eventually receives all data and writes data using filestream …

Member Avatar for Krushnat
0
549
Member Avatar for dummy C#

i am doing a program to block ip address . First i import the list of ip address from 2 table of sql database. Then the third datagridview will show the ip address that difference in the 1st and second datagridview. Here is what I have so far... [CODE] using …

Member Avatar for Ramy Mahrous
0
118
Member Avatar for plusplus

I used the multimedia control, and it worked great. But when installing my project, it did not work on all computers. (When trying to run it on some computers, it said, there was a problem, and it shut down the program) What could be the reason for this? Do you …

Member Avatar for plusplus
0
201
Member Avatar for JLF09

Greetings daniweb. I've encountered a few problems on my PC and found similar problem solutions on this site, therefore I would like to ask for your assistance. Recently something has infected my computer. Symptoms: 1)I can't visit ANY antivirus webpages and some completely unrelated sites. 2)All software updates are disabled …

Member Avatar for dantheavgman
0
537
Member Avatar for hjdaniel.sun

Hi I used the Data Source Configuration Wizard to connect to my access database, how do I write code to manipulate the data from the database? I read the book "Microsoft Visual Basic 208 step by step", it only teaches how to display data on the form. So how do …

Member Avatar for hjdaniel.sun
0
171
Member Avatar for juliusceasar

I am designing a pocketpc app to manage service delivery at restaurants. I have designed the interface of the app and defined the schema of the database using a Microsoft SQL Server Compact 3.5 database file. I cannot figure out how to interact with this file tho, I'm using vb …

Member Avatar for juliusceasar
0
89
Member Avatar for jmw229

Hey guys, Although I decided against using a listbox and simply just using a subform, I did spend a lot of time trying to figure out how to get the listbox to store more than one values for that field. If the listbox multiselect property is on "None", it stores, …

Member Avatar for jmw229
0
154
Member Avatar for adkool

Google announced a new OS project that's a natural extension of Google Chrome — the Google Chrome Operating System. Speed, simplicity and security are the key aspects of Google Chrome OS. Will Google operating system Change Microsoft? More details can be found in the link below.

Member Avatar for kaninelupus
0
83
Member Avatar for bobbygsk

Hi, My system became slow and I doubt that some unwanted software is being installed to trace my activity. The following is the log file of HijackThis of my sys. Please advise. Your help is appreciated. Logfile of HijackThis v1.99.1 Scan saved at 9:44:02 AM, on 6/26/2009 Platform: Windows XP …

Member Avatar for crunchie
0
173
Member Avatar for Bugaya

I have an enquiry concerning office 2007 automation on windows 2008 64bit. Basically the issue is as follows: · I'm using office 2007 automation on windows 2008 64bit, my solution is using excel office automation (Excel interop assemblies) from a .Net managed DLL to export reports in excel format from …

Member Avatar for H_Ogawa
0
172
Member Avatar for aharrold

Had a problem during the week where webpages were being redirected. None of my tools would run (Spybot Search & Destroy, HijackThis etc) any website I tried to visit for updates to AV also failed. I checked Hosts file and nothing strange there. I finally changed the Spybot exe to …

Member Avatar for jholland1964
0
707
Member Avatar for Lowfront

Everyonce in awhile I get this pop up message saying "Server Busy" , with a "retry" and a "switch to" option. Now it doesn't happen often but the results can be horrible. I run ableton live and have had this error completly ruin a live set I was doing. It …

Member Avatar for Lowfront
0
241
Member Avatar for dummy C#

I'm trying to export an excel file to my sql database. But not all the column inside the excel file i need. So, i just need some selected column for input to the database. But now i still cant finish with the code. HELP ME PLS.(red color word is where …

Member Avatar for Tank50
0
381
Member Avatar for RameO

So i was on this gaming website. Out of nowhere popups came. this radio installer popped up in my icons tray. i click do not install. and this strange music keeps playing. "heal the world" and other crap. I have Norton 360 and Lavasoft Ad-Aware. Norton detected some things, and …

Member Avatar for gerbil
0
145
Member Avatar for BOOU7898

Hello there folks, hope you will be fine and in the best of your health. First of all I am using Windows Vista, Lately I have been having a problem with my internet explorer, it started out popping random ads and it was getting quite annoying, my anti-virus always detected …

Member Avatar for Rik_
0
216
Member Avatar for ronpaul53

I can quite honestly say I am lost, having learnt HTML during the past 2 years and trying to understand a bit about java, but find myself very confused. Yes could look in books but find them equally confusing the same as when learning HTML and preferred to do more …

Member Avatar for ronpaul53
0
176
Member Avatar for graphicpoet

Does anyone have a clue as to how you would impliment lets say : onclick="MM_goToURL('parent','index.htm');return document.MM_returnValue" inside lets say this: <script type="text/javascript" language="JavaScript1.2"> <!-- stm_bm(["tubtehr",430,"","blank.gif",0,"","",0,0,0,0,0,1,0,0,"","",0],this); stm_bp("p0",[0,4,0,0,3,2,0,0,100,"",-2,"",-2,90,0,0,"#000000","#000000","",3,0,0,"#ffffff"]); stm_ai("p0i0",[0," Products ","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,0,1,"#000000",0,"#666666",0,"","",3,3,0,0,"#ffffff","#ffffff","#ffffff","#ffffff","8pt Arial","8pt Arial",0,0]); stm_bp("p1",[1,4,0,0,0,3,0,0,100,"progid:DXImageTransform.Microsoft.Zigzag(GridSizeX=16,GridSizeY=16,enabled=0,Duration=0.10)",-2,"",-2,100,2,3,"#000000","#ffffff","",3,1,5,"#666666"]); stm_aix("p1i0","p0i0",[0,"Order Catalog of Courses","","",-1,-1,0,"#","_self","","","","",0,0,0,"","",0,0,0,0,1,"#000000",0,"#000000"]); stm_ai("p1i1",[6,1,"#666666","",0,0,0]); stm_aix("p1i2","p1i0",[0,"AUDIO CDs - coming soon"]); stm_aix("p1i3","p1i1",[]); stm_aix("p1i4","p1i0",[0,"DVDs - coming soon"]); stm_aix("p1i5","p1i1",[]); stm_aix("p1i6","p1i0",[0,"VHS TAPES …

Member Avatar for GiriDaniWeb
0
248
Member Avatar for frankvfox

Windows Server 2008 host with Vista Ultimate workstation. Both 64 bit. Double-clicking shortcut on workstation shows busy wheel spinning about a second before shutting off. A minute or so later a message appears announcing "<Shortcut Name> has stopped working." No other explanations, dialog boxes, etc. I've seen other threads on …

Member Avatar for rs_sis
0
110
Member Avatar for elidotnet

Iv'e been searching this website forums for the right answer but i didn't find. Im using VS2008 and want to build some application that working with microsoft access database. in the database i have one table call "customers" with the coulmns = "firstName", "lastName", "address" etc.. I want to make …

Member Avatar for elidotnet
0
136
Member Avatar for Mike24x

I am being directed to the wrong page when I click on a result that is shown from a search. I'm using Internet Explorer. I did run Malwarebytes' Anti-Malware (with the latest update) before coming here. Below you'll find my HijackThis log. Any help is greatly appreciated. Logfile of Trend …

Member Avatar for Rik_
0
179
Member Avatar for whotookmyname

I need to input data into Excel sheet using a pop up window. Someone suggested I should use Macros. Can someone help me with it. I don't know where to start

0
42
Member Avatar for mars964

Hello, This was supposed to be easy but I could not get it! I need to create a calculated field in Access (preferably in a table or maybe a query) that calculates the BMI. I have fields for the weight in kgs and Height in cm. The formula is: BMI=(Wt(in …

Member Avatar for hiền muội
0
80
Member Avatar for mermaidz72

I did a hijack this and this is what it said Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:26:48 PM, on 7/2/2009 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18372) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.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:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe …

Member Avatar for jholland1964
0
125
Member Avatar for Oathkeeper

A scan of my PC shows that there are multiple entries of svchost.exe that are infected with the "New Win32" virus. It either said that termination had failed, or I should restart and scan my PC. After some searching, I found the best way I was going to (hopefully) resolve …

Member Avatar for jholland1964
0
146
Member Avatar for JohnnyAlex

Hello. My name is Johnny and I want to present you my first application: Style Jukebox. Style Jukebox is the next generation media player for Microsoft ® Windows ® platform. Alpha 3 version supports streaming and playing major audio and playlists formats like MP3, APE, FLAC, AAC, PLS, M3U, etc. …

0
35
Member Avatar for Danibee

:) Hi all. I noticed today when I went to change my desktop picture that I was unable to open my display properties (either by right clicking on my desktop or through control panel). After doing some reading on the subject, I checked out my registry. None of the keys …

Member Avatar for Danibee
0
212
Member Avatar for ashedion

I dont know how it happened but only a few months after having a technician clean my computer I now have spyware/malware! The very same that I had before where the desktop displays "warning your computer is at risk, please download antivirus software" None of my programs will open so …

Member Avatar for Rik_
0
161
Member Avatar for ankurmawanda

i want to create a simple form which stores date in to a ms access db so i created a form register.html and action user_register.jsp i also created a ms aceess db when i fill the form the data is passed to the Auction.mdb but the server shows error HTTP …

Member Avatar for kvprajapati
0
179
Member Avatar for jones8jr

Hi, I'm using Windows XP. I'm using Firefox now because I am no longer able to use Internet Explorer. Adobe Flash stopped working, and I can't download it through IE because the ActiveX bar never appears anymore. I'm unable to download anything on IE. (I have downloaded and reinstalled the …

Member Avatar for Rik_
0
239
Member Avatar for RobotFX

So, is been a month now since IE8 doesn't remember the usernames, passwords and whatever else I type in forms. And this is very annoying, of course. And even bigger problem (I think they're related) is that the Windows Live and Messenger can't log me in, though I can access …

Member Avatar for caperjack
0
207

The End.