Unsolved
This post is more than 5 years old
1 Rookie
•
14 Posts
0
10239
November 7th, 2005 19:00
Busy Program?
Hi! I am having the following problem. Can you help?
This action cannot be completed because the other program is busy. Choose "switch to" to activate the busy program and correct the program.
When I click "switch to" the start menu pop up, and the message I have typed above stays. All my open internet windows become Non-Responsive. I have to try to close them, which cause the end now message to come up. It does this everytime I get on the interenet. I have called my ISP and they say they are not having problems. I have a cable connection. All the lights on my box are on, showing that I am online.
My computer is a dell4540.
Also, I fell for the Winfixer trap. Could that be a cause?
No Events found!


pcguru2006
9 Posts
0
December 1st, 2005 06:00
Cmr1290
70 Posts
0
December 1st, 2005 23:00
MarieWambo
1 Rookie
•
14 Posts
0
December 8th, 2005 21:00
Hey. Did you get your customer's problem solved? I am still experiencing the message on mine. It is to the point wher I just don't want to get online.
I have deleted all programs except the ones that involve Windows and what not.
pcguru2006
9 Posts
0
December 8th, 2005 22:00
First to MarieWambo: No. I did not resolve my customers issue yet. I believe this to be a Windows issue, not a third party program as we all tend to blame. I think this answer lies in re-registering some of Windows key DLL files. It seems to me that the waving flashlight (long delay) opening "My Computer" was once remedied by re-registering some DLL files belonging to XP. I found some info through Google that explained how to do that. It is relatively simple but there are quite a few DLL files. You would click on START then RUN and type in regsvr32.exe /u {name of the DLL you are registering} If that does not work you may need to use the full path of the DLL file's location enclosed within quotes. example: regsvr32.exe /u "c:\windows\system32\wininet.dll"
Notice the quotes only include the path not the regsvr32.exe /u part. This should not harm the PC to my knowledge as if the file is already registered nothing is done but if it has lost registration this will re-register it.
Second "reformatting and reinstalling" is never a fix to a problem. It is a very poor work-around. The reason we have forums is to share fixes and knowledge so we don't have to reformat in my humble opinion.
pcguru2006
MarieWambo
1 Rookie
•
14 Posts
0
December 9th, 2005 10:00
pcguru2006
9 Posts
0
December 13th, 2005 21:00
pcguru2006
9 Posts
0
January 31st, 2006 06:00
Marie, sorry for the huge delay in getting back to you. I was able to resolve the Jasco issue mentioned in the previous entries using this technique. It is a bit laborious but can do some great things short of a reinstall of XP and if this does not work for you I could give you details on how to "repair" Windows XP. That only takes 45 min or less and fixes 95% of these types of issues. My method is to re-register way too many files hoping to hit the one or two that might be causing the problem. First check to see if you can see the "SendTo" folder. It is usually located just above the Start Menu in Explorer (right-click on START and left-click on Explore and you should see a folder called Start Menu. If "SendTo" folder is NOT just above it THEN you should do this next step. If it is skip this step:
[***Left-click on Tools then Folder Options and View and tick (mark) "Show hidden files and folders" and remove the mark from "Hide extensions for know file types" then OK to close the "Folder options" window***]
Now while in Explore locate your profile (usually your name or owner etc..) and find the SendTo folder and highlight it on the left in Explore. In the right side window find a empty spot (no icon under the cursor) then right-click and choose New then Text Document and name the file Regit.txt Next double-click it to open the blank text window and simply type: regsvr32.exe %1 {your typing stops at %1 so you just typed "regsvr32.exe{space}%1" (minus the quotes)} (then click FILE and SAVE then close the text window) Now right-click on the Regit.txt file and choose Rename. Change the extension from TXT to BAT so it now reads Regit.BAT
Now you can right-click on DLL files and choose "Send To" then "Regit.BAT" A message will appear indicating the file was successfully registered. Don't worry if some do not as many files won't register this way or do not require registration. I then went to the c:\windows\sytem32 folder (one way is to go to START then RUN and type c:\windows\system32) or just open Explore and navigate to the system32 folder under windows (or winnt in some cases). Right click in the system32 window and choose "Arrange Icons By" then "Type". This will organize all the DLLs together. Now any suspect DLL file can be re-registered simply by right-clicking on the DLL's file name and choosing "Send To" and Regit.BAT. this cute little batch file saves a lot of typing and you can re-register 10 or 15 files in the time it would take to do one! I find that many of the DLLs that begin with W can be helpful and here are a few others to do: Shdocvw.dll Shell32.dll Oleaut32.dll Actxprxy.dll Mshtml.dll Urlmon.dll. To be honest I could not get help on this so I just experimented and after about ten minutes of spotting through the DLLs the problem was resolved! Also if you have your Windows CD you can try this to replace damaged files (DLLs and more) Go to START and RUN and type in sfc /scannow This will check for files that have been altered and replace them with original system files. This will not fix third-party files. Only uninstalling and reinstalling or repairing (if the option exists) can fix Jasc or other damaged third-party files.