search
HomeBackend DevelopmentPHP TutorialUncaught exception com_exception with message Failed to create COM object

Use the following code to call IE in PHP:

Copy code The code is as follows:


browser = new COM("InternetExplorer.Application");


cannot be called normally and an error is reported directly:

Copy Code The code is as follows:


Fatal error: Uncaught exception 'com_exception' with message 'Failed to create COM object `InternetExplorer.Application': Access denied.


The reason is that the COM component of IE prohibits access by ordinary accounts by default. The solution is as follows:
1. Open the Control Panel - Management Tools - Component Services
2. Open the console root directory - Component Services - Computer in the Component Services panel. - My Computer - DCOM configuration (as shown below)
 Uncaught exception com_exception with message Failed to create COM object
3. Find Internet Explorer (Ver 1.0) in the right window, open the properties window, switch to the Security tab
4. Select Customize for "Startup and Activation Permissions" in the Security tab , edit, add the IIS account used by the website or add the Guests group and confirm (as shown below).
 Uncaught exception com_exception with message Failed to create COM object
5. Restart IIS and you should be able to call IE normally now.

The above introduces Uncaught exception com_exception with message Failed to create COM object, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
鸿蒙原生应用随机诗词鸿蒙原生应用随机诗词Feb 19, 2024 pm 01:36 PM

想了解更多关于开源的内容,请访问:51CTO鸿蒙开发者社区https://ost.51cto.com运行环境DAYU200:4.0.10.16SDK:4.0.10.15IDE:4.0.600一、创建应用点击File->newFile->CreateProgect。选择模版:【OpenHarmony】EmptyAbility:填写项目名,shici,应用包名com.nut.shici,应用存储位置XXX(不要有中文,特殊字符,空格)。CompileSDK10,Model:Stage。Device

Java中的ConcurrentModificationException异常的产生原因和解决方法Java中的ConcurrentModificationException异常的产生原因和解决方法Jun 25, 2023 am 10:33 AM

在Java中,当多个线程同时操作一个集合对象时,有可能会发生ConcurrentModificationException异常,该异常通常发生在遍历集合时进行修改或者删除元素的操作,这会导致集合的状态出现不一致,从而抛出异常。本文将深入探讨该异常的产生原因和解决方法。一、异常产生原因通常情况下,ConcurrentModificationException异

python WSGI Application原理是什么python WSGI Application原理是什么May 19, 2023 pm 01:25 PM

本篇文章所依赖的python环境为:什么是WSGIWSGI也称之为web服务器通用网关接口,全称是webservergatewayinterface。它定义了在python中web服务器与web应用程序之间应该如何通信并且处理http请求和响应的一个标准,注意,它只是一个协议,或者说是规范、标准,你也可以不按这个标准来,就像我们上一篇文章所写的web服务器那样。WSGI也分为应用程序和服务器网关,其中我们熟知的Flask就是属于应用程序,uWSGI、wsgiref属于服务器网关。个人感觉,WSG

comcn和com有什么区别comcn和com有什么区别May 12, 2023 pm 04:08 PM

comcn和com的区别:1、comcn和com在含义等方面有区别,在访问速度上没有区别;2、comcn属于国际域名,是全球通用顶级域名,供商业机构使用,而cn是中国的公司域名,国内商业机构,国内域名,必须企业才可以备案;3、搜索的优先顺序是cn先会去搜索.cn,找到.cn服务器后,再由.cn服务器搜索.com;4、cn由cnnic中国互联网中心管理,com的管理机构在国外。

Java中的UnsupportedEncodingException异常该如何处理?Java中的UnsupportedEncodingException异常该如何处理?Jun 25, 2023 am 08:02 AM

Java中的UnsupportedEncodingException异常该如何处理?在Java编程中,可能会遇到UnsupportedEncodingException异常。这个异常通常是由于编码转换不正确或编码不支持造成的。在这篇文章中,我们将介绍UnsupportedEncodingException异常的原因和如何处理它。什么是UnsupportedE

PHP Fatal error: Uncaught exception ‘PDOException’的解决方法PHP Fatal error: Uncaught exception ‘PDOException’的解决方法Jun 23, 2023 pm 12:09 PM

在PHP开发中,可能会遇到“PHPFatalerror:Uncaughtexception‘PDOException’”这样的错误,这是由于PHP操作数据库的时候出现了错误所引发的异常。如果不及时处理这个错误,就会导致程序中断或者出现无法预期的错误。那么如何解决这个问题呢?下面是一些常见的解决方法。一、检查数据库参数首先,我们需要检查连接数据库时传

SpringBoot之bootstrap和application的区别是什么SpringBoot之bootstrap和application的区别是什么May 16, 2023 pm 05:46 PM

bootstrap和application的区别说明bootstrap和application都是SpringBoot项目中的配置文件,他们的区别主要有以下的几个方面(1)加载顺序区别bootstrap配置文件是比application配置文件优先加载的,因为bootstrap是由spring父上下文加载,而application是由子上下文加载(2)优先级区别bootstrap加载的配置信息是不能被application的相同配置覆盖的,如果两个配置文件同时存在,也是以bootstrap为主(

Java中的ConcurrentModificationException异常常见原因是什么?Java中的ConcurrentModificationException异常常见原因是什么?Jun 25, 2023 am 11:07 AM

Java中的ConcurrentModificationException异常常见原因是什么?当在使用Java集合框架中迭代器遍历集合的时候,有时候会抛出ConcurrentModificationException异常,这是常见的Java异常之一。那么,这个异常的产生是什么原因呢?首先,我们需要了解Java集合框架提供的迭代器是有状态的。也就是说,在遍历时

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version