MSFN Forum: Many (log) errors on Install - MSFN Forum

Jump to content


If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Many (log) errors on Install can ignore them? Rate Topic: -----

#21 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,434
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 25 March 2013 - 12:17 PM

View Postwinoutreach5, on 25 March 2013 - 12:01 PM, said:

Dogway,
When looking at some of the logs and error messages you are receiving I have to wonder what you are trying to accomplish by using 3rd party tools for your deployment that you wouldn’t be able to from the available Microsoft tools.

Winoutreach5,
When looking at your replies I have to wonder if you are actually providing any specific solution to specific problems or only some general pushing towards using only MS tools and upgrading to latest MS Operating System versions, and the generic notion that MDT based deployments can fix *everything*.

The case at hand is - seemingly - an issue originated by the "wrong" behaviour of some MS original updates, connected with "localized versions".

Does MDT deployment "automagically" fix such problematic "localized version" updates? :unsure:

jaclaz


#22 User is offline   Dogway 

  • Member
  • PipPip
  • Group: Members
  • Posts: 194
  • Joined: 24-December 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 27 March 2013 - 03:45 AM

I think I got a hint of the causes of the first issue with .NET Framework.
I got to know of it by chance, it happens to be that after .NET installation hotfixes and assemblies keep compiling in background, first GDR, then LDR hotfixes. it's when LDR (I guess) hotfixes when I get those warnings and errors on Event Viewer.
I knew that in order to prevent background procesing I should execute ngen.exe and do all the hotfixes GDR and LDR at one shot just after .NET install, so there's not interruption or possible conflicts with other components.

I run it like this:
start /wait ngen.exe ExecuteQueuedItems /nologo /silent
start /wait ngen.exe Update /nologo /silent


is it correct (order, flags)?

what I get afterwards are not very promising logs, since it is waaaaaaay over my head, I post them here in case you can help to know what's happening. Mind you that this is a fresh WindowsXP install, so there shouldn't be any errors as far as I'm concerned.
ngen.exe logs

#23 User is offline   Dogway 

  • Member
  • PipPip
  • Group: Members
  • Posts: 194
  • Joined: 24-December 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 08 April 2013 - 08:27 PM

can someone help me?
are the ngen calls correct?, are the ngen logs normal?
my WINDOWS\inf folder weights 185Mb (XP x64), and it's full of folders that contain pretty much the same subfolders, like:

ASP
ASP.NET_2.0
ASP
ASP.NET_64_2.0
aspnet_state
MSDTC Bridge 3.0.0
ServiceModelEndpoint 3.0.0
ServiceModelOperation 3.0.0
ServiceModelService 3.0.0
SMSvcHost 3.0.0
Windows Workflow Foundation 3.0.0

This post has been edited by Dogway: 13 April 2013 - 12:11 AM


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy