Page 1 of 2 1 2 >
Topic Options
Rate This Topic
#45370 - 04/04/01 05:08 PM [offtopic] RE: *** ERRORS *** EzWord Part MCXVII
gslinger Offline
Stealth Member

Registered: 06/12/01
Posts: 15

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________




Top
#45371 - 04/04/01 05:45 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
wdnicho Offline
Stealth Member

Registered: 06/12/01
Posts: 16

So, You have the time and resources to test your development with all
possible combinations of third party application and the different version
of each. "Wow", when do you sleep!

Wes

-----Original Message-----
From: Slinger, Gary [mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 04:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed. If you have received this email
in error destroy it immediately.
**********************************************************************

_____________________________




Top
#45372 - 04/04/01 05:43 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
rick cook Offline
Old Hand
*****

Registered: 07/03/01
Posts: 2984

Rick Cook
Remedy Consultant
Herrick Douglass Technology Development

-----Original Message-----
From: Slinger, Gary [ mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 2:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45373 - 04/04/01 06:13 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
gidd Offline
Old Hand
*****

Registered: 06/12/01
Posts: 2103
Loc: California

Sure..sure...you fix the next one PLEASE !! Sounds like Ford's theme or was that Firestone, never mind.
It is a really kick ass utility now that it works.

Word to your mother, brother !!

Gidd

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Rick Cook
Sent: Wednesday, April 04, 2001 2:44 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII



Hey, just remember that at Microsquash, Quality is Job 1.1. Get it out is more important than get it right. So sad...

Rick Cook
Remedy Consultant
Herrick Douglass Technology Development

-----Original Message-----
From: Slinger, Gary [ mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 2:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45374 - 04/04/01 06:21 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
gidd Offline
Old Hand
*****

Registered: 06/12/01
Posts: 2103
Loc: California

Wes,

Who needs to sleep when you are knee deep in cutting edge technology.
Coffee, Diet Coke
and the occasional candy bar and I am good for 20+ hrs a day !! Only break
I get is to
smoke a cigarette and back to the grind. Thanks for the words of
encouragement either way.

Gidd

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Wesley Nichols
Sent: Wednesday, April 04, 2001 2:45 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, You have the time and resources to test your development with all
possible combinations of third party application and the different version
of each. "Wow", when do you sleep!

Wes

-----Original Message-----
From: Slinger, Gary [mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 04:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed. If you have received this email
in error destroy it immediately.
**********************************************************************

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________




Top
#45375 - 04/04/01 07:21 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
rick cook Offline
Old Hand
*****

Registered: 07/03/01
Posts: 2984

Rick

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 3:22 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

Wes,

Who needs to sleep when you are knee deep in cutting edge technology.
Coffee, Diet Coke
and the occasional candy bar and I am good for 20+ hrs a day !! Only break
I get is to
smoke a cigarette and back to the grind. Thanks for the words of
encouragement either way.

Gidd

-----Original Message-----
From: Action Request System discussion list(ARSList)
[ mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Wesley Nichols
Sent: Wednesday, April 04, 2001 2:45 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, You have the time and resources to test your development with all
possible combinations of third party application and the different version
of each. "Wow", when do you sleep!

Wes

-----Original Message-----
From: Slinger, Gary [ mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 04:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed. If you have received this email
in error destroy it immediately.
**********************************************************************

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45376 - 04/04/01 07:49 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
goliver Offline
Stealth Member

Registered: 06/12/01
Posts: 51

Did Ashraf ever find another website to host his applications?? I've only got his geocities.com website, and can't download the full EzWord app (drops out at about 95k).... Gidd, where did you get a copy?? I wouldn't mind testing this myself :)

Thanks,
Gareth

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed. If you have received this email
in error destroy it immediately.
**********************************************************************

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45377 - 04/04/01 07:53 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
bach Offline
Stealth Member

Registered: 06/12/01
Posts: 443

-Chris :)

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Rick Cook
Sent: Wednesday, April 04, 2001 4:22 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII



24 hours in a day, 24 Diet Cokes in a case. Coincidence? We think not...

Rick

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 3:22 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

Wes,

Who needs to sleep when you are knee deep in cutting edge technology.
Coffee, Diet Coke
and the occasional candy bar and I am good for 20+ hrs a day !! Only break
I get is to
smoke a cigarette and back to the grind. Thanks for the words of
encouragement either way.

Gidd

-----Original Message-----
From: Action Request System discussion list(ARSList)
[ mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Wesley Nichols
Sent: Wednesday, April 04, 2001 2:45 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, You have the time and resources to test your development with all
possible combinations of third party application and the different version
of each. "Wow", when do you sleep!

Wes

-----Original Message-----
From: Slinger, Gary [ mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 04:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed. If you have received this email
in error destroy it immediately.
**********************************************************************

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45378 - 04/04/01 06:19 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
gslinger Offline
Stealth Member

Registered: 06/12/01
Posts: 15

Trust me folks - I work daily with non-MS products. I'll happily trash them when it's appropriate (want to hear rants on Office XP, or Sharepoint?...). My own installation of Remedy is on Solaris, for a variety of reasons. But when MS haven't actually done anything wrong, gratuitous attacks, presumably because it's "cool" to be anti-Microsoft, seem to be immature and pointless. It isn't beyond presumption that their are MS employees on the list, who probably don't go a whole bundle on the comments, either -- and could potentially be seen as a violation of list charter as regards behaviour.

Regards,

Gary

-----Original Message-----
From: Rick Cook [mailto:rcook@HDTD.COM]
Sent: Wednesday, April 04, 2001 14:44
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII



Hey, just remember that at Microsquash, Quality is Job 1.1. Get it out is more important than get it right. So sad...

Rick Cook
Remedy Consultant
Herrick Douglass Technology Development

-----Original Message-----
From: Slinger, Gary [ mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 2:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45379 - 04/05/01 09:30 AM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
rick cook Offline
Old Hand
*****

Registered: 07/03/01
Posts: 2984

I also know people who work there, and like many shops, they have a date at which the product will go out if it works reasonably well, and whatever's still broken they'll fix later. That's gotten better since they don't have as much competition for market share, but it still reflects a market-driven strategy vs. a quality-driven one.

Now, this is off-Remedy topic, so I hope this discussion ends here. If you'd like to continue it, please contact me privately.

Rick Cook
Remedy Consultant
Herrick Douglass Technology Development

----- Original Message -----
From: Slinger, Gary
To: ARSLIST@LISTSERV.VISTAIT.COM
Sent: Wednesday, April 04, 2001 3:19 PM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII

Again, the third-party developer, in this case Norton, had an application which conflicted with Word. Microsoft identified and resolved the problem, and published the fix. I don't see why this earned a MS bashing?

Trust me folks - I work daily with non-MS products. I'll happily trash them when it's appropriate (want to hear rants on Office XP, or Sharepoint?...). My own installation of Remedy is on Solaris, for a variety of reasons. But when MS haven't actually done anything wrong, gratuitous attacks, presumably because it's "cool" to be anti-Microsoft, seem to be immature and pointless. It isn't beyond presumption that their are MS employees on the list, who probably don't go a whole bundle on the comments, either -- and could potentially be seen as a violation of list charter as regards behaviour.

Regards,

Gary

-----Original Message-----
From: Rick Cook [mailto:rcook@HDTD.COM]
Sent: Wednesday, April 04, 2001 14:44
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII



Hey, just remember that at Microsquash, Quality is Job 1.1. Get it out is more important than get it right. So sad...

Rick Cook
Remedy Consultant
Herrick Douglass Technology Development

-----Original Message-----
From: Slinger, Gary [ mailto:GSlinger@ACE-CPSHIPS.COM]
Sent: Wednesday, April 04, 2001 2:09 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


**

So, Norton write an app that interacts badly with Microsoft Word; _another_
third-party developer writes an application that suffers because of this -
heaven forbid they should have tested their application; Microsoft publish a
clearly documented fix for the problem, and yet you feel the need to post
immature garbage of the form "MicroSHAFT strikes yet again, you gotta love
those uys....NOT!".

What more do you want?!

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
#45380 - 04/05/01 04:02 PM Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII [Re: frederick w grooms67]
gidd Offline
Old Hand
*****

Registered: 06/12/01
Posts: 2103
Loc: California

Sorry I got it off GeoCities early !! I am setting up my site to pass files, I should ask Mark Blankenship if he can host on his site?
It is really a great little app and seems like everyone has Word on their system although I have not tested it with '97.

I have a copy of 0.6.0 and it is 2.8+ Mb in size (zip file), how can I help?

Gidd

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:ARSLIST@LISTSERV.VISTAIT.COM]On Behalf Of Gareth Oliver
Sent: Wednesday, April 04, 2001 4:50 PM
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: Re: [offtopic] RE: *** ERRORS *** EzWord Part MCXVII


Hi,

Did Ashraf ever find another website to host his applications?? I've only got his geocities.com website, and can't download the full EzWord app (drops out at about 95k).... Gidd, where did you get a copy?? I wouldn't mind testing this myself :)

Thanks,
Gareth

-----Original Message-----
From: Gidd@Home.COM [ mailto:gidd@HOME.COM]
Sent: Wednesday, April 04, 2001 13:39
To: ARSLIST@LISTSERV.VISTAIT.COM
Subject: *** ERRORS *** EzWord Part MCXVII


**

Ash:

Wow, finally figured it out! :-) I noticed that WinWord kept showing up
multiple times in task manager for every instance that I tried running an
export. This led me to believe that there was a problem with the code
opening WinWord... not being too familiar with VB (enough to be considered
dangerous) everything looked like it should work. I ran a test by creating
an ACCESS form with a cmd button which, when pressed, has OLE for word2k.
When I pressed the button it came up with an error "The message filter
indicated that the application is busy". Being resourceful, I checked out
Microsoft TechNet and found an article which states there is a bug with
WINWORD and the WINWORD plug-in for Norton Anti-Virus2k. The fix for it is
as follows:

1. From the Start menu, click Run.
2. Type the following command (including quotes) on the Run line (change
the path to the file as needed):

regsvr32 /U "C:\Program Files\Norton AntiVirus\OfficeAV.dll"

Note that you receive a dialog box stating that the command succeeded.
In some cases, you may need to rename the oleaut32.dll and reinstall Office
2000. To rename oleaut32.dll, it is usually necessary to boot into MS-DOS
mode because more than likely the Operating System has the file locked.

MicroSHAFT strikes yet again, you gotta love those guys....NOT !

Regards...Gidd

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org


**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed. If you have received this email
in error destroy it immediately.
**********************************************************************

________________
_____________


You may also control your subscription options, including UNSUBSCRIBE, at
www.ARSLIST.org

_____________________________





Top
Page 1 of 2 1 2 >


Moderator:  Matt Reinfeldt