Things I have tried:
- reinstalling SP2
- uninstalling and reinstalling every .NET Framework version before
3.5 with all service packs
Per Aaron Stebner's WebLog, I tried to enable verbose MSI logging, but
even so the logs didn't really enlighten me.
Here are all the files from my temp folder generated during setup:
http://thecybershadow.net/dump/c5719a60148f4ae60a5fa4e3887b3baf/logs.zip
Hopefully someone with some time and experience in the field can give
me a few hints or things to try.
Thanks!
You might try this as an alternative:
Go here:
Scroll down to Instructions and click on the link to download the
redistributable package instead of the bootstrapper, then try the install
from your local hard drive.
That didn't help, unfortunately. It seems to be the same error. I can
post the logs at your request.
On Jan 4, 1:53 am, praveenkum...@gmail.com wrote:
> uninstall .net framework 3.5 and reinstall it from the following link
> and it shud work. even i encountered the same problem and now it works
> finehttp://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE5...
The 1603 error is very generic and is simply a fatal error. There are
lots of blog entries on how to find the root cause. The underlying
cause is typically in one of the other log files. Those log files are
written to a temporary directory (try Start/Run and typing %temp%).
Aaron Stebner's blog goes into some detail
http://blogs.msdn.com/astebner/archive/2005/08/01/446328.aspx
In my case, I found a 2761 error about a global mutex buried in one of
those log files. It looked like it was related to RGB Rast
installation, but as it turned out, I could not install any .msi files
(MSIEXEC was corrupted in some way). That lead me to a post that
fixed it for me: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=316101&SiteID=1
(look for a post by tomazek).
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The O.W.C. Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $19.99
-------------------------------------------------------
<bayard.w...@gmail.com> wrote in message
news:f6a55f03-baf6-41a5...@e23g2000prf.googlegroups.com...
Marc
*** Sent via Developersdex http://www.developersdex.com ***
Windows Presentation Foundation: ***ERRORLOG EVENT***
so im reading and reading - not unistalling and re-installing ,,, been
down that road to many times.
Then a poster in another forum said: If you have Spybot Search and
Destroy installed and the Tea-Timer activated...switch off the tea-
timer and try again.
http://www.pcadvisor.co.uk/forums/index.cfm?action=showthread&threadid=314275&forumid=1&sr=21
so i thought - used to have a very hard time installing things with
certain anti-virus programs.
I turned mine off.
installed perfectly.
thanks for all the brainstorming everyone did, led me to my salvation.