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. Burning CD in Web Application

Burning CD in Web Application

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminhelp
15 Posts 5 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.
  • A arslanjatt

    I understand. But, if i want to burn cd on web server not on client then its possible or not. If you have any article or link to article then please let me know. Thanks again.

    M Offline
    M Offline
    Michael Sync
    wrote on last edited by
    #4

    arslanjatt wrote:

    if i want to burn cd on web server not on client then its possible or not

    The case doesn't make sense. AND It's not possible.

    Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

    N 1 Reply Last reply
    0
    • M Michael Sync

      arslanjatt wrote:

      if i want to burn cd on web server not on client then its possible or not

      The case doesn't make sense. AND It's not possible.

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

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

      Michael Sync wrote:

      It's not possible.

      I haven't used, but I think XPBurn[^]can do that.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      P C M 3 Replies Last reply
      0
      • N N a v a n e e t h

        Michael Sync wrote:

        It's not possible.

        I haven't used, but I think XPBurn[^]can do that.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        P Offline
        P Offline
        Paddy Boyd
        wrote on last edited by
        #6

        Yeah indeed. But who's going to sit on the server and load all the CD's as required??

        N M 2 Replies Last reply
        0
        • P Paddy Boyd

          Yeah indeed. But who's going to sit on the server and load all the CD's as required??

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

          Yes that's funny

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

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

            Michael Sync wrote:

            It's not possible.

            I haven't used, but I think XPBurn[^]can do that.

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

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

            I told this guy days ago that XPBurn is how to do it, but that it's a totally retarded requirement. Judging by his asking over and over, I'd guess it's a rentacoder job, that's the only place I've ever found buyers clueless enough to ask for something like this.

            Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            M 1 Reply Last reply
            0
            • P Paddy Boyd

              Yeah indeed. But who's going to sit on the server and load all the CD's as required??

              M Offline
              M Offline
              Michael Sync
              wrote on last edited by
              #9

              :) ya.

              Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

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

                Michael Sync wrote:

                It's not possible.

                I haven't used, but I think XPBurn[^]can do that.

                All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                M Offline
                M Offline
                Michael Sync
                wrote on last edited by
                #10

                Thanks. I don't know about XPBurn.. I feel kinda strange for writing the CD from web application..

                Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

                A 1 Reply Last reply
                0
                • C Christian Graus

                  I told this guy days ago that XPBurn is how to do it, but that it's a totally retarded requirement. Judging by his asking over and over, I'd guess it's a rentacoder job, that's the only place I've ever found buyers clueless enough to ask for something like this.

                  Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                  M Offline
                  M Offline
                  Michael Sync
                  wrote on last edited by
                  #11

                  Christian Graus wrote:

                  his guy days ago that XPBurn is how to do it

                  Have you tried using XPBurn in ASP.NET application? I feel kinda strange about that. I have check the link given by Nav but I'm not able to find the ASP.NET sample for that. It would be great if you can tell me more about this.

                  Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

                  N 1 Reply Last reply
                  0
                  • M Michael Sync

                    Christian Graus wrote:

                    his guy days ago that XPBurn is how to do it

                    Have you tried using XPBurn in ASP.NET application? I feel kinda strange about that. I have check the link given by Nav but I'm not able to find the ASP.NET sample for that. It would be great if you can tell me more about this.

                    Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

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

                    Yes same for me too. I have not used it. I think some background worker stuff needed for doing this. Or the user has to wait till the burning finishes to load the page !

                    All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                    1 Reply Last reply
                    0
                    • M Michael Sync

                      Thanks. I don't know about XPBurn.. I feel kinda strange for writing the CD from web application..

                      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

                      A Offline
                      A Offline
                      arslanjatt
                      wrote on last edited by
                      #13

                      Well guys, don't mind. Act. it was requirement by client. I didn't done work with that but now i came to know that its not possible. Thanks any ways

                      C 1 Reply Last reply
                      0
                      • A arslanjatt

                        Well guys, don't mind. Act. it was requirement by client. I didn't done work with that but now i came to know that its not possible. Thanks any ways

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

                        It's always been possible, it's just stupid. An ASP.NET page does have a limited lifecycle, but in that time it can kick off another process, which can burn a CD, no problem.

                        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                        A 1 Reply Last reply
                        0
                        • C Christian Graus

                          It's always been possible, it's just stupid. An ASP.NET page does have a limited lifecycle, but in that time it can kick off another process, which can burn a CD, no problem.

                          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                          A Offline
                          A Offline
                          arslanjatt
                          wrote on last edited by
                          #15

                          Client ask me to do on server side. They have their own server. So is there any solution to do that. Can i do it by calling a windows service from a web application. Please do help me. Thanks in advance

                          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