The interoperability type "Microsoft. Office. Interop. Word. ApplicationClass" cannot be embedded ". Use the applicable interface instead .,The interoperability type "Microsoft. Office. Interop. Word. ApplicationClass" cannot be embedded ". Use the
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 fact, you can use the
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.
Type: Microsoft. Office. InterOP. Word. applicationclass. No constructor is defined.
Error 4317The interoperability type "Microsoft. Office. InterOP. Word. applicationclass" cannot be embedded ". Use the applicable interface instead.
Type:
When exporting the datagridview in winform, write the following statement:Microsoft. Office. InterOP. Excel. Application xlapp = new Microsoft. Office. InterOP. Excel. applicationclass ();
The result is as follows:
Type: Microsoft. Office. InterOP.
The interoperability type "Microsoft. Office. Interop. Excel. ApplicationClass" cannot be embedded ". Use the applicable interface, interop. excelSolution
Change the embedded interoperability type of Microsoft. Office. Interop. Excel. DLL to true.
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
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. Excel was used to export the Excel file. After it was migrated to a 64-bit server, it was
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
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,
Asp.net is commonly used to generate WORD functions, and code is also common on the Internet. It has been tested locally.There is no problem running under serves 2003, but an error occurs when it is published to 2008. The component permission has
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
IIS calls Microsoft. Office. InterOP. Word. Documents. Open and returns NULLControl Panel-> Administrative Tools-> component services-> Computer-> my computer-> DCOM configuration-> Microsoft Word documentsAfterClick properties to open the
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 = Microsoft.
Many components written using owc are already available on the Internet. However, it is quite easy to modify them with your own skills,CodeIt is not very powerful and is only available for everyone to learn :)Using system;Using system.
Isual Studio Tools for the Microsoft Office System
Office primary InterOP assemblies
When you create a new visual Studio Tools for Office Project, a reference to the correct primary InterOP assembly (PIA) is added to your project automatically
Today, I wrote a small program to use. Net to operate the Office template file and generate the expected Word file. The development environment runs normally and can be put on another machine, which is not easy to use. The system prompts that com…
[Size = x-large] using system;
Using system. Collections. Generic;
Using system. text;
Using system. Data;
Using system. Windows. forms;
Using system. reflection;
Namespace DMS{/// /// C # Excel operations/// Class exceloperate{// Method 1 //
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.