28th
SEP

The ASP.NET on 64-bit version of Microsoft Windows 2003

Posted by MLK under Windows IIS/ISA

Description/Problem:
This article describes how to solve issue with 64-bit version of Microsoft Windows 2003 operating system and missing tab for additional configuration of ASP.NET inside IIS Admin Console. Related is also article which describes how to activate 32-bit version of ASP.NET in 64-bit version of Microsoft Windows 2003 operating system.

Solution:
IIS Admin Blog & KB894435

25th
SEP

AMD Multi-core Processors & Negative Ping values

Posted by MLK under Windows Network

Description/Problem:
This article describes how to fix problem with negative ping values on computers which using AMD Multi-core Processors. It’s related to the timing issues between the cores.

Solution:
Download AMD Athlon™ 64 X2 Dual Core Processor Driver Version 1.3.2.0053

5th
SEP

The specific error related to Scheduled Tasks

Posted by MLK under Windows Events

Description/Problem:
This article describe how to solve issue “General page initialization failed. The specific error is: 0×8007000d: The data is invalid. An error has occurred attempting to retrieve task account information.  You may continue editing the task object, but will be unable to change task account information”.

Solution:

  • Open Command Line (CMD)
  • Execute “schtasks /change /TN {Task Name} /RU {User Account} /PR {Account Password}”
  • Check via the GUI the Scheduled Tasks (properties options will working correct now)

3rd
SEP

Random crash of Microsoft Excel 2007

Posted by MLK under Windows Events, Windows Registry

Description/Problem:
This article describe how to solve “faulting application EXCEL.EXE, version 12.0.6323.5000, time stamp 0×486cf744, faulting module OLEAUT32.dll, version 6.0.6000.16609, time stamp 0×4757753e, exception code 0xc0000005, fault offset 0×000041c0, process id 0×22c, application start time 0×01c90de938eb338b”.

Solution:

  • Open System Registry (via command RegEdit)
  • Find default registry key “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Excel\Addins”
  • Identify sub-key called “BtOfficeAddin.BtOfficeIntegration.1″
  • Change value “LoadBehavior” from 3 to 0
  • Close System Registry and try start Microsoft Excel