Problems with Setup.exe LMS3.2 on Window 2008 Enterprise Sp2 32 Bit

Hi,
I have problems installing LMS 3.2. I get the following error during the installation process:
I already deactivated Windows Defender and DEP. After the Error the Installation finishes successfull. You can log in with the given credentials but when you are forwarded to the portal after login the browser shows "Page not Found".
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0cm;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;}
Problem signature:
  Problem Event Name:                        BEX
  Application Name:                             setup.exe_InstallShield
  Application Version:                           15.0.0.603
  Application Timestamp:                     4a030a42
  Fault Module Name:                          ErrStack.dll_unloaded
  Fault Module Version:                        0.0.0.0
  Fault Module Timestamp:                  4a1c4e04
  Exception Offset:                                02ac26a0
  Exception Code:                                  c0000005
  Exception Data:                                   00000008
  OS Version:                                          6.0.6002.2.2.0.274.10
  Locale ID:                                             1033
  Additional Information 1:                  b2be
  Additional Information 2:                  82109204b3973566ace818217390e302
  Additional Information 3:                  9025
  Additional Information 4:                  5466bb6e3df7ad4e5cd4fca294d8db3a
Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
Regards
Mathias

This looks like CSCte84743.
Symptom:
Installation of CiscoWorks LAN Management Solution fails when the installer is trying to configure CiscoWorks Assistant.  The error seen will be related to OpsConfUpdate.exe:
The application has failed to start because GGShared.dll was not found.  Re-installing the application may fix this problem.
Conditions:
This can occur on Windows 2003 and 2008 servers.  The underlying root cause is still not known.
Workaround:
Configure the following registry key value:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer\DisableRollback : DWORD : 0x00000001
Then, a clean installation of LMS should be performed.  Once LMS is installed, this registry key value should be removed.
However, the problem with the page not found error could be CSCtb17186.  If you try Firefox and get a redirection error, then that would confirm this bug.

Similar Messages

  • Windows 2008 Enterprise 32-bit Random Blue Screen 0x000000C4

    Hello,
    We have a customer with IBM x3500 M3 server, Windows 2008 Enterprise SP2 32-bit, 24GB RAM (Domain, file and print server, rdp server roles installed).
    Since December 2013, they have been experiencing random reboots (once or twice a month), so I ran debug on the memory.dmp and found that ntkrpamp.exe wa scausing this issue:
    Debug on memory.dmp file for January, 2014:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Debug\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available
    Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\Win2008E.DVD
    Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (12 procs) Free x86 compatible
    Product: LanManNt, suite: Enterprise TerminalServer
    Built by: 6002.18881.x86fre.vistasp2_gdr.130707-1535
    Machine Name:
    Kernel base = 0x82233000 PsLoadedModuleList = 0x8234ac70
    Debug session time: Wed Jan  8 08:24:19.852 2014 (UTC - 5:00)
    System Uptime: 4 days 0:37:56.528
    Loading Kernel Symbols
    Loading User Symbols
    Loading unloaded module list
    *                        Bugcheck Analysis                                   
    Use !analyze -v to get detailed debugging information.
    BugCheck 50, {f85c5048, 0, 823af2bf, 0}
    Probably caused by : ntkrpamp.exe ( nt!CmpCheckKey+61b )
    Followup: MachineOwner
    9: kd> !analyze -v
    *                        Bugcheck Analysis                                   
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: f85c5048, memory referenced.
    Arg2: 00000000, value 0 = read operation, 1 = write operation.
    Arg3: 823af2bf, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 00000000, (reserved)
    Debugging Details:
    READ_ADDRESS:  f85c5048
    FAULTING_IP:
    nt!CmpCheckKey+61b
    823af2bf 394724          cmp     dword ptr [edi+24h],eax
    MM_INTERNAL_CODE:  0
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    BUGCHECK_STR:  0x50
    PROCESS_NAME:  System
    CURRENT_IRQL:  0
    TRAP_FRAME:  97b7d9ec -- (.trap 0xffffffff97b7d9ec)
    ErrCode = 00000000
    eax=00000000 ebx=e6b30024 ecx=19ef8172 edx=00000035 esi=a559e6a8 edi=f85c5024
    eip=823af2bf esp=97b7da60 ebp=97b7da8c iopl=0         nv up ei pl zr na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246
    nt!CmpCheckKey+0x61b:
    823af2bf 394724          cmp     dword ptr [edi+24h],eax ds:0023:f85c5048=????????
    Resetting default scope
    LAST_CONTROL_TRANSFER:  from 82280de4 to 822cb292
    STACK_TEXT:  
    97b7d9d4 82280de4 00000000 f85c5048 00000000 nt!MmAccessFault+0x10b
    97b7d9d4 823af2bf 00000000 f85c5048 00000000 nt!KiTrap0E+0xdc
    97b7da8c 823b581a 01000001 009c4020 009c3f70 nt!CmpCheckKey+0x61b
    97b7dabc 823b5e48 a559e6a8 01000001 00000006 nt!CmpCheckRegistry2+0x8c
    97b7db04 823b086e 01000001 97b7dc60 8000a05c nt!CmCheckRegistry+0xf5
    97b7db60 823b2fdd 97b7dbb4 00000005 00000000 nt!CmpInitializeHive+0x4c1
    97b7dbd8 823b527d 97b7dc60 00000000 97b7dc4c nt!CmpInitHiveFromFile+0x19e
    97b7dc18 823ab4c5 97b7dc60 00000000 97b7dc7b nt!CmpCmdHiveOpen+0x36
    97b7dd14 823ab6fa 00000002 8232b5a0 00000002 nt!CmpFlushBackupHive+0x2fd
    97b7dd38 8248acbd 8233513c 8e9462d8 822d8d4a nt!CmpSyncBackupHives+0x90
    97b7dd44 822d8d4a 00000000 00000000 8e9462d8 nt!CmpPeriodicBackupFlushWorker+0x32
    97b7dd7c 8240901c 00000000 8e585cb2 00000000 nt!ExpWorkerThread+0xfd
    97b7ddc0 82271eee 822d8c4d 00000001 00000000 nt!PspSystemThreadStartup+0x9d
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    STACK_COMMAND:  kb
    FOLLOWUP_IP:
    nt!CmpCheckKey+61b
    823af2bf 394724          cmp     dword ptr [edi+24h],eax
    SYMBOL_STACK_INDEX:  2
    SYMBOL_NAME:  nt!CmpCheckKey+61b
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: nt
    IMAGE_NAME:  ntkrpamp.exe
    DEBUG_FLR_IMAGE_TIMESTAMP:  51da1840
    FAILURE_BUCKET_ID:  0x50_nt!CmpCheckKey+61b
    BUCKET_ID:  0x50_nt!CmpCheckKey+61b
    Followup: MachineOwner
    Based on google searches, driver verifier was recommended to be turned on to track driver with fault. I enabled verifier on all drivers, disabled automatic server reboot and today server crashed again.
    here's the debug output of full memory.dmp file:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\windows\memory.dmp]
    Kernel Summary Dump File: Only kernel address space is available
    Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\Win2008E.DVD
    Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (12 procs) Free x86 compatible
    Product: LanManNt, suite: Enterprise TerminalServer
    Built by: 6002.18881.x86fre.vistasp2_gdr.130707-1535
    Machine Name:
    Kernel base = 0x82214000 PsLoadedModuleList = 0x8232bc70
    Debug session time: Thu Feb 13 08:29:07.272 2014 (UTC - 5:00)
    System Uptime: 3 days 23:15:45.259
    Loading Kernel Symbols
    Loading User Symbols
    PEB is paged out (Peb.Ldr = 7ffdd00c).  Type ".hh dbgerr001" for details
    Loading unloaded module list
    *                        Bugcheck Analysis                                   
    Use !analyze -v to get detailed debugging information.
    BugCheck C4, {e2, af033d18, 2d0000, 0}
    Page 6684ef not present in the dump file. Type ".hh dbgerr004" for details
    Page 66a0f9 not present in the dump file. Type ".hh dbgerr004" for details
    Probably caused by : srvnet.sys ( srvnet!SrvNetWskSendData+c9 )
    Followup: MachineOwner
    9: kd> !analyze -v
    *                        Bugcheck Analysis                                   
    DRIVER_VERIFIER_DETECTED_VIOLATION (c4)
    A device driver attempting to corrupt the system has been caught.  This is
    because the driver was specified in the registry as being suspect (by the
    administrator) and the kernel has enabled substantial checking of this driver.
    If the driver attempts to corrupt the system, bugchecks 0xC4, 0xC1 and 0xA will
    be among the most commonly seen crashes.
    Arguments:
    Arg1: 000000e2, IRP field is a user-mode address but Irp->RequestorMode is KernelMode.
    Arg2: af033d18, IRP address.
    Arg3: 002d0000, User-mode address present as the value of an IRP field.
    Arg4: 00000000
    Debugging Details:
    Page 6684ef not present in the dump file. Type ".hh dbgerr004" for details
    Page 66a0f9 not present in the dump file. Type ".hh dbgerr004" for details
    BUGCHECK_STR:  0xc4_e2
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  spoolsv.exe
    CURRENT_IRQL:  2
    LAST_CONTROL_TRANSFER:  from 824ff5a7 to 822e19bd
    STACK_TEXT:  
    eff67a20 824ff5a7 000000c4 000000e2 af033d18 nt!KeBugCheckEx+0x1e
    eff67a40 824fea32 af033d18 002d0000 9930e2e0 nt!VerifierBugCheckIfAppropriate+0x32
    eff67a58 824fe7e0 af033d18 9930e2e0 99269b80 nt!ViIrpCheckKernelAddressForIrp+0x51
    eff67a70 824f766d 99269b80 af033458 99269b80 nt!VfBeforeCallDriver+0x3d
    eff67a90 82258931 af033fa4 af033fe0 99269b80 nt!IovCallDriver+0x1ef
    eff67aa4 9b01271a eff67adc aad3183f bd99d34c nt!IofCallDriver+0x1b
    eff67aac aad3183f bd99d34c eff67ad0 00000002 afd!WskProAPISend+0x67
    eff67adc aad31490 9b01d9d0 af033d18 af033458 srvnet!SrvNetWskSendData+0xc9
    eff67afc aad779d2 d5b93018 af033458 00000030 srvnet!SrvNetSendData+0x4d
    eff67b14 aadb45bd af033368 aad75459 af033d18 srv!SrvStartSend2+0xa3
    eff67b40 aad7522d af033fa4 eff67b84 824f7d4d srv!SrvFsdRestartReadAndX+0x127
    eff67b4c 824f7d4d 00000000 af033d18 af033368 srv!SrvFsdIoCompletionRoutine+0x1d
    eff67b84 822bb0fb 00000000 af033d18 eff67bf0 nt!IovpLocalCompletionRoutine+0x16e
    eff67bb8 824f7b95 824f7a77 ccb4e7c8 eff67c44 nt!IopfCompleteRequest+0x11d
    eff67c28 981a30d9 c3fbc2d8 ccb4e7c8 909c9dd0 nt!IovCompleteRequest+0x11c
    eff67c4c 824f76be 909c9dd0 ccb4e7c8 9efe80e8 Npfs!NpFsdWrite+0x53
    eff67c70 82258931 ccb4e838 ccb4e7c8 909c9dd0 nt!IovCallDriver+0x23f
    eff67c84 8245ae25 9efe8114 ccb4e7c8 ccb4e838 nt!IofCallDriver+0x1b
    eff67ca4 82427b13 909c9dd0 9efe80e8 00000001 nt!IopSynchronousServiceTail+0x1d9
    eff67d38 8225ec96 909c9dd0 00000a39 00000000 nt!NtWriteFile+0x6fc
    eff67d38 77755d14 909c9dd0 00000a39 00000000 nt!KiSystemServicePostCall
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0549f880 00000000 00000000 00000000 00000000 0x77755d14
    STACK_COMMAND:  kb
    FOLLOWUP_IP:
    srvnet!SrvNetWskSendData+c9
    aad3183f 53              push    ebx
    SYMBOL_STACK_INDEX:  7
    SYMBOL_NAME:  srvnet!SrvNetWskSendData+c9
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: srvnet
    IMAGE_NAME:  srvnet.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  4dbabc34
    FAILURE_BUCKET_ID:  0xc4_e2_VRF_srvnet!SrvNetWskSendData+c9
    BUCKET_ID:  0xc4_e2_VRF_srvnet!SrvNetWskSendData+c9
    Followup: MachineOwner
    Here's the output of mini dump file as well:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\windows\minidump\Mini021314-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\Win2008E.DVD
    Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (12 procs) Free x86 compatible
    Product: LanManNt, suite: Enterprise TerminalServer
    Built by: 6002.18881.x86fre.vistasp2_gdr.130707-1535
    Machine Name:
    Kernel base = 0x82214000 PsLoadedModuleList = 0x8232bc70
    Debug session time: Thu Feb 13 08:29:07.272 2014 (UTC - 5:00)
    System Uptime: 3 days 23:15:45.259
    Loading Kernel Symbols
    Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
    Run !sym noisy before .reload to track down problems loading symbols.
    Loading User Symbols
    Loading unloaded module list
    *                        Bugcheck Analysis                                   
    Use !analyze -v to get detailed debugging information.
    BugCheck C4, {e2, af033d18, 2d0000, 0}
    Probably caused by : srvnet.sys ( srvnet!SrvNetWskSendData+c9 )
    Followup: MachineOwner
    9: kd> !analyze -v
    *                        Bugcheck Analysis                                   
    DRIVER_VERIFIER_DETECTED_VIOLATION (c4)
    A device driver attempting to corrupt the system has been caught.  This is
    because the driver was specified in the registry as being suspect (by the
    administrator) and the kernel has enabled substantial checking of this driver.
    If the driver attempts to corrupt the system, bugchecks 0xC4, 0xC1 and 0xA will
    be among the most commonly seen crashes.
    Arguments:
    Arg1: 000000e2, IRP field is a user-mode address but Irp->RequestorMode is KernelMode.
    Arg2: af033d18, IRP address.
    Arg3: 002d0000, User-mode address present as the value of an IRP field.
    Arg4: 00000000
    Debugging Details:
    BUGCHECK_STR:  0xc4_e2
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    PROCESS_NAME:  spoolsv.exe
    CURRENT_IRQL:  2
    LAST_CONTROL_TRANSFER:  from 824ff5a7 to 822e19bd
    STACK_TEXT:  
    eff67a20 824ff5a7 000000c4 000000e2 af033d18 nt!KeBugCheckEx+0x1e
    eff67a40 824fea32 af033d18 002d0000 9930e2e0 nt!VerifierBugCheckIfAppropriate+0x32
    eff67a58 824fe7e0 af033d18 9930e2e0 99269b80 nt!ViIrpCheckKernelAddressForIrp+0x51
    eff67a70 824f766d 99269b80 af033458 99269b80 nt!VfBeforeCallDriver+0x3d
    eff67a90 82258931 af033fa4 af033fe0 99269b80 nt!IovCallDriver+0x1ef
    eff67aa4 9b01271a eff67adc aad3183f bd99d34c nt!IofCallDriver+0x1b
    eff67aac aad3183f bd99d34c eff67ad0 00000002 afd!WskProAPISend+0x67
    eff67adc aad31490 9b01d9d0 af033d18 af033458 srvnet!SrvNetWskSendData+0xc9
    eff67afc aad779d2 d5b93018 af033458 00000030 srvnet!SrvNetSendData+0x4d
    eff67b14 aadb45bd af033368 aad75459 af033d18 srv!SrvStartSend2+0xa3
    eff67b40 aad7522d af033fa4 eff67b84 824f7d4d srv!SrvFsdRestartReadAndX+0x127
    eff67b4c 824f7d4d 00000000 af033d18 af033368 srv!SrvFsdIoCompletionRoutine+0x1d
    eff67b84 822bb0fb 00000000 af033d18 eff67bf0 nt!IovpLocalCompletionRoutine+0x16e
    eff67bb8 824f7b95 824f7a77 ccb4e7c8 eff67c44 nt!IopfCompleteRequest+0x11d
    eff67c28 981a30d9 c3fbc2d8 ccb4e7c8 909c9dd0 nt!IovCompleteRequest+0x11c
    eff67c4c 824f76be 909c9dd0 ccb4e7c8 9efe80e8 Npfs!NpFsdWrite+0x53
    eff67c70 82258931 ccb4e838 ccb4e7c8 909c9dd0 nt!IovCallDriver+0x23f
    eff67c84 8245ae25 9efe8114 ccb4e7c8 ccb4e838 nt!IofCallDriver+0x1b
    eff67ca4 82427b13 909c9dd0 9efe80e8 00000001 nt!IopSynchronousServiceTail+0x1d9
    eff67d38 8225ec96 909c9dd0 00000a39 00000000 nt!NtWriteFile+0x6fc
    eff67d38 77755d14 909c9dd0 00000a39 00000000 nt!KiSystemServicePostCall
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0549f880 00000000 00000000 00000000 00000000 0x77755d14
    STACK_COMMAND:  kb
    FOLLOWUP_IP:
    srvnet!SrvNetWskSendData+c9
    aad3183f 53              push    ebx
    SYMBOL_STACK_INDEX:  7
    SYMBOL_NAME:  srvnet!SrvNetWskSendData+c9
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: srvnet
    IMAGE_NAME:  srvnet.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  4dbabc34
    FAILURE_BUCKET_ID:  0xc4_e2_VRF_srvnet!SrvNetWskSendData+c9
    BUCKET_ID:  0xc4_e2_VRF_srvnet!SrvNetWskSendData+c9
    Followup: MachineOwner
    I'd like to know how to fix this. Server has up-to-date firmware and drivers from IBM. It's also up-to-date on all windows updates.
    Any help is greatly appreciated.
    Will

    This one may help.
    http://msdn.microsoft.com/en-us/library/windows/hardware/ff559023(v=vs.85).aspx
    I'd test the RAM and or get with IBM on best method to verify the hardware and drivers.
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • CoCreateInstance returns 0x8007007e (Module could not be found) for the first call only at system startup on Windows 2008 Enterprise SP2

    Hi Guys,
    I'm experiencing a problem with CoCreateInstance, where it returns error 0x8007007e.
    The code is something like this:
    HRESULT hRes = S_OK;
    CComPtr<IMyInterface> spObj;
    if(FAILED(CoInitialize(NULL))) { /* quit */ }while(FAILED(hRes = spObj.CoCreateInstance(CLDIS_MyClass, NULL, CLSCTX_LOCAL_SERVER)))
    // LogFailure(hRes);
    Sleep(10);
    The problems occurs only on a single machine having Windows 2008 Enterprise SP2 installed (it works fine on other machines / OS versions). It happens only during the system startup (this is a Windows Service) and only for the first call of the CoCreateInstance.
    The second call always succeeds.
    The problem does not occurr when starting the service manually from Services.
    I did some investigation using Process Monitor and found that the HKCR\CLSID\[CLSID of MyClass]\LocalServer32!LocalServer32 registry value is accessed before the failure. The registry value exists - it is added by the Windows Installer during
    installation.
    If I remove the registry value then the CoCreateInstance always succeeds.
    I've been trying to lookup for some documentation on HKCR\CLSID\...\LocalServer32!LocalServer32 but haven't found anything useful other than it's a "Windows Installer Entrypoint". I assume that the Windows Installer does some integrity checks when
    calling CoCreateInstance for such class and this fails for some reason but currently I fail to find the reason.
    Can anyone help finding out what's the root cause of the 0x8007007e error here, please? Any help or tip is much appreciated.
    Many thanks!
    Marcin.

    Hi Marcin,
    This forum is mainly for talk about the product use related issue and not the best place to talk about the develop issue, for the develop issue we can post in MSDN forum for
    the further help and your issue may need capture a dump then for the further analysis it is not an efficient way to work in this community since we may need more resources which is not appropriate to handle in the community. I‘d like to suggest that you submit
    a service request to MS Professional tech support service so that a dedicated Support Professional can further assist with this request.
    MSDN forum
    https://social.msdn.microsoft.com/Forums/en-US/home
    Please visit the below link to see the various paid support options that are available to better meet your needs.
    http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone
    Thanks for your understanding and support.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Why is there a problem with Setup.exe when upgrading from 2.0 to 3.6.3?

    I am trying to upgrade Firefox on a laptop that currently has 2.0. I downloaded 3.6.3 and opened setup. I get an error message indicating that setup cannot run setup.exe. It advises I restart my computer. When I do, it does no good. Please advise.
    == This happened ==
    Just once or twice
    == I tried to upgrade from 2.0 to 3.6.3.

    Firefox 2.0.0.20 is the last ever version of Firefox for Win98 / SE / ME.
    You can try KernelEx to get Firefox 3+ to work, but it would be very slow with an old PC of less than 750Mhz.
    http://sourceforge.net/projects/kernelex/

  • V570 problem with Intel onboard driver on Windows 7 Pro 64 bit

    Hello Everyone, 
    I recently installed Windows 7 Pro 64 bit on my Lenovo v570. I downloaded the drivers from the support page and I have a strange problem with the onboard graphics driver "Intel Onboard Graphics Driver for Microsoft Windows 7 (64-bit) - Lenovo B470, B570, V370, V470, V570" in the drivers section.
    Installation seems fine, but after restart, the system fails to boot and goes into boot recovery mode, where I get a message saying that booting failed due to a bad driver and the only actual option I have to boot up is to go back to a previous restore point. I tried installing the Nvidia driver for Windows 7, but it says that I need to install an Intel driver first, which is the one that gives me the blue screen when booting. I have also tried installing both drivers without a restart between both installations, but that didn't help.
    I am wondering if anyone in the community has seen something similar. Any advice, information or assistance will be highly appreciated. Thank you very much in advance for your time.
    Best regards,
    Moe.
    Solved!
    Go to Solution.

    Welcome to the Lenovo Community !
    Check out the link I have posted below for video driver installation problems on your model.  The suggestions offered have worked for others.
    http://forums.lenovo.com/t5/Lenovo-C-E-K-M-N-and-V-Series/V570-video-drivers-don-t-work-with-Windows...
    Owner & Operator of the following:
    ● Lenovo Ideapad Z570 w/ Win 7 & Win 8.1 Dual Boot ● Lenovo Yoga 3 Pro w/ Windows 8.1 ● Toshiba A75-S206 w/ Win 7
    ● IBM Thinkpad T-23 w/ Win XP ● IBM Thinkpad T-22 w/ Win XP • As well as multiple desktops dual/triple booting XP, Vista and Win 7.
    ★ Find a post helpful? Thank that member by clicking on the ☆Star☆ to the left awarding them a Kudo.
    ★ Posting a problem and a reply is helpful and it answers your question, please mark it as an "Accepted Solution"
    ★ I'm not a Lenovo employee, just a volunteer geek who likes to help folks. Enjoy your time here, pay it forward by helping others !
    ★ Sorry, I don't answer questions via Private Messages. Posting in the appropriate forum is the best way to get assistance.

  • MMC problem with IDS CS3 on x64 Windows 2008 Server

    Hi,
    I have installed IDS CS3 5.0.3 on Windows Server 2008 x64. It works fine on the command line and the service starts up OK. However, when I go to MMC and try to add the plug-in to configure my instances, the IDS plug-in is not in the list.
    This is not a problem on a 32-bit installation. Therefore I assume it is something to do with 32/64 bit versions of MMC. (I had a similar issue with ODBC configuration, there are two configuration apps installed (32 and 64bit), one has a shortcut in the admin tools and I need the other one)
    Can anyone shed any light on this or had the same problem?
    And I can't go to CS4 yet.
    thanks,
    owen.

    At a command prompt, try:
    cd C:\Program Files (x86)\Adobe\Adobe InDesign CS3 Server
    regsvr32 InDesignServerMMC64.dll
    (substituting correct install path, if that isn't right)
    Note 'InDesignServerMMC64.dll', not 'InDesignServerMMC.dll' - MMC requires an x64 compiled snap-in when run on an x64 OS.
    That should bring up a dialog saying regsvr32 succeeded.You may need to have opened the console window as administrator for that to succeed on 2008 Server.
    Then re-launch mmc.exe & it should appear.
    -Brendan O'Shea

  • SAP Backup Service  SAP 8.8 and Windows 2008 R2 64 Bit

    Dear All ( Mr Gordon)
    I am facing problem with the Backup Service on windows 2008 R2 64 Bit.
    1)The Service starts - There is no Issue
    2)THere is no Backup - Even though i schedule it perform the backup
    3)EvenLog has a lot of messages -   Messages says some Dll are Missing or Corrupt.
    COmpletely Uninstalled the Server Tools and Reinstalled back ,still there is error.
    PLease help !
    Best Regards
    Dayal

    Dear Dayal,
    Thank you for your trust on me. To be honest, I never use SAP Backup Service. This is because: SQL Server provides its own Backup Service. No other vendor can compete with its build in function.
    Thanks,
    Gordon

  • CF 10 continues to crash on Windows 2008 R2 64 bit

    I have had CF 10 running on my VM for about a week now. The VM is Windows 2008 Enterprise, 64 bit. CF 10 is 64 bit.  The error that I keep getting is:
    Service Temporary Unavailable!
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Jakarta/ISAPI/isapi_redirector/1.2.32 ()
    To recover, I need to stop and restart all the CF services.
    Anyone else having this problem or has anyone else had to fix it?

    Of interest here are some CF10 metrics logging I took as a sample to compare.
    05/06/2012
    8:49 AM
    Information
    scheduler-1
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 378536 Request count: 201 Error count: 4 Bytes received: 780 Bytes sent: 6993022 Free memory: 45875240 Total memory: 175702016 Active Sessions: 0
    05/06/2012
    8:48 AM
    Information
    scheduler-2
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 378536 Request count: 201 Error count: 4 Bytes received: 780 Bytes sent: 6993022 Free memory: 47207152 Total memory: 175702016 Active Sessions: 0
    05/06/2012
    8:47 AM
    Information
    scheduler-0
    Max threads: 150 Current thread count: 4 Current thread busy: 1 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 52128072 Total memory: 175898624 Active Sessions: 0
    05/06/2012
    8:46 AM
    Information
    scheduler-1
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 59819016 Total memory: 167116800 Active Sessions: 0
    05/06/2012
    8:45 AM
    Information
    scheduler-1
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 61154744 Total memory: 167116800 Active Sessions: 0
    05/06/2012
    8:44 AM
    Information
    scheduler-1
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 62484720 Total memory: 167116800 Active Sessions: 0
    05/06/2012
    8:43 AM
    Information
    scheduler-2
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 63821448 Total memory: 167116800 Active Sessions: 0
    05/06/2012
    8:42 AM
    Information
    scheduler-2
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 65154032 Total memory: 167116800 Active Sessions: 0
    05/06/2012
    8:41 AM
    Information
    scheduler-1
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 66487544 Total memory: 167116800 Active Sessions: 0
    05/06/2012
    8:40 AM
    Information
    scheduler-0
    Max threads: 150 Current thread count: 4 Current thread busy: 0 Max processing time: 333509 Request count: 200 Error count: 4 Bytes received: 780 Bytes sent: 5695004 Free memory: 67824496 Total memory: 167116800 Active Sessions: 0
    The online CF10 documentation omits CF10 metrics logging details so I am not sure what to make of the log detail differing. Reference:
    http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf3638e6-7fe 0.html#WSc3ff6d0ea77859461172e0811cbf3638e6-7fda
    I don't think the logs have been any use so far. Still interested to know why CF10 is crashing for you. Something else comes to mind. Is it possible for you to run CF10 from CMD prompt for a time, ColdFusion10\cfusion\bin\cfstart.bat ? Perhaps there is an error and having the details displayed in CMD prompt will lead to solution.
    HTH again, Carl.

  • Remote Agent for ACS for Windows 2008 R2 64-bit

    Hi,
    We having difficulties with installing remote agent on windows 2008 R2 64-bit server and got the attached error.
    Our ACS is 4.2.0.124 and remote agents we tried are :Remote-Agent-ACSse-win-v4.2.1.15-K9.zip and Acs-4.2.1.15.9-RA.zip.
    I see following urls says it does not support Windows 2008 R2 and also 64-bit Windows,
    https://supportforums.cisco.com/message/3135061#3135061
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/4.2/installation/guide/remote_agent/rawi.html#wp289019
    However following url says its support 2008 R2 with 64-bit version
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2.1/Release_Notes/acs421_rn.html
    Appreciate if someone can adivse us what vesion (file name) of Remote Agent can support (or working) for Windows 2008 R2 64-bit.
    thanks in advance

    Hi Tarik,
    What I wanted to say that the below url says that ACS 4.2 does not support on 64-bit OS:
    ACS Requirements
    You must use ACS Remote Agent for Windows, version 4.2, with ACS SE, version 4.2. We do not support other Cisco Secure ACS releases.
    Note ACS Remote Agent 4.2 for Windows does not support 64-bit operating systems.
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/4.2/installation/guide/remote_agent/rawi.html#wp289019
    However could you please let me know what exact Remote Agent file you recommend to use for windwos 2008 R2 64-bit Server. The ACS SE version that I have is 4.2.0.124.
    Thanks

  • I am trying to install my CS4 Suite onto new PC with Windows 8.  It installed Photoshop but nothing else.  It is asking me to "Install with 'setup.exe'"  Which i dont think is on there.  Is there a way around this?  Thanks in advance.

    I am trying to install my CS4 Suite onto new PC with Windows 8.  It installed Photoshop but nothing else.  It is asking me to "Install with 'setup.exe'"  Which i dont think is on there.  Is there a way around this?  Thanks in advance.

    Run the cleaner tool and reinstall with sufficient user privileges and security stuff turned off. Your install went wrong because you didn't consider this.
    Mylenium

  • JFServer.exe fault in Windows 2008 server with Central V 5.7

    I have an installation of Central 5.7 running 6 instances on Windows 2008 server 64 bit and have noticed that the six instances don't always come up when the machine is rebooted.  Here is the error that it logs in the Central Log. 
    "Open of table 'C:\Users\Userid|Appdata\Local\Temp\JFX8A00.tmp' failed.
    This also sometimes happens when I make changes to jobs in one of the instances and there seems to be no pattern wo what instances it happens in.
    This behavior does not appear to happen with Central 5.7 running on XP or 2003 server.
    Any thoughts on why this might be happening?

    This is a recently known issue specific to Central on Windows 2008
    Contact Adobe Support to obtain the patch. You can find their contact details in your support agreement.

  • Problem with tv@nywhere plus on windows 8

    hi
    i have a problem with tv@anywhere plus on windows 8. i can setup the pvr plus app completely but when i open that and click on "watch and record dtv program" icon, i will see an error that says: "invalid class string!"
    i think this problem should be for its driver because i'm using windows 8 64bit and the driver is for windows 7, i couldn't find an appropriate driver for windows 8 on MSI driver downloads, as matter of fact it didn't exist.
    so what should i do for my problem?

    I'm afraid TV@nywhere Plus is a bit outdated for Win8. There is no update so far since 2010. Could be MSI won't add Win8 support if it would be anyway possible.

  • I have a problem with ( AppleSyncNotifier.exe - Entry Point Not Found ) The procedure entry point sqlite3_wal_checkpoint could not be locate in the dynamic link library SWLite3.dll.

    I have a problem with ( AppleSyncNotifier.exe - Entry Point Not Found ) The procedure entry point sqlite3_wal_checkpoint could not be locate in the dynamic link library SWLite3.dll.

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Reboot and see if all is well
    In case that your OS is Windows 7 (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "SQLite3.dll" to the location.
    5. Reboot your computer, it should not display that message, it should be clear.
    Good Luck

  • Problem with explorer.exe when LR starts

    When starting LR (V1.0) the task manager reports that explorer.exe is eating up about 50% of my CPU. Closing LR does not have an effect. Only a re-start clears it up. This is now the second time I have installed LR as there was a conflict the first time I upgraded from the beta 4 version. I have searched through many of the same folders that my LR library uses with Bridge and Windows explorer and there was no problem with explorer.exe. Only upon starting LR does the problem occur. Any advice much appreciated. Thank you!
    Windows XP Media Center Edition SP2
    Pentium 4 3.2 GHz
    2 GB RAM

    Firefox 2.0.0.20 is the last ever version of Firefox for Win98 / SE / ME.
    You can try KernelEx to get Firefox 3+ to work, but it would be very slow with an old PC of less than 750Mhz.
    http://sourceforge.net/projects/kernelex/

  • Windows 2008 server (64 bit) setup not starting?

    To all,
    Windows 2008 server (64 bit) setup not starting? downloaded v17228-01-2of2 and v17228-01-1of2? Any ideas why the installer not starting?

    Installing oracle database 11g( 64bit) on a windows 2008 server (64bit). I do not get the setup tool to start
    Downloaded
    Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64 (Part 1 of 2) V17228-01 Part 1 of 2
    and
    Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64 (Part 2 of 2) V17228-01 Part 2 of 2
    Edited by: user731811 on Oct 14, 2010 1:11 PM

Maybe you are looking for

  • Headphone Jack No Longer Working

    About 2 weeks ago, my iPhone's headphone jack completely stopped working. I started to notice it a month ago (after installing the latest iOS builds, but I dont necessarily have any reason to believe that it's a software issue) when it wouldn't play

  • Can anyone save my PS and AI?

    Adobe CC updated my programs this morning and I haven't been able to open Photoshop or Illustrator since. They were working fine and now after the update... nothing. They just crash immediately upon opening. Running OS X Yosemite 10.10.2 Was on the p

  • How to create new OC4J instance in AS 10.1.3 with BC4J- and ADF-Libraries

    Hi I have done all the steps mentioned in this thread: How to create new OC4J instance in AS 10.1.3 However, the new created OC4J instance obviously misses some libraries. If I deploy my Application to this OC4J I get an internal error: Class not fou

  • Need Help with Skype for Business!

    I purchased the Skype for business for an entire year. Now, I cannot for the life of me figure out how to log in. Do I have to link it to original skype? I am new to this and have no knowledge of the formats of Skype or it for business. Subject/title

  • Insert new sequence (project) into an existing project?

    For a slide show mixing stills and video over songs: Project was "finished," with images arranged and sequeing as I wanted, and matched to three songs. Including credits, all nicely wrapped up. I now have to add more images and 1 new song. *This new