Archive for August, 2008
PFDAVADMIN errors and solutions
Written by Christian on August 26, 2008 – 1:42 pmDue to limited functionality in Exchange 2007 to manage public folders, many Exchange administrators use PFDAVADMIN to manage their public folders. In my opinion, setting permissions is the most important enrichment of PFDAVADMIN. I still can’t believe Microsoft did not implement it in their Exchange Management Console (EMC). Nevertheless, we may be glad that they DID make a GUI for creating and deleting Public Folders. :)
Posted in Exchange 2007 | No Comments »
Compile Error in Hidden Module: Autoexec in Word 2003 or Word 2007
Written by Christian on August 21, 2008 – 9:21 amAfter installation of Adobe Professional 7, 8 or 9, you may get the following error when you start Word 2003 or Word 2007:
“Compile Error in Hidden Module: Autoexec”
The cause of this error is PDFMaker.dot, which loads at startup. Since Adobe Professional 8 uses DLL-addins to add the toolbar in Excel, you can safely delete the PDFMaker.dot file on your computer.
Sometimes PDFMaker.dot is located in your profile directory:
C:\Documents and Settings\<user>\Application Data\Microsoft\Excel\XLSTART\PDFMaker.dot
Other times, PDFMaker.dot can be located in your Program Files directory.
Posted in Word 2003, Word 2007 | No Comments »
Compile Error in Hidden Module: Distmon in Excel 2003 and 2007
Written by Christian on August 21, 2008 – 9:19 amAfter installation of Adobe Professional 7, 8 or 9, you may get the following error when you start Excel 2003 or Excel 2007:
“Compile Error in Hidden Module: Distmon”
The cause of this error is PDFMaker.xla, which loads at startup. Since Adobe Professional 8 uses DLL-addins to add the toolbar in Excel, you can safely delete the PDFMaker.xla file on your computer.
Sometimes PDFMaker.xla is located in your profile directory:
C:\Documents and Settings\<user>\Application Data\Microsoft\Excel\XLSTART\PDFMaker.xla
Other times, PDFMaker.xla can be located in your Program Files directory.
Posted in Excel 2003, Excel 2007 | 9 Comments »
Disable Zip Folders in Vista
Written by Christian on August 17, 2008 – 11:10 amThe commands, given in this article, will disable or enable the ZIP Folder functionality in Windows Vista
To disable Vista’s ZIP functionality, do the following:
Click start > Run, and type: regsvr32 /u %windir%\system32\zipfldr.dll
<ENTER>
That’s all. The ZIP functionality in Vista is now disabled. You can enable the ZIP folders again by doing the following:
Posted in Windows Vista | 1 Comment »
Event 9874: Unexpected error 0×80040109 occurred in “EcProcessVirusScanQueueItem”
Written by Christian on August 6, 2008 – 10:00 amIf you run Exchange 2007 SP1 with an antivirus program like Trend Micro ScanMail 8.0, the following event may occur in your eventlog:
Event Type: Warning
Event Source: MSExchangeIS
Event Category: Virus Scanning
Event ID: 9874
Date: 8/4/2008
Time: 8:34:47 AM
User: N/A
Computer: %
Description:
Unexpected error 0×80040109 occurred in “EcProcessVirusScanQueueItem” during virus scanning. Mailbox Database: %/cn=Microsoft Private MDB
Posted in Event ID, Exchange 2007 | No Comments »