I am getting error 0x800F0823 when using Windows System Image Manager. This
happens when the .WIM is being cataloged. At first it gave an error about the
WIMGAPI.DLL which could not be found. When I copied this file to the System32
folder this error comes up:
11:43 AM :
11:43 AM : User Name: Administrator
Machine Name: VISTA-1
Processor Architecture: x86
Domain Name: CHIEL
CLR Version: 2.0.50727.1434
OS Version: Microsoft Windows NT 6.0.6001 Service Pack 1
Current Directory: Z:\
Command Line Parameters: "C:\Program Files\Windows AIK\Tools\Image
Manager\ImgMgr.EXE"
Physical Memory for this process: 41811968
Bitness for this process: Native 32-bit
File Version Information
C:\Program Files\Windows AIK\Tools\Image Manager
Microsoft.ComponentStudio.Command.dll Microsoft Corporation
6.0.6000.16386 (vista_rtm.061101-2205) msil
Microsoft.ComponentStudio.Common.dll Microsoft Corporation
6.0.6000.16386 (vista_rtm.061101-2205) msil
Microsoft.ComponentStudio.ComponentPlatformImplementation.dll
Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) x86
Microsoft.componentstudio.componentplatforminterface.dll
Microsoft Corporation 6.0.6000.16386 (vista_rtm.061101-2205) msil
Microsoft.ComponentStudio.Controls.dll Microsoft Corporation
6.0.6000.16386 (vista_rtm.061101-2205) msil
Microsoft.ComponentStudio.Serializer.dll Microsoft Corporation
6.0.6000.16386 (vista_rtm.061101-2205) msil
ImageCat.EXE Microsoft Corporation 6.0.6000.16386
(vista_rtm.061101-2205) msil
ImgMgr.EXE Microsoft Corporation 6.0.6000.16386
(vista_rtm.061101-2205) msil
C:\Program Files\Windows AIK\Tools\Image Manager\EN
imagecat.resources.dll Microsoft Corporation 6.0.6000.16386
msil
ImgMgr.resources.dll Microsoft Corporation 6.0.6000.16386
msil
Microsoft.ComponentStudio.Command.resources.dll Microsoft
Corporation 6.0.6000.16386 msil
Microsoft.ComponentStudio.Common.resources.dll Microsoft
Corporation 6.0.6000.16386 msil
Microsoft.ComponentStudio.ComponentPlatformInterface.resources.dll
Microsoft Corporation 6.0.6000.16386 msil
Microsoft.ComponentStudio.Controls.resources.dll Microsoft
Corporation 6.0.6000.16386 msil
C:\Program Files\Windows AIK\Tools\Servicing\SmiEngine.dll Microsoft
Corporation 6.0.6000.16386 (vista_rtm.061101-2205) x86
C:\Program Files\Windows AIK\Tools\Servicing\pkgmgr.exe Microsoft
Corporation 6.0.6000.16386 (vista_rtm.061101-2205) x86
C:\Program Files\Windows AIK\Tools\Servicing\cbscore.dll Microsoft
Corporation 6.0.6000.16386 (vista_rtm.061101-2205) x86
C:\Program Files\Windows AIK\Tools\Servicing\wcp.dll Microsoft
Corporation 6.0.6000.16386 (vista_rtm.061101-2205) x86
C:\Windows\system32\drivers\WimFltr.sys Microsoft Corporation
6.0.6000.16386 (vista_rtm.061101-2205) x86
C:\Windows\system32\wimgapi.dll Microsoft Corporation 6.0.6000.16386
(vista_rtm.061101-2205) x86
11:43 AM :
11:43 AM :
11:43 AM : There was an error generating a catalog file for image Vista
Business x32 in Windows image file Z:\VistaBusinessx32.wim.
11:43 AM :
11:43 AM : System.InvalidOperationException: Exception from HRESULT:
0x800F0823 ---> System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Runtime.InteropServices.COMException (0x800F0823): Exception from
HRESULT: 0x800F0823
at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor.OpenInstalledPackage(ComPointer<ICbsPackage>* , Identity id)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages()
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args,
SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args,
SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder
binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
--- End of inner exception stack trace ---
Server stack trace:
at
Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
at
Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)
at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr
md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext,
Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle
md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext,
Object[]& outArgs)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)
at Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog
pd, Object o)
11:43 AM : System.Reflection.TargetInvocationException: Exception has been
thrown by the target of an invocation. --->
System.Runtime.InteropServices.COMException (0x800F0823): Exception from
HRESULT: 0x800F0823
at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor.OpenInstalledPackage(ComPointer<ICbsPackage>* , Identity id)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages()
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args,
SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args,
SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder
binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
11:43 AM : System.Runtime.InteropServices.COMException (0x800F0823):
Exception from HRESULT: 0x800F0823
at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor.OpenInstalledPackage(ComPointer<ICbsPackage>* , Identity id)
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages()
at
Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
I have located documentation regarding Updating the Service Stack.
Sounds good where / how. It lists Vista SP1 as being the update. I
am loading the install.wim file straight from our Volume licenses
provided Windows Vista Business with SP1.
here are the links i've been able to locate:
http://technet2.microsoft.com/WindowsVista/f/?en/library/c0c7af84-6c65-4b86-94f8-6f1b38df44751033.mspx
http://technet2.microsoft.com/windowsserver2008/en/library/ba7a187c-1ead-4459-829b-614a6428721f1033.mspx?mfr=true
http://support.microsoft.com/?kbid=938371
http://support.microsoft.com/?kbid=937287
Not sure if this will help anyone or not but any help or solutions
anyone has would be appreciated.
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
|> From: z28ch...@gmail.com
|> Newsgroups: microsoft.public.windows.vista.installation_setup
|> Subject: Re: WAIK error 0x800F0823 during cataloging WIM image
|> Date: Wed, 9 Apr 2008 14:37:55 -0700 (PDT)
|> Organization: http://groups.google.com
|> Lines: 20
|> Message-ID:
<f05f0ade-4da3-48f9...@m73g2000hsh.googlegroups.com>
|> References: <5EDE654F-83D8-49D6...@microsoft.com>
|> NNTP-Posting-Host: 169.147.3.25
|> Mime-Version: 1.0
|> Content-Type: text/plain; charset=ISO-8859-1
|> Content-Transfer-Encoding: 7bit
|> X-Trace: posting.google.com 1207777075 28547 127.0.0.1 (9 Apr 2008
21:37:55 GMT)
|> X-Complaints-To: groups...@google.com
|> NNTP-Posting-Date: Wed, 9 Apr 2008 21:37:55 +0000 (UTC)
|> Complaints-To: groups...@google.com
|> Injection-Info: m73g2000hsh.googlegroups.com; posting-host=169.147.3.25;
|> posting-account=OJbl0goAAABMxl3GmJIQX7wxx9iMXmXm
|> User-Agent: G2/1.0
|> X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; (R1
1.6);
|> .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR
|> 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR
3.5.21022),gzip(gfe),gzip(gfe)
|> Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS02.phx.gbl!msrtrans!
msrn-in!newshub.sdsu.edu!postnews.google.com!m73g2000hsh.googlegroups.com!no
t-for-mail
|> Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.vista.installation_setup:38403
|> X-Tomcat-NG: microsoft.public.windows.vista.installation_setup
any advice?
--
Tyler Durden