Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Windows Updates

Vista - "the application binding data format is invalid" while attempting to install SP2

Reply
 
Old 07-24-2009   #1 (permalink)


Vista Home Premium x64 with SP2
 
 

"the application binding data format is invalid" while attempting to install SP2

Hi guys,

I'm currently running Vista Home Premium x64 with SP1 and I am trying to install SP2 but I get this error:

"the application binding data format is invalid"

I have uninstalled "Windows Live OneCare" and switched off the firewall and this has had no affect. I have also ran the "System Update Readiness Tool" and this has done nothing to help the situation either. Also tried the "The System File Checker tool". It got to 19% and then said "Windows Resource Protection could not perform the requested operation"
Also when I try to install IE 8, I get this error code "800736b2".

I had to do a system restore earlier today as something was causing Vista to lock up and I could only turn the PC off by holding the power button. This has resolved the issue of the lock ups. Don't know if this could have anything to do with it?

Any ideas on how to fix these issues as they are driving me absolutely crackers!

Thanks in advance for any help solving these issues.

Cheers,

Ross


Last edited by Ross L; 07-24-2009 at 05:58 PM..
My System SpecsSystem Spec
Old 07-24-2009   #2 (permalink)


Vista Bussiness x64 PL
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

CheckSur created log C:\Windows\CBS\CheckSUR.log

Try run The System File Checker tool in safe mode next
Run cmd.exe with administrative previlliges (rightclick on this file as admin if you do it in normal mode)and type

findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >%userprofile%\Desktop\sfcdetails.txt

On your desktop appear file sfcdetails.txt
Download firegenul tool:Altair Technologies Ltd.
Place firegenul.exe in C:\Windows\System32 +restart
Next run cmd.exe with administrative previlliges and type

firegenul

this command create readable log C:\Windows\System32\firegenulreport.htm

All three files:CheckSur.log,sfcdetails.txt,firegenulreport.htm pack and attache to post

Quote:
"the application binding data format is invalid"
Quote:
Also tried the "The System File Checker tool". It got to 19% and then said "Windows Resource Protection could not perform the requested operation"
These suggest also any corruption in WinSxS folder an/or in Component Based Servicing key but I also found this:Error 800736B2 with KB958644 update
and this http://social.answers.microsoft.com/...7-9399dd99e88f
Neverless try uninstall all protected software:firewall,antivirus -if still no help try install SP2 in safe mode

Last edited by Flavius; 07-24-2009 at 11:37 PM..
My System SpecsSystem Spec
Old 07-25-2009   #3 (permalink)


Vista Home Premium x64 with SP2
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

Hi,

Thanks for the reply.

Within the Windows file, I have no file called CBS, so I have been unable to supply that.

I tried the System Checker Tool and I got the same error in Safe Mode.

All Firewall / Anti Virus tools have been uninstalled and SP2 still comes up with the same error (even in safe mode).

I have attached a ZIP file (as the attachments system wouldn't allow me to upload the .htm file) with the firegenulreport.htm & sfcdetails.txt.

Thanks for your help

Cheers,

Ross
Attached Files
File Type: zip files.zip (72.9 KB, 1 views)
My System SpecsSystem Spec
Old 07-25-2009   #4 (permalink)


Vista Bussiness x64 PL
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

If you really runed "System Update Readiness Tool" Description of the System Update Readiness Tool for Windows Vista, for Windows Server 2008, for Windows Server 2008 R2 Release Candidate, and for Windows 7 Release Candidate

you have in folder C:\Windows\CBS file CheckSUR.log <-I need this file also.

Quote:
I have no file called CBS
CBS is not file-it is folder path:C:\Windows\CBS
My System SpecsSystem Spec
Old 07-25-2009   #5 (permalink)


Vista Home Premium x64 with SP2
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

Hi,

Sorry about that, I meant a folder (I have a habit of calling them files).

Just retrying the system readiness tool. As soon as it is done, I will check the folder.

Cheers,

Ross
My System SpecsSystem Spec
Old 07-25-2009   #6 (permalink)


Vista Home Premium x64 with SP2
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

Hi,

Well I have now installed System Readiness Tool and this time it worked. I still do not have that folder CBS in the windows folder. I did a search for the file name and windows found this file:

C:\Windows\Logs\CBS

This contains 5 files:

CBS
CBS.persist
CheckSUR
CheckSUR.persist
FilterList

I've uploaded the CheckSur file from there for you.

Thanks for your help.

Cheers,

Ross
Attached Files
File Type: log CheckSUR.log (388 Bytes, 16 views)
My System SpecsSystem Spec
Old 07-25-2009   #7 (permalink)


Vista Bussiness x64 PL
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

CheckSur don't report any issue

Check this

Make sure these service are correct set:

Background Intelligent Transfer Service(BITS) start mode DELAYED AUTO
Cryptographic Services -start mode AUTO (started)
Volume Shadow Copy -start mode MANUAL (started)
DCOM Server Process Launcher start mode AUTO (started)

Try also this:How do I reset Windows Update components?

If still nothing help reinstall Windows Update Agent How to obtain the latest version of the Windows Update Agent to help manage updates on a computer

EDIT
Check you have this folder: C:\Users\<your account>\AppData\Local\Apps <-if yes remove this folder+restart

PS.The best way use any external file manager for example Total Commander to make sure all objects are visible.AppData folder is not visible in explorer on default settings


Last edited by Flavius; 07-25-2009 at 09:26 AM..
My System SpecsSystem Spec
Old 07-25-2009   #8 (permalink)


Vista Home Premium x64 with SP2
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

Quote  Quote: Originally Posted by Flavius View Post
Check this

Make sure these service are correct set:

Background Intelligent Transfer Service(BITS) start mode DELAYED AUTO
Cryptographic Services -start mode AUTO (started)
Volume Shadow Copy -start mode MANUAL (started)
DCOM Server Process Launcher start mode AUTO (started)
Checked and they are all correct.

Quote  Quote: Originally Posted by Flavius View Post
Done and still got the same errors.

Quote  Quote: Originally Posted by Flavius View Post
Done and still the error occurs.

Quote  Quote: Originally Posted by Flavius View Post
EDIT
Check you have this folder: C:\Users\<your account>\AppData\Local\Apps <-if yes remove this folder+restart
PS.The best way use any external file manager for example Total Commander to make sure all objects are visible.AppData folder is not visible in explorer on default settings
I've made hidden files and system files visible and there is no file within the file called Apps.

Why do computers have to be so confusing? Ha ha.

Thanks for your continued assistance with this problem, it is much appreciated.

Cheers,

Ross
My System SpecsSystem Spec
Old 07-25-2009   #9 (permalink)


Vista Bussiness x64 PL
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

Quote  Quote: Originally Posted by Ross L View Post
Why do computers have to be so confusing? Ha ha.
I can't explain just now .Everything seems work fine and shouldn't be any trouble with installing.Try install SP2 from SYSTEM account:

Download PsTools PsTools
extract from this pack psexec.exe file and place in C:\Windows\System32
Next run cmd.exe with administrative previlliges (right click on cmd.exe as admin)
and type

psexec -s -i -d <exactly path for SP2>

for example:if SP2 is stored directly on C: you have to type:

psexec -s -i -d C:\Windows6.0-KB948465-X64.exe

(you want install 5-language version -right? )
My System SpecsSystem Spec
Old 07-25-2009   #10 (permalink)


Vista Home Premium x64 with SP2
 
 

Re: "the application binding data format is invalid" while attempting to install SP2

Quote  Quote: Originally Posted by Flavius View Post
(you want install 5-language version -right? )
Yeah that's the version I downloaded.

I just followed your instructions and unfortunately the exact same error occurred.

Thanks,

Ross
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Not a "Genuine Copy", and an "Invalid Activation Key" from Gateway Vista installation & setup
What to do to access "Local Settings" and "Application Data"? Vista account administration
"Application Data is not accessible" Vista General
Accessing the "Application Data" folder in my user account? Vista account administration


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46