Click here to Skip to main content
15,881,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi

i am getting error like
An error occurred during the compilation of the requested file, or one of its dependencies. The type name 'Web' does not exist in the type 'Microsoft.Office.Interop.Word.System'

Thanks
Manohar
Posted
Comments
Vedat Ozan Oner 4-Mar-14 8:11am    
first google for the error. try to understand what it means. it is very easy and fast (returns over 100.000 results in 0.27 secs) https://www.google.com.tr/search?q=An+error+occurred+during+the+compilation+of+the+requested+file#q=An+error+occurred+during+the+compilation+of+the+requested+file%2C+or+one+of+its+dependencies
Maciej Los 4-Mar-14 11:31am    
That's the answer!
Sergey Alexandrovich Kryukov 4-Mar-14 12:56pm    
You simply typed non-existing type. Ask yourself why did you do that. Copies from somewhere, I'm afraid?
It all makes no sense at all. You did not even provide any code sample.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900