Default Reasoning

Construction of sensible guesses when some useful information is lacking and no contradictory evidence is present…

  • Subscribe

  • Disclaimer

    This blog is personal. The views and opinions expressed here represent my own and not those of the people, institutions or organizations that I may or may not be related with unless stated explicitly. All blog post, white papers and manuals were written during the projects, mostly at a customer site and are scenario specific. Use at your own risk.
  • Meta

Archive for the ‘Remote Desktop Services (TS)’ Category

Acrobat Reader crashes in Internet Explorer with MSVCR80.dll.

Posted by Marek.Z on 11 March 2010

I got this error in the Application Event log every time a user wanted to open a pdf file from the Internet Explorer on several brand new Windows Server 2008 RDS hosts. Acrobat tries to open a pdf file in the Internet browser but crashes. I’ve solved this by disabling the browser integration in Acrobat Reader by running the following command from the login script: 

REG ADD “HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\Originals” /v “bBrowserIntegration” /t REG_DWORD /d 0 /f 

Now, when a user logs in on a RDS host and opens a pdf file from the Internet Explorer, the file is first downloaded to a temporary folder and opened from there. The pdf file will no longer be opened within the Internet Explorer.

Cheers! 

- Marek.Z

Posted in Microsoft, Remote Desktop Services (TS) | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

Join 428 other followers