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. Opening a excel file through webservice

Opening a excel file through webservice

Scheduled Pinned Locked Moved ASP.NET
8 Posts 4 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.
  • L Offline
    L Offline
    lavankumar
    wrote on last edited by
    #1

    hi i created a webservice. i want to open excel file throught webservice in that webservice i written a method with name "openExcelfile". which opens excelfile write data in the excel file. thanks in adv By lavan

    C B 2 Replies Last reply
    0
    • L lavankumar

      hi i created a webservice. i want to open excel file throught webservice in that webservice i written a method with name "openExcelfile". which opens excelfile write data in the excel file. thanks in adv By lavan

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What do you want to do ? Take data and save it locally as an excel file ?

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • L lavankumar

        hi i created a webservice. i want to open excel file throught webservice in that webservice i written a method with name "openExcelfile". which opens excelfile write data in the excel file. thanks in adv By lavan

        B Offline
        B Offline
        Brij
        wrote on last edited by
        #3

        what actually you want to do?whwere is Excel sheet ?

        Cheers!! Brij

        L 1 Reply Last reply
        0
        • B Brij

          what actually you want to do?whwere is Excel sheet ?

          Cheers!! Brij

          L Offline
          L Offline
          lavankumar
          wrote on last edited by
          #4

          actually i want to run AutoCad software using the webservice, bcoz due to few reasons my website hosting server doesnt support the installation of the AutoCad software. so i installed the software in another server . and i created a webservice using the IP address of this server. and i wrriten a method which opens the Autocad Application but it is not opening bcoz the webmethod is returns a xml file

          C 1 Reply Last reply
          0
          • L lavankumar

            actually i want to run AutoCad software using the webservice, bcoz due to few reasons my website hosting server doesnt support the installation of the AutoCad software. so i installed the software in another server . and i created a webservice using the IP address of this server. and i wrriten a method which opens the Autocad Application but it is not opening bcoz the webmethod is returns a xml file

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            Why did you say Excel then ? Webservices return XML, what did you expect ? It sounds to me like you're very, very confused. The only place a webservice can start Autocad, is on the server, because only the server is always listening and ready to receive requests.

            Christian Graus Driven to the arms of OSX by Vista.

            L 1 Reply Last reply
            0
            • C Christian Graus

              Why did you say Excel then ? Webservices return XML, what did you expect ? It sounds to me like you're very, very confused. The only place a webservice can start Autocad, is on the server, because only the server is always listening and ready to receive requests.

              Christian Graus Driven to the arms of OSX by Vista.

              L Offline
              L Offline
              lavankumar
              wrote on last edited by
              #6

              i could not install the AutoCad software in the hosting server. i will clearly explain you so that u can help me... my website is hosted/maintained in a server in which i cant install the AutoCad. and the sqlserver Database is maintained in another server, in which i can install the AutoCad. my small doubt is .. from my site i can access the Sqlserver Database but y not the AutoCad Application now to access the autocad application what i have to do... i think u understood thanks for u r reply

              _ C 2 Replies Last reply
              0
              • L lavankumar

                i could not install the AutoCad software in the hosting server. i will clearly explain you so that u can help me... my website is hosted/maintained in a server in which i cant install the AutoCad. and the sqlserver Database is maintained in another server, in which i can install the AutoCad. my small doubt is .. from my site i can access the Sqlserver Database but y not the AutoCad Application now to access the autocad application what i have to do... i think u understood thanks for u r reply

                _ Offline
                _ Offline
                _AK_
                wrote on last edited by
                #7

                lavankumar wrote:

                from my site i can access the Sqlserver Database but y not the AutoCad Application

                You can obviously execute the application but it will be on server as Christian mentioned.

                Apurva Kaushal

                1 Reply Last reply
                0
                • L lavankumar

                  i could not install the AutoCad software in the hosting server. i will clearly explain you so that u can help me... my website is hosted/maintained in a server in which i cant install the AutoCad. and the sqlserver Database is maintained in another server, in which i can install the AutoCad. my small doubt is .. from my site i can access the Sqlserver Database but y not the AutoCad Application now to access the autocad application what i have to do... i think u understood thanks for u r reply

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #8

                  Because SQL Server makes itself visible to a network, so you can create a network connection string. I suggest you start with a basic book about computers, you plainly have no idea at all.

                  Christian Graus Driven to the arms of OSX by Vista.

                  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