| From: "Frank" <(E-Mail Removed)>
| Subject: attempt to access invalid address
| Date: Sun, 4 Jul 2004 11:18:08 -0400
|
| This error occurs when trying to execute either of 2 programs. Both are
| games on a clients PC, w2000pro.However they do run in safe mode. Any
ideas
| would be appreciated.
| Thanks
| Frank
|
|
|
Hi Frank,
There are 2 large steps we can initiate with this issue.
Step 1. (re-register IE DLLs)
This is caused by, strangely enough, Internet Explorer.
Since IE is now so integrated into the browser there is a specific DLL that
has not been correctly
registered in either Internet Explorer or Windows Explorer.
This is how we fix this.
Action Plan
**********
1. open "wordpad"
2. copy this text (below) into the "wordpad"
3. save the "wordpad" file as "IEreg.bat" to your desktop and then "double
click" to launch
regsvr32 comcat.dll /s
regsvr32 shdoc401.dll /s
regsvr32 shdoc401.dll /i /s
regsvr32 asctrls.ocx /s
regsvr32 oleaut32.dll /s
regsvr32 shdocvw.dll /I /s
regsvr32 shdocvw.dll /s
regsvr32 browseui.dll /s
regsvr32 browseui.dll /I /s
regsvr32 msrating.dll /s
regsvr32 mlang.dll /s
regsvr32 hlink.dll /s
regsvr32 mshtmled.dll /s
regsvr32 urlmon.dll /s
regsvr32 plugin.ocx /s
regsvr32 sendmail.dll /s
regsvr32 scrobj.dll /s
regsvr32 mmefxe.ocx /s
regsvr32 corpol.dll /s
regsvr32 jscript.dll /s
regsvr32 msxml.dll /s
regsvr32 imgutil.dll /s
regsvr32 thumbvw.dll /s
regsvr32 cryptext.dll /s
regsvr32 rsabase.dll /s
regsvr32 inseng.dll /s
regsvr32 iesetup.dll /i /s
regsvr32 cryptdlg.dll /s
regsvr32 actxprxy.dll /s
regsvr32 dispex.dll /s
regsvr32 occache.dll /s
regsvr32 occache.dll /i /s
regsvr32 iepeers.dll /s
regsvr32 urlmon.dll /i /s
regsvr32 cdfview.dll /s
regsvr32 webcheck.dll /s
regsvr32 mobsync.dll /s
regsvr32 pngfilt.dll /s
regsvr32 licmgr10.dll /s
regsvr32 icmfilter.dll /s
regsvr32 hhctrl.ocx /s
regsvr32 inetcfg.dll /s
regsvr32 tdc.ocx /s
regsvr32 MSR2C.DLL /s
regsvr32 msident.dll /s
regsvr32 msieftp.dll /s
regsvr32 xmsconf.ocx /s
regsvr32 ils.dll /s
regsvr32 msoeacct.dll /s
regsvr32 inetcomm.dll /s
regsvr32 msdxm.ocx /s
regsvr32 dxmasf.dll /s
regsvr32 l3codecx.ax /s
regsvr32 acelpdec.ax /s
regsvr32 mpg4ds32.ax /s
regsvr32 voxmsdec.ax /s
regsvr32 danim.dll /s
regsvr32 Daxctle.ocx /s
regsvr32 lmrt.dll /s
regsvr32 datime.dll /s
regsvr32 dxtrans.dll /s
regsvr32 dxtmsft.dll /s
regsvr32 WEBPOST.DLL /s
regsvr32 WPWIZDLL.DLL /s
regsvr32 POSTWPP.DLL /s
regsvr32 CRSWPP.DLL /s
regsvr32 FTPWPP.DLL /s
regsvr32 FPWPP.DLL /s
regsvr32 wshom.ocx /s
regsvr32 wshext.dll /s
regsvr32 vbscript.dll /s
regsvr32 scrrun.dll mstinit.exe /setup /s
regsvr32 msnsspc.dll /SspcCreateSspiReg /s
regsvr32 msapsspc.dll /SspcCreateSspiReg /s
exit
Frank, if running the batch file in step 1 is unsuccessful then we must
goto this
next Action Plan.
There are a few things that we can do to trouble shoot this.
The cause maybe profile related or an application that is running in the
background that
is not releasing its handle. We need to pin point, or identify the exact
cause in order to fix this.
This may take some work.....
STEP 1.
We need to get a file from an XP machine called "MSconfig.exe" and copy it
to the 2000 server.
It is located in XP at this location C:\windows\pchealth\helpctr\binaries...
- copy this file to the desktop of the server
- launch it
- at the last tab at the top of the "MSconfig window" please goto the
"startup" tab
- select the "disable all" button
- select "apply" then "ok"
- it will require you to "restart" select "ok"
- when the server comes up to the desktop.... it will present you with
MSconfig again (close it)
- then we must reboot again, this time to test if it was a startup item
causing the issue.....
If this was successful.... then it is determined that it is a "startup
item" causing the issue.
(If no change after "all startup items" are all disabled, proceed to step
2.)
The next step is to begin to re-enable the "startup items" again until the
logoff hangs start occure.
- launch "MSconfig" again
- goto "startup" tab again, and start manually enabling with "check marks"
one group of items at a time.
(ie enable all items related to antivirus etc....) until we can identify
what startup item is causing the issue.
- to test which item is causing the issue, a reboot after each change is
required.
STEP 2.
- launch "MSconfig"
- goto the "services tab"
- at the bottom of the window put a "check" in the checkbox for "hide all
Microsoft services"
- then select "disable all" button
- select "apply" then "ok"
- it will require you to "restart" select "ok"
- when the server comes up to the desktop.... it will present you with
MSconfig again (close it)
- then we must reboot again, this time to test if it was a 3rd party
service causing the issue.....
If this was successful.... then it is determined that it is a "3rd party
service" causing the issue.
(If no change after "all 3rd party services" are all disabled, proceed to
step 3.)
The next step is to begin to re-enable the "3rd party services" again until
the logoff delays start occure.
- launch "MSconfig" again
- goto "startup" tab again, and start manually enabling with "check marks"
one group of "3rd party services" at a time.
(ie enable all items related to antivirus etc....) until we can identify
what "3rd party services" are causing the issue.
- to test which service is causing the issue, a reboot after each change is
required.
STEP 3.
If none of these steps have identified the cupret, then we must return your
system back to
its original state.
- Launch "MSconfig"
- at the last tab at the top of the "MSconfig window" please goto the
"startup" tab
- select the "enable all" button
- goto the "services tab"
- at the bottom of the window remove the "check" in the checkbox for "hide
all Microsoft services"
- then select "enable all" button
- select "apply" then "ok"
- it will require you to "restart" select "ok"
- when the server comes up to the desktop.... it will present you with
MSconfig again (remove the check mark to show every time, then slect "ok"
to close.
Now your system is back to where you started.
Please let me know what you have found out.
Thanks
~~ Mark Brown ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.