I have developed one web application.
I have deployed that one ,But getting error,
Could not load file or assembly 'Microsoft.Office.Interop.
My shared server name is GoDaddy.com.
Please help me,
Thanks in advance,
Lakshmi.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Jun 21, 2011, 9:20 AM
Praneeth KumarPosted Jun 21, 2011, 6:30 AM
Lakshmi Narayan JPosted Jun 20, 2011, 4:11 AM
yes i tried same solution before deployement.
this is my Web.Config file.
Pradeep ChandrakerPosted Jun 19, 2011, 4:37 PM
Praneeth KumarPosted Jun 18, 2011, 10:52 AM
Lakshmi Narayan JPosted Jun 18, 2011, 10:38 AM
but its showing same error.
Praneeth KumarPosted Jun 18, 2011, 8:35 AM
Lakshmi Narayan JPosted Jun 18, 2011, 8:26 AM
Thanks for reply.
I have deleted that public key in my web.config file.
Now I am getting the following error.
Thanks & Regards,
Lakshmi.
Pradeep ChandrakerPosted Jun 17, 2011, 10:39 AM
This means the hosting server does not have "Microsoft.Office.Interop.Excel" version 11.0.0.0 assembly installed in GAC. What you need to do is, when you are publishing project you can opt to include the assemblies you have referenced, this will copy the assemblies in your project bin directory.
Praneeth KumarPosted Jun 17, 2011, 10:20 AM