#1   Report Post  
Posted to microsoft.public.word.newusers
Bill Ridgeway Bill Ridgeway is offline
external usenet poster
 
Posts: 23
Default ietag.dll

I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. On checking my web site I find the message
"This website wants to run ... ietag.dll". As far as I am aware the need to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required please?

Thanks.

Bill Ridgeway


  #2   Report Post  
Posted to microsoft.public.word.newusers
Amish Amish is offline
external usenet poster
 
Posts: 35
Default ietag.dll

The MS KB is a great source for these questions.

Here's the article I found searching for "ietag.dll" with a solution:
http://support.microsoft.com/kb/922384


On Jul 11, 12:40*pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. *On checking my web site I find the message
"This website wants to run ... ietag.dll". *As far as I am aware the need to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required please?

Thanks.

Bill Ridgeway


  #3   Report Post  
Posted to microsoft.public.word.newusers
Bill Ridgeway Bill Ridgeway is offline
external usenet poster
 
Posts: 23
Default ietag.dll

"Amish" wrote in message
...
The MS KB is a great source for these questions.

Here's the article I found searching for "ietag.dll" with a solution:
http://support.microsoft.com/kb/922384


On Jul 11, 12:40 pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. On checking my web site I find the
message
"This website wants to run ... ietag.dll". As far as I am aware the need
to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required
please?

Thanks.

Bill Ridgeway


Thanks but it doesn't address the issue I have.

Bill Ridgeway


  #4   Report Post  
Posted to microsoft.public.word.newusers
Terry Farrell Terry Farrell is offline
external usenet poster
 
Posts: 2,904
Default ietag.dll

There's an explanation of it here.

--
Terry Farrell - MSWord MVP

"Bill Ridgeway" wrote in message
...
"Amish" wrote in message
...
The MS KB is a great source for these questions.

Here's the article I found searching for "ietag.dll" with a solution:
http://support.microsoft.com/kb/922384


On Jul 11, 12:40 pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. On checking my web site I find the
message
"This website wants to run ... ietag.dll". As far as I am aware the need
to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required
please?

Thanks.

Bill Ridgeway


Thanks but it doesn't address the issue I have.

Bill Ridgeway

  #5   Report Post  
Posted to microsoft.public.word.newusers
Terry Farrell Terry Farrell is offline
external usenet poster
 
Posts: 2,904
Default ietag.dll

Oops! This one...

http://dll.paretologic.com/detail.php/retag

Terry

"Terry Farrell" wrote in message
...
There's an explanation of it here.

--
Terry Farrell - MSWord MVP

"Bill Ridgeway" wrote in message
...
"Amish" wrote in message
...
The MS KB is a great source for these questions.

Here's the article I found searching for "ietag.dll" with a solution:
http://support.microsoft.com/kb/922384


On Jul 11, 12:40 pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. On checking my web site I find the
message
"This website wants to run ... ietag.dll". As far as I am aware the need
to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required
please?

Thanks.

Bill Ridgeway


Thanks but it doesn't address the issue I have.

Bill Ridgeway



  #6   Report Post  
Posted to microsoft.public.word.newusers
Amish Amish is offline
external usenet poster
 
Posts: 35
Default ietag.dll

You may have missed the point of Microsoft's article in reference to
your question: the dll has to be on your machine in order to perform
some tasks. These would probably be things that you tried to do with
your web page that were not standard HTML. Also, because that file is
(probably) not on your server, you get the error.

If you're comfortable reading HTML you will find one or more of the
following in your code that triggers the error:
DllCanUnloadNow, DllGetClassObject, DllRegisterServer,
DllUnregisterServer, HrIetagFreeFactoidServer,
HrIetagInitFactoidServer, resetstkoflw.



On Jul 11, 12:40*pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. *On checking my web site I find the message
"This website wants to run ... ietag.dll". *As far as I am aware the need to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required please?

Thanks.

Bill Ridgeway


  #7   Report Post  
Posted to microsoft.public.word.newusers
Bill Ridgeway Bill Ridgeway is offline
external usenet poster
 
Posts: 23
Default ietag.dll

Had a look at the source code and dll does not occur at all!

Bill Ridgeway

"Amish" wrote in message
...
You may have missed the point of Microsoft's article in reference to
your question: the dll has to be on your machine in order to perform
some tasks. These would probably be things that you tried to do with
your web page that were not standard HTML. Also, because that file is
(probably) not on your server, you get the error.

If you're comfortable reading HTML you will find one or more of the
following in your code that triggers the error:
DllCanUnloadNow, DllGetClassObject, DllRegisterServer,
DllUnregisterServer, HrIetagFreeFactoidServer,
HrIetagInitFactoidServer, resetstkoflw.



On Jul 11, 12:40 pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. On checking my web site I find the
message
"This website wants to run ... ietag.dll". As far as I am aware the need
to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required
please?

Thanks.

Bill Ridgeway



  #8   Report Post  
Posted to microsoft.public.word.newusers
Bill Ridgeway Bill Ridgeway is offline
external usenet poster
 
Posts: 23
Default ietag.dll

I have had another look around. The file ietag.dll is on the computer at
C:\Program files\Common files\Microsoft shared\Smart tag.

Having looked at the HTML source code there are several instances of
SmartTagType which, I assume, is the source of the problem. The next
question is how do I stop these references being included when I save a Word
file in HTML format?

Bill Ridgeway

"Bill Ridgeway" wrote in message
...
Had a look at the source code and dll does not occur at all!

Bill Ridgeway

"Amish" wrote in message
...
You may have missed the point of Microsoft's article in reference to
your question: the dll has to be on your machine in order to perform
some tasks. These would probably be things that you tried to do with
your web page that were not standard HTML. Also, because that file is
(probably) not on your server, you get the error.

If you're comfortable reading HTML you will find one or more of the
following in your code that triggers the error:
DllCanUnloadNow, DllGetClassObject, DllRegisterServer,
DllUnregisterServer, HrIetagFreeFactoidServer,
HrIetagInitFactoidServer, resetstkoflw.



On Jul 11, 12:40 pm, "Bill Ridgeway" wrote:
I used Word 2003 some while ago to make a file which was saved in html
format to upload to my web site. On checking my web site I find the
message
"This website wants to run ... ietag.dll". As far as I am aware the need
to
run this file is not anything of my making.

What is this file, what does it do and how do stop it being required
please?

Thanks.

Bill Ridgeway





Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:54 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"