PDA

View Full Version : Err_internet_filematch



NewsArchive
02-28-2009, 01:20 AM
Hello,

after running the webupdate i get the error: ERR_INTERNET_FILEMATCH

Any idea what i have done wrong? Itīs both the same file.

Best regards

Kai

NewsArchive
03-01-2009, 06:49 AM
Kai,

> after running the webupdate i get the error: ERR_INTERNET_FILEMATCH
>
> Any idea what i have done wrong? Itīs both the same file.

Yes, SetupBuilder protects your customers here. The file on the server is
*not* the file that is on your development machine. You forgot to upload
the updated files after the project re-compile.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-01-2009, 06:50 AM
Hello Friedrich,

hm, i tried it 2 hours long an recompile and uploaded the file more than 10 times.

But i have done some changes in the scripts because the update script needs
some regitry stuff to check.

Because my app will most run from an usb stick i have to change some paths to
%curdir% because the script have no chance to look for the install dir.

How does SB check this? So i can have a look what i can have wrong. I send you
my scripts to your email adress. perhaps you can see whatīs wrong (if your have
time for this).

Thanks much Kai

NewsArchive
03-01-2009, 06:50 AM
Kai,

Unfortunately, there is nothing I could check from here, because it's not a
script logic problem.

It's a very simple process. The SetupBuilder installer checks the "Cyclic
Redundancy Check" value (CRC32) of the file on your server against the
original file that you had on your machine when you compiled the setup.
This CRC32 is different and so SetupBuilder protects your customers from
receiving the wrong file (and aborts with error ERR_INTERNET_FILEMATCH).
The files on your server and the files on your machine are "out-of-sync".

BTW, it's also possible that it is caused by a transmission (upload)
problem.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-01-2009, 06:51 AM
Hello Friedrich,

there must be a problem in my script what i donīt find.

When i run my wupdate it downloads my update an i have a file SB5CF6.tmp on my
system. When i open the file i see that itīs the file coolapp.exe...

Any idea why the script will not use my new file? My uploaded file
WebUpdate.00001 contains my targeta.exe file. Thatīs right.

Thanks again Kai

NewsArchive
03-01-2009, 06:51 AM
argh, found that problem... my ta-webupdate from the webupdate assistant use
your server config...

Now it should be work.

Thanks Kai

NewsArchive
03-01-2009, 06:52 AM
All fine for now and i can have a nice weekend.

For you all nice guys too!!!

Best regards

Kai

NewsArchive
03-01-2009, 06:52 AM
Hello Kai,

You upload your files to your www.exergy.de server, but try to download
(during the web install) from OUR www.lindersoft.com server ;-)

That's why you receive the ERR_INTERNET_FILEMATCH error <g>

Change the "Web Update" configuration settings in your "TA-WebUpdate
2.13.001.sb6" project and you are done.

Does this help?

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner