Jump to content
Fórum Script Brasil
  • 0

Aplicação com Word - ISS


Krewlion

Question

Eu estou criando uma aplicação para preencher um formulário na web e depois ele alterar no word.

Está funcionando 100% quando executado no VS 2010.

Porém quando executo no ISS dá o seguinte erro:

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: O nome do namespace ou o tipo 'Interop' não existe no namespace 'Microsoft.Office'. Precisa de uma referência de assembly?

Source Error:

Line 5: using System.Web.UI.WebControls;

Line 6: using System.IO;

Line 7: using Word = Microsoft.Office.Interop.Word;

Line 8: using System.Linq;

Line 9:

Source File: c:\inetpub\wwwroot\MoreiraCorretorImoveis\Cadastro PessoaLocatario.aspx.cs Line: 7

Se puderem me ajudar, agradeço

Obrigado.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...