Jan 31 2011

Error when double clicking an Office Document: Windows cannot find the file

Windows would give me an error whenever I tried to open a document outside of Word or Excel.

Windows cannot find ‘path\file’

Opening the file from within Word or Excel worked without an error.

1.In the Office application go to  Options, click the Advanced category, and clear the Ignore other applications that use Dynamic Data Exchange (DDE) check box.

2.In Windows, open a command prompt

3.Navigate to the Office directory.
On my machine that is C:\Program Files\Microsoft Office\Office14

4.Enter these commands:

excel.exe /unregserver
excel.exe /regserver
winword.exe /unregserver
winword.exe /regserver


Oct 22 2009

Exchange 07 One Year after Install
(Event ID: 12018 or 12016)

If your Exchange 2007 Server is approaching or past its one year anniversary you may start seeing the following errors in the Application Event Log

Event Source: MSExchangeTransport
Event Category: TransportService
Event ID: 12018
Description: The STARTTLS certificate will expire soon…

or

Event Source: MSExchangeTransport
Event Category: TransportService
Event ID: 12016
Description: There is no valid SMTP Transport Layer Security (TLS) certificate…

Continue reading