EXCEL 出错 8000401a

EXCEL 出错 8000401a检索COM类工厂中CLSID为{00024500-0000-0000-C000-000000000046}的组件时失败,原因是出现以下错误:8000401a先用骨哥狗了一会,没解决方案,又用摆渡,也没找到方法,最后还是看微软的帮助解决了问题:1.打开DCOM配置,取消交互式用户,使用启动用户2.安全中附足够权限,不知道用户是谁就写Everyonehttp://suppo…

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺

检索 COM 类工厂中 CLSID 为 {00024500-0000-0000-C000-000000000046} 的组件时失败,原因是出现以下错误: 8000401a
先用骨哥 狗了一会,没解决方案,又用摆渡,也没找到方法,最后还是看微软的帮助解决了问题:

1.打开DCOM配置,取消交互式用户,使用启动用户

2.安全中附足够权限,不知道用户是谁就写Everyone

http://support.microsoft.com/kb/305761/zh-cn:

COM+ server application that uses interactive user identity fails to load
View products that this article applies to.
< type=”text/javascript”>function loadTOCNode(){}
Article ID : 305761
Last Review : November 16, 2005
Revision : 3.0

This article was previously published under Q305761
On This Page
SYMPTOMS
CAUSE
RESOLUTION
WORKAROUND
MORE INFORMATION
Steps to reproduce the behavior
REFERENCES
< type=”text/javascript”> var sectionFilter = “type != ‘notice’ && type != ‘securedata’ && type != ‘querywords'”; var tocArrow = “/library/images/support/kbgraphics/public/en-us/downarrow.gif”; var depthLimit = 10; var depth3Limit = 10; var depth4Limit = 5; var depth5Limit = 3; var tocEntryMinimum = 1; < src=”/common/script/gsfx/kbtoc.js?9″ type=”text/javascript”>
SYMPTOMS
< type=”text/javascript”>loadTOCNode(1, ‘symptoms’);
When no user is interactively logged on to the server console, if you try to start a COM+ application remotely (either through a Terminal Server session or from a remote client application), the application may fail with the following error message:
8000401A – “The server process could not be started because the configured identity is incorrect. Check the username and password.”
Back to the top

CAUSE
< type=”text/javascript”>loadTOCNode(1, ’cause’);
This problem occurs because the default identity for the application is set as Interactive User. Interactive user refers to the user that is logged on directly to the server console. If no interactive user exists, the application fails when it tries to assume the interactive user’s identity.
Back to the top

RESOLUTION
< type=”text/javascript”>loadTOCNode(1, ‘resolution’);
To resolve this problem, change the identity for the server application to run under a particular user. To do this, on the Identity tab of the Application Properties dialog box, click This User. In addition, if it is feasible, you can ensure that a user is interactively logged on to the server console while the application is running.
Back to the top

WORKAROUND
< type=”text/javascript”>loadTOCNode(1, ‘workaround’);
In Microsoft Windows Server 2003, work around this problem by using the /Console switch to log on to Console0. To do this, follow these steps: 1. Click Start, click Run, type mstsc /console, and then click OK. 
2. Log on to the computer.

Back to the top

MORE INFORMATION
< type=”text/javascript”>loadTOCNode(1, ‘moreinformation’);
Steps to reproduce the behavior
< type=”text/javascript”>loadTOCNode(2, ‘moreinformation’); 1. Create a new, empty COM+ Server application. Accept the default settings.
2. Add any component to the application. The component must not already be in another COM+ application.
3. Try to start the application remotely when no user is interactively logged on to the server console.

Back to the top

REFERENCES
< type=”text/javascript”>loadTOCNode(1, ‘references’);
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
276407 (http://support.microsoft.com/kb/276407/) Rights and permissions needed by the Identity account of an MTS/COM+ package
282073 (http://support.microsoft.com/kb/282073/) ASP application fails if no user is logged on to the server
312497 (http://support.microsoft.com/kb/312497/) COM+ application under domain account fails intermittently
Back to the top

——————————————————————————–

APPLIES TO
• Microsoft COM+ 1.0
• Microsoft COM+ 1.5
• Microsoft Transaction Services 2.0

Back to the top

Keywords:  kbprb KB305761

Back to the top

 

转载于:https://www.cnblogs.com/Sue_/articles/1779422.html

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/160004.html原文链接:https://javaforall.net

(0)
上一篇 2022年7月25日 下午7:36
下一篇 2022年7月25日 下午7:36


相关推荐

  • Spring boot 使用Jasypt加密用户名密码

    Spring boot 使用Jasypt加密用户名密码

    2021年5月15日
    135
  • Spring中,三级缓存解决循环依赖[通俗易懂]

    Spring中,三级缓存解决循环依赖[通俗易懂]发现Spring三级缓存没有写到博客里,这里从自己的笔记迁移一下,补上:创建的都是单例,如果是构造方法注入,不能解决;如果是设值方法注入,用三级缓存解决:DefaultSingletonBeanRegistry:singletonObjectsearlySingletonObjectssingletonFactories代码流程:bean在createBeanInstance后,populateBean前:DefaultSingletonBeanRegistry:addSingl

    2022年5月21日
    68
  • path是什么意思啊_on the path

    path是什么意思啊_on the path投影投影是JMESPath的关键特性之一。它允许您将表达式应用于元素集合。有五种投影:列表投影切片投影对象投影展平投影过滤投影处理投影需要注意的点投影分为两个步骤。左侧(LHS)创建一

    2022年7月30日
    9
  • 初学者c语言_怎样自学C语言

    初学者c语言_怎样自学C语言一、c语言教程入门C语言一经出现就以其功能丰富、表达能力强、灵活方便、应用面广等特点迅速在全世界普及和推广。C语言不但执行效率高而且可移植性好,可以用来开发应用软件、驱动、操作系统等。C语言也是其它众多高级语言的鼻祖语言,所以说学习C语言教程是进入编程世界的必修课!二、C语言的具体结构更多详细C语言进阶教程也可以关注微信公众号“C和C加加”回复“ZXC”即可获取!简单来说,一个C程序就是由若干头文件和函数组成。#include<stdio.h>就是一条预处理命令

    2025年11月15日
    9
  • 【NOIP2011】聪明的质检员

    【NOIP2011】聪明的质检员2.聪明的质监员(qc.cpp/c/pas)小T是一名质量监督员,最近负责检验一批矿产的质量。这批矿产共有n个矿石,从1到n逐一编号,每个矿石都有自己的重量wi以及价值vi。检验矿产的流程是:1、给定m个区间[Li,Ri];2、选出一个参数W;3、对于一个区间[Li,Ri],计算矿石在这个区间上的检验值Yi:这批矿产的检验结果Y为各个区间

    2025年12月3日
    5
  • Java程序员是不是已经烂大街了?「建议收藏」

    Java程序员是不是已经烂大街了?「建议收藏」宽进严出,有人看一看面试题都可以混水摸鱼进去,进去容易,坚持下来的人很少,大部分都是代码搬运工,这些人其实不是严格的JAVA程序员,非常容易转到其他方面,比如做前端、测试、运维、产品、运营。能够坚持做5年以上JAVA开发的人不多。真正JAVA开发人员很缺,JAVA代码搬运工很多。这位网友说:中级程序员,高级程序员那就更缺了“烂大街”我可以认为是褒奖吧,行业在发展,从…

    2022年7月8日
    108

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号