Thursday, October 17, 2013

Outlook 2007 Can't display the dialog box when access the Print Dialog box

Got a new one today. 
When access the print dialog box, a user was getting an popup saying "Can't display the dialog box"
I initially did my regular fix all for outlook deleting the .ost and any other non-.pst files, and I could get to the dialog box one time, but the error came back after that.
Through some searching I found it is tied to a file called OutlPrnt.
Outlook 2003/XP file location:
\Documents and Settings\(user)\Application Data\Microsoft\Outlook 
Outlook 2007/XP file location: 
\Documents and Settings\(user)\Application Data\Microsoft\Outlook 
Outlook 2007/Vista/Win7 file location: 
\Users\(user)\AppData\Roaming\Microsoft\Outlook 
Outlook 2010/XP file location:
\Documents and Settings\(user)\Local Settings\Application Data\Microsoft\Outlook 
Outlook 2010/Vista/Win7 file locations: 
\Users\(user)\AppData\Roaming\Microsoft\Outlook 

No comments:

Post a Comment

ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'

 I tried a couple things, downgrading, reinstalling, followed some github links talking about /usr/local/lib/python3.10/dist-packages/basics...