Posts Tagged ‘Through’

Can Someone Walk Me Through Reinstalling Or Repairing Windows Xp Pro?

Monday, February 15th, 2010

OK! I have a video driver corruption on agpCPQ.sys and am not able to load Windows in any way. I’ve tried just about everything (BIOS, Data Recovery, CMOS settings, CHKDSK etc) and nothing seems to work. My EMACHINE W3118 gets through the Windows load screen and then goes dark. I would prefer to repair Windows XP through the recovery console. I ran chkdsk with /f and even though the found error seems to have been fixed my computer is still not loading or displaying. I have also reinstalled Windows XP on my partition 1 (FAT32) because I was nervous about deleting all of my files on NTFS if this would not fix my problem. I am at the end of my rope and could use a step by step walk through on how to delete and reinstall Windows on NTFS partition (assuming thats what I should do) Can anyone help?
For a bit of background this all started when I tried to install a new VIdeo Card. I disabled and deleted the previous drivers and stopped the VGA Controller process only to discover that my new video card was not in all the way. It turns out that either this or all of the restarting corrupted the system driver file agpCPQ.sys

Had A Problem Burning Dvd’s And Cd’s. Went Through System And Found Error Message On Computer Management.

Saturday, October 24th, 2009

can this be fixed.. ‘ err_surprise_removal_2 . device disappeared from system before being prepared for removal’
from plug and play manager vers 5.2.removed before hardware applet in sys tray was run. anyone got any suggestions

Mobile Sms Control Through Pc?

Tuesday, September 15th, 2009

Respected,
I really thought of making an application in either VB6 or C#.NET which gets SMS alerts from cellphone. Let me clarify.
I have my cell phone connected to my PC via bluetooth. I want to develop an application such that when I receive an SMS in my mobile,I get that sms in my application so that my application decodes that sms and performs some tasks. This type of technique is used in song selection where people send the song codes via sms and the computer selects that song and plays on the television.
I tried to search for some ocx and dll’s for vb. I was able to find a few of them but most of them are not free. I want to develop one of my own or any free ocx control will also do. Please guide me from where to start. I want to develop in either VB or C# 2005.
Thanks in advance.

My Delphi Application Throw Runtime Error By Opening Com1 Through Mscomm32.ocx?

Wednesday, July 29th, 2009

my delphi application designed to work with mscomm32.ocx to operate with serial port like com1 or com2 . i have two problem :
1- by installing on a new machine , my application throw runtime
error . because mscomm32.ocx hasn’t design time lience . yes , there is no design time licence , because this type of lience is not necessary to runtime . now , i want to know how can i install mscomm32.ocx with design time licence or how can i catch this runtime error and continue running application without any problem ?
2-another problem appear in receiving data through mscomm32.ocx ! when mode is set to binary , applcation can’t read zero (null) byte from MSCOMM buffer and throw a runtime error ?!?!?!?! unfortunately , mode should be set to binary .
A lot of thanks to anyone who help me to solve these problems ….