PDA

View Full Version : url.dll missing after trying myie2 as a browser


Roger Wilkerson
April 19th 04, 01:05 AM
I tried MYIE2 browser after seeing good comments in PCMAG or PCWORLD.
However, some things I did not like and went back to IE6.

Now url.dll is missing. I have filemaker pro which uses this dll in its
script functions to open browser and to to ulr listed in a specific field of
my dB. Now FMPro won't open the url. It would in myie2, but not ie6.

Does url.dll belong in the windows system file with xp? How do I reinstall
the dll?

Roger

XPUSER
April 19th 04, 01:54 AM
"Roger Wilkerson" > wrote in message
...
> I tried MYIE2 browser after seeing good comments in PCMAG or PCWORLD.
> However, some things I did not like and went back to IE6.
>
> Now url.dll is missing. I have filemaker pro which uses this dll in its
> script functions to open browser and to to ulr listed in a specific field
of
> my dB. Now FMPro won't open the url. It would in myie2, but not ie6.
>
> Does url.dll belong in the windows system file with xp? How do I
reinstall
> the dll?
>
> Roger
====================================

Start > Run > sfc /scannow <Press Enter>

If prompted for your XP CD, insert it...

If the XP CD autoruns, close the autorun Window...

Once the sfc /scannow completes,

Restart the computer

Start Run > cmd <Press Enter>

Command Prompt Window opens...

cd\ <Press Enter>

regsvr32 url.dll <Press Enter>

Does that command succeed?

If so click OK

exit <Press Enter>

Restart computer

Test your File Maker Pro again...

If it still does not work,

What "exact" error message?

Is Internet Explorer working properly?

============================

Google