Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: "Roman Pavlov" <pre@xxxxxxxxxxxx>
- Date: Mon, 23 Jan 2006 15:55:54 +0300
Hi Feng,
I get appverif.exe and vrfcore.dll and place it in the root of drive C:\
Than I run you command-line. This is the output:
Microsoft (R) Windows Debugger Version 5.2.3790.1830
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: appverif.exe /setupstandardproviders
The call to LoadLibrary(ext) failed, Win32 error 2
" ."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 2
" ."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 2
" ."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 2
" ."
Please check your debugger configuration and/or network access.
Symbol search path is: y:\symbols
Executable search path is:
ModLoad: 01000000 01025000 appverif.exe
ModLoad: 7c910000 7c9d1000 ntdll.dll
ModLoad: 7c800000 7c903000 C:\WINDOWS\system32\kernel32.dll
ModLoad: 780c0000 78121000 C:\WINDOWS\system32\msvcp60.dll
ModLoad: 77b90000 77bea000 C:\WINDOWS\system32\msvcrt.dll
ModLoad: 77d90000 77e3f000 C:\WINDOWS\system32\ADVAPI32.dll
ModLoad: 77c40000 77cdf000 C:\WINDOWS\system32\RPCRT4.dll
ModLoad: 77e40000 77ed7000
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Cont
rols_6595b64144ccf1df_5.82.3790.1830_x-ww_1B6F474A\COMCTL32.dll
ModLoad: 77bf0000 77c38000 C:\WINDOWS\system32\GDI32.dll
ModLoad: 77f40000 77fd2000 C:\WINDOWS\system32\USER32.dll
ModLoad: 7c9e0000 7d1e7000 C:\WINDOWS\system32\SHELL32.dll
ModLoad: 77ee0000 77f32000 C:\WINDOWS\system32\SHLWAPI.dll
ModLoad: 77b80000 77b88000 C:\WINDOWS\system32\VERSION.dll
ModLoad: 761d0000 7621a000 C:\WINDOWS\system32\COMDLG32.dll
ModLoad: 6d830000 6d8d8000 C:\WINDOWS\system32\dbghelp.dll
ModLoad: 76a90000 76a9b000 C:\WINDOWS\system32\PSAPI.DLL
ModLoad: 00400000 0041f000 C:\vrfcore.dll
ModLoad: 76b30000 76b59000 C:\WINDOWS\system32\imagehlp.dll
(c0c.b90): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000008 ebx=00000000 ecx=6d8c62ec edx=6d8c62ec esi=7c812c26
edi=00000000
eip=7c93fa21 esp=0006f384 ebp=0006f5a0 iopl=0 nv up ei pl zr na po
nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00010246
ntdll!RtlAllocateHeap+24:
7c93fa21 0b4310 or eax,[ebx+0x10]
ds:0023:00000010=????????
0:000>
"Feng Min [MSFT]" <fmin@xxxxxxxxxxxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ: news:OzSRsMfHGHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Roman,
>
> Since you can succesfully install it from some of your computers. I'm
> wondering if you can try the following steps.
>
> 1. Copy the fours files below from the pc with AppVerifier Installed to
> the pc in which appverifier failed to install. You should be able to find
> them at c:\windows\system32
>
> 2. enter a command line window. Type the command below. ntsd is a debugger
> program which is part of the OS.
>
> ntsd -g appverif.exe /setupstandardproviders
>
> 3. tell me all the output in the commandline window.
>
> It should be very helpful to find out what's going wrong.
>
> Thanks,
> Feng
>
>
>
> "Roman Pavlov" <pre@xxxxxxxxxxxx> wrote in message
> news:OTFj4DdHGHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
>> 1) Eventlog contains only Windows Installer error message described below
>> 2) Reinstall does not work
>> 3) I uninstall some applications, but problem still remain. I can not
>> uninstall all programs.
>>
>> I detect, that command-line "AppVerif.exe /setupstandardproviders" get
>> many exception in comctl32.dll entry point function.
>>
>> I detect, that some computers have this problems (Windows Server 2003,
>> Windows XP SP2), some computers - haven't (I inspect 3 Server 2003 and
>> 2 - XP). There is no visible configuration difference on this computers.
>>
>> "Prasad Kakulamarri [MSFT]" <Prasad Kakulamarri
>> [MSFT]@discussions.microsoft.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
>> news:94C0ED5E-B52B-48F5-A72A-AA220D7FABE5@xxxxxxxxxxxxxxxx
>>> Roman,
>>> 1) Can you check the system event log and see if there were any failures
>>> at
>>> the time of install?
>>> 2) Does a reinstall work?
>>> 3) If it doesn't work, please try uninstalling from Add/Remove programs
>>> and
>>> reinstall.
>>> Please let us know how it goes.
>>> Thanks,
>>> Prasad
>>>
>>> "Roman Pavlov" wrote:
>>>
>>>> 1) I run it as admin
>>>> 2) No any verifier related files in %ALLUSERSPROFILE%
>>>> 3) When installer error message displayed on screen, in system32
>>>> directory I
>>>> can find appverif.exe, I run it with various options (starting with -
>>>> /? and
>>>> /setupstandardproviders) - in result clear screen. As if application
>>>> can not
>>>> find some dependent DLL, but Depends.exe say that all DLL and symbols
>>>> found.
>>>>
>>>> Roman
>>>>
>>>> "Feng Min [MSFT]" <fmin@xxxxxxxxxxxxxxxxxxxx> OIIAYEI/OIIAYEIA ?
>>>> II?IOONE
>>>> OIAAOAYAA: news:urhPcR6FGHA.3976@xxxxxxxxxxxxxxxxxxxxxxx
>>>> > Hi Roman,
>>>> >
>>>> > First of all, did you run it as an admin? Could you also check if
>>>> > %ALLUSERSPROFILE%AppVerifierLogs has been created? If yes, could you
>>>> > run
>>>> > the setup again to see what happens.
>>>> >
>>>> > Feng
>>>> >
>>>> >
>>>> > "Roman Pavlov" <pre@xxxxxxxxxxxx> wrote in message
>>>> > news:esAF8luFGHA.2708@xxxxxxxxxxxxxxxxxxxxxxx
>>>> >> App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
>>>> >> (all
>>>> >> updates installed)
>>>> >>
>>>> >> Windows Installer Log contains error message:
>>>> >>
>>>> >> The installer has encountered an unexpected error installing this
>>>> >> package. This may indicate a problem with this package. The error
>>>> >> code is
>>>> >> 2835. The arguments are: ErrorIcon, ErrorDialog,
>>>> >> Error 1722. There is a problem with this Windows Installer package.
>>>> >> A
>>>> >> program run as part of the setup did not finish as expected. Contact
>>>> >> your
>>>> >> support personnel or package vendor. Action
>>>> >> _086BC316_D490_4826_B6B5_F0A12B58EB12, location:
>>>> >> C:\WINDOWS\system32\appverif.exe, command: /setupstandardproviders
>>>> >> MSI (s) (F0:D8) [22:26:29:363]: Note: 1: 2262 2: Error
>>>> >> 3: -2147287038
>>>> >> MSI (s) (F0:D8) [22:26:29:363]: Product: Application Verifier --
>>>> >> Error
>>>> >> 1722. There is a problem with this Windows Installer package. A
>>>> >> program
>>>> >> run as part of the setup did not finish as expected. Contact your
>>>> >> support
>>>> >> personnel or package vendor. Action
>>>> >> _086BC316_D490_4826_B6B5_F0A12B58EB12, location:
>>>> >> C:\WINDOWS\system32\appverif.exe, command: /setupstandardproviders
>>>> >>
>>>> >> I hope than anyone can help me with this, thank you.
>>>> >>
>>>> >>
>>>> >
>>>> >
>>>>
>>>>
>>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: Feng Min [MSFT]
- Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- References:
- App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: Roman Pavlov
- Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: Feng Min [MSFT]
- Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: Roman Pavlov
- Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: Roman Pavlov
- Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- From: Feng Min [MSFT]
- App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- Prev by Date: Re: AppVerifier 3.0.0026 would not install on Win XP Pro SP2
- Next by Date: Re: AppVerifier 3.0.0026 would not install on Win XP Pro SP2
- Previous by thread: Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- Next by thread: Re: App Verifier 3.0 Will Not Install on Windows Server 2003 Std SP1
- Index(es):
Relevant Pages
|