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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. error in reading file

error in reading file

Scheduled Pinned Locked Moved ASP.NET
comhelp
5 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
    meghamaharshi
    wrote on last edited by
    #1

    Hello Everybody in my page i need to read file (.doc,.txt,.rtf) and find out mobile numbers to which i am to send sms its working fine on localhost but onupload on ftp its giving following error.. Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154. Thanks

    N 1 Reply Last reply
    0
    • M meghamaharshi

      Hello Everybody in my page i need to read file (.doc,.txt,.rtf) and find out mobile numbers to which i am to send sms its working fine on localhost but onupload on ftp its giving following error.. Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154. Thanks

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      You haven't provided enough details to answer this question. Please explain clearly what you are trying to do.

      Navaneeth How to use google | Ask smart questions

      M 1 Reply Last reply
      0
      • N N a v a n e e t h

        You haven't provided enough details to answer this question. Please explain clearly what you are trying to do.

        Navaneeth How to use google | Ask smart questions

        M Offline
        M Offline
        meghamaharshi
        wrote on last edited by
        #3

        thanks for reply.. there is an excel file (can be .txt,.rtf,.doc) containing mobile number with some text now the problem is that i successfully retrieve the numbers while running project on localhost but when i upload the compiled code on ftp then on reading that file its giving the following error. Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154.

        E 1 Reply Last reply
        0
        • M meghamaharshi

          thanks for reply.. there is an excel file (can be .txt,.rtf,.doc) containing mobile number with some text now the problem is that i successfully retrieve the numbers while running project on localhost but when i upload the compiled code on ftp then on reading that file its giving the following error. Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154.

          E Offline
          E Offline
          Expert Coming
          wrote on last edited by
          #4

          You have to either have Excel installed on the server, or a free package Microsoft has that let's a server access the DLLs required. Can't remember what it's called, but it should give ya some Google key words.

          The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

          M 1 Reply Last reply
          0
          • E Expert Coming

            You have to either have Excel installed on the server, or a free package Microsoft has that let's a server access the DLLs required. Can't remember what it's called, but it should give ya some Google key words.

            The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

            M Offline
            M Offline
            meghamaharshi
            wrote on last edited by
            #5

            if it is so then why its giving same error with .txt file?

            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