Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Error in Microsoft.Office.Interop.Word for loading in asp.net

Error in Microsoft.Office.Interop.Word for loading in asp.net

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netcom
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mehdi Bahrami
    wrote on last edited by
    #1

    Hello I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....:confused: Mehdi Bahrami

    L M P 3 Replies Last reply
    0
    • M Mehdi Bahrami

      Hello I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....:confused: Mehdi Bahrami

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Member 2736092 wrote:

      page is too be late for loading and page show as loading

      what?

      led mike

      M 1 Reply Last reply
      0
      • L led mike

        Member 2736092 wrote:

        page is too be late for loading and page show as loading

        what?

        led mike

        M Offline
        M Offline
        Mehdi Bahrami
        wrote on last edited by
        #3

        page can't load and shown as loading...

        1 Reply Last reply
        0
        • M Mehdi Bahrami

          Hello I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....:confused: Mehdi Bahrami

          M Offline
          M Offline
          Mehdi Bahrami
          wrote on last edited by
          #4

          When I define doc as Documents don't have problem, but when define wapp as new application this error it's present.

          Mehdi Bahrami

          1 Reply Last reply
          0
          • M Mehdi Bahrami

            Hello I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....:confused: Mehdi Bahrami

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            Member 2736092 wrote:

            I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....

            You should never, ever, in any circumstances run Office on your Internet server. This is a BAD thing to do because Office applications are not designed to run on servers. They are client operations. If you want to use Office documents, consider looking at the Office Web Components instead.

            Deja View - the feeling that you've seen this post before.

            My blog | My articles

            M 2 Replies Last reply
            0
            • P Pete OHanlon

              Member 2736092 wrote:

              I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....

              You should never, ever, in any circumstances run Office on your Internet server. This is a BAD thing to do because Office applications are not designed to run on servers. They are client operations. If you want to use Office documents, consider looking at the Office Web Components instead.

              Deja View - the feeling that you've seen this post before.

              My blog | My articles

              M Offline
              M Offline
              Mehdi Bahrami
              wrote on last edited by
              #6

              Thank You, But I can't find any, all of them it's by server side, anyone know what is client-side for Office Component?

              Mehdi Bahrami

              1 Reply Last reply
              0
              • P Pete OHanlon

                Member 2736092 wrote:

                I have a problem in using Microsoft.Office.Interop.Word namespace, in my project I can use as fine in Windows Base project but when I try using in my Web Base project, after this: Dim wapp As New Application page is too be late for loading and page show as loading, in tasbar I see WinWord.exe is running after this but don't can continue ....

                You should never, ever, in any circumstances run Office on your Internet server. This is a BAD thing to do because Office applications are not designed to run on servers. They are client operations. If you want to use Office documents, consider looking at the Office Web Components instead.

                Deja View - the feeling that you've seen this post before.

                My blog | My articles

                M Offline
                M Offline
                Mehdi Bahrami
                wrote on last edited by
                #7

                Please help about this problem...

                Mehdi Bahrami

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups