PC Review


Reply
Thread Tools Rate Thread

attempt to access invalid address

 
 
Frank
Guest
Posts: n/a
 
      4th Jul 2004
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


 
Reply With Quote
 
 
 
 
Mark Brown[MSFT]
Guest
Posts: n/a
 
      5th Jul 2004

| 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.

 
Reply With Quote
 
Frank
Guest
Posts: n/a
 
      5th Jul 2004
Mark,
Thank you for such well defined and complete response. I will be trying all
this tuesday at clients house. I will post my results then.
Thanks Again,
Frank L

"Mark Brown[MSFT]" <v-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> | 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.
>



 
Reply With Quote
 
Frank
Guest
Posts: n/a
 
      10th Jul 2004
Mark or anybody,
Niether of the solutions helped. There also are some setup.exe on certain CD
that give the same error message. Did I mention that this persons daughter
was on the phone with MS for 8 hours,. They had multiple viruses and lot's
of spyware. The tech ran her through a bunch of things. I believe the
install is screwed. Can you do a reoair install with 2000 pro like you can
do in xp?
Frank L

"Mark Brown[MSFT]" <v-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> | 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.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Attempt to access invalid address" WanderingSage Windows Vista Installation 0 15th Feb 2008 02:16 AM
'attempt to access invalid address' error when running dos software in xp MasterDebater Windows XP Help 4 1st Nov 2006 05:18 PM
"ATTEMPT TO ACCESS INVALID ADDRESS" What can I do about this? =?Utf-8?B?QnJ1Y2U=?= Windows XP Help 0 6th Apr 2006 08:11 AM
Attempt to access invalid address ( windows error 487 - ERROR_INVALID_ADDRESS ) Madhuram Microsoft Access 0 25th Jun 2004 02:14 PM
"Attempt to access invalid address" Eamon Windows XP General 1 8th Jun 2004 08:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:32 PM.