About "failed to load file or assembly" Office, version=11.0.0.0, culture=neutral, publickeytoken=71e9bce111e9429c "or one of its dependencies. The system cannot find the specified file "workaround for the problem
Tools/Materials
- Windows Server 2003
- Office 2003
Method/Step
When. NET 2.0 is used, the web-made website is deployed on IIS and the following error is reported
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 file specified.
View Web. config, which is really a component of office
<add assembly= "Office, version=11.0.0.0, culture=neutral, publickeytoken=71e9bce111e9429c"/>
- 4
Workaround :
Install Office 2003, which is primarily installed in Excel 2003.
Failed to load file or assembly office,version=11.0.0.0