When ASP. NET operates Word documents,This problem occurs, and word is not installed on the machine,
"Word 2003" is installed in the system, but it is not installed in GAC. (About GAC globalProgramFor details about the set cache, refer to the msdn help .)
First of all, if the problem occurs due to the first reason, it is best to solve the problem, that is, install Microsoft Word 2003.
In addition, it is caused by the second reason. There may als
Use Microsoft. Office. Interop. Excel to convert web pages into PDF, interop. excel. dll
There are many ways to convert Web pages into PDF files on the Internet, and there are also many third-party plug-ins that charge fees. In fa
The interoperability type "Microsoft. Office. Interop. Excel. ApplicationClass" cannot be embedded ". Use the applicable interface, interop. excelSolution
Change the embedded interoperability type of Microsoft.
Operation background: Asp.net Excel operation
Problems: Add reference (COM) locally: Microsoft Office 11.0 object library, and writeProgramDebugging is normal and deployedServerThe Excel. application is not an object.
Initial Diagnosis: The Office and
From: http://www.cnblogs.com/Mainz/archive/2009/11/11/microsoft_office_interop_excel.html
Operation background: Asp.net Excel operation
Problems: Add reference locally (COM): Microsoft Office 11.0 Object Library, write the program, debug it properly, and deploy itServerThe Excel. application is not an object.
Initial
View code
/** Made by anby * 2012-10.31 * good luck !~ * Convert JPG files in Excel * Remember to reference Microsoft. office. interOP. excel; */using system. drawing; using system. LINQ; using system. windows. forms; using Excel
Error: failed to Load file or assembly Microsoft. Office. InterOP. Excel, version = 14.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c "or one of its dependencies. The program list definition found does not match the Assembly reference. Exception from hresult: 0x80131040
Win7 environment. Windows XP with 2
When Microsoft. Office. Interop. Excel is used, the 64-bit problem occurs.
Not long ago, I encountered a problem. In the past, Microsoft. Office. Interop.
When exporting the datagridview in winform, write the following statement:Microsoft. Office. InterOP. Excel. Application xlapp = new Microsoft. Office. InterOP. Excel. applicationclass
Analyzer error message: failed to Load file or assembly "Microsoft. Office. InterOP. Excel, version = 11.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c" or one of its dependencies. The system cannot find the specified file.Source error:Row 36: Version = 10.2.3600.0, culture = neutral, publickeytoken = 692f
Cocould not load file or assembly 'Microsoft. Office. Interop. Excel, Version = 11.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c' or one of its dependencies.
There are two reasons for this problem:
1. "Excel 2003" is not installed in the system ";
2. "
Cocould not load file or assembly 'Microsoft. Office. InterOP. Excel, version = 11.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c' or one of its dependencies.
There are two reasons for this problem:
1. "Excel 2003" is not installed in the system ";
2. "
ZangFailed to Load file or assembly "Microsoft. Office. Interop. Excel, Version = 11.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c" or one of its dependencies. The system cannot find the specified file.
Problem analysis: the installed Microsoft.
Analyzer error message: failed to Load file or
Assembly Loading trace: The following information helps determine the assembly "Microsoft. Office. InterOP. Excel, version = 11.0.0.0,Culture = neutral, publickeytoken = 71e9bce111e9429c "cannot be loaded.
Warning assembly binding logging is disabled.To enable the As
To practice C # Word documents today, first introduce the class library (Microsoft. office. interOP. but it cannot be referenced on my machine. The reason is that "Office 2003 Master InterOP" is not installed.ProgramSet ".
Installation Method (introduced on the Internet): r
C # office programming -- word Error Type: "Microsoft. Office. InterOP. Word cannot be found"
Today, I used C # To write an application such as searching for the specified text in word. The compilation result is incorrect:"Cocould not load file or assembly 'Microsoft.
Today, I moved the Asp.net system prepared by someone else using CSHARP to my own machine. An error occurred during compilation:"Cocould not load file or assembly 'Microsoft. Office. InterOP. Word, version = 11.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c' or one of its Dependencies ."
"The system cannot find the file orProgramSet ''
In C # C/S
ProgramTo export data to an Excel file, you need to add references. In this case, you need to select support when installing the office. net. however, even if this option is selected during installation, the following error occurs: "The namespace" Microsoft Office "does not have a type or the namespace name
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.