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. The Lounge
  3. Copy Web feature in VS2005 fails...

Copy Web feature in VS2005 fails...

Scheduled Pinned Locked Moved The Lounge
questionvisual-studiosysadmin
7 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.
  • J Offline
    J Offline
    Jesse Evans
    wrote on last edited by
    #1

    (I posted this to Web Dev last week, but got no bites so now I'm posting here because it has more traffic. Technically, this is not a programming question, so I hope I'm safe...) I'm new to VS 2005 and am trying to play with installing a new website on my server. So, I got the TimeTracker starter kit, built it and then used Copy Web Site... to move the project to my server. I connected ok (New Web Site...) then selected everything in the source window and clicked the right-arrow button. After churning away, I got a dialog saying the following: --------------------------- Copy Web Completed --------------------------- There were errors during copy web. Please view log for details. --------------------------- OK --------------------------- I checked the contents of the website folder and found that the TimeTracker.mdf file had not been copied. So, (finally!) here are my questions: 1) Where is this log I'm supposed to view for details? and 2) Any guesses as to why the .mdf file won't copy? TIA! :-D 'til next we type... HAVE FUN!! -- Jesse -- modified at 15:21 Wednesday 25th January, 2006

    R D R T 4 Replies Last reply
    0
    • J Jesse Evans

      (I posted this to Web Dev last week, but got no bites so now I'm posting here because it has more traffic. Technically, this is not a programming question, so I hope I'm safe...) I'm new to VS 2005 and am trying to play with installing a new website on my server. So, I got the TimeTracker starter kit, built it and then used Copy Web Site... to move the project to my server. I connected ok (New Web Site...) then selected everything in the source window and clicked the right-arrow button. After churning away, I got a dialog saying the following: --------------------------- Copy Web Completed --------------------------- There were errors during copy web. Please view log for details. --------------------------- OK --------------------------- I checked the contents of the website folder and found that the TimeTracker.mdf file had not been copied. So, (finally!) here are my questions: 1) Where is this log I'm supposed to view for details? and 2) Any guesses as to why the .mdf file won't copy? TIA! :-D 'til next we type... HAVE FUN!! -- Jesse -- modified at 15:21 Wednesday 25th January, 2006

      R Offline
      R Offline
      Rama Krishna Vavilala
      wrote on last edited by
      #2

      Jesse Evans wrote:

      Any guesses as to why the .mdf file won't copy?

      It might be in use by the sql server. Try shutting down sql express and then copy the web

      1 Reply Last reply
      0
      • J Jesse Evans

        (I posted this to Web Dev last week, but got no bites so now I'm posting here because it has more traffic. Technically, this is not a programming question, so I hope I'm safe...) I'm new to VS 2005 and am trying to play with installing a new website on my server. So, I got the TimeTracker starter kit, built it and then used Copy Web Site... to move the project to my server. I connected ok (New Web Site...) then selected everything in the source window and clicked the right-arrow button. After churning away, I got a dialog saying the following: --------------------------- Copy Web Completed --------------------------- There were errors during copy web. Please view log for details. --------------------------- OK --------------------------- I checked the contents of the website folder and found that the TimeTracker.mdf file had not been copied. So, (finally!) here are my questions: 1) Where is this log I'm supposed to view for details? and 2) Any guesses as to why the .mdf file won't copy? TIA! :-D 'til next we type... HAVE FUN!! -- Jesse -- modified at 15:21 Wednesday 25th January, 2006

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        Jesse Evans wrote:

        1. Where is this log I'm supposed to view for details?

        Try searching your machine for newly-created files.


        "The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb

        1 Reply Last reply
        0
        • J Jesse Evans

          (I posted this to Web Dev last week, but got no bites so now I'm posting here because it has more traffic. Technically, this is not a programming question, so I hope I'm safe...) I'm new to VS 2005 and am trying to play with installing a new website on my server. So, I got the TimeTracker starter kit, built it and then used Copy Web Site... to move the project to my server. I connected ok (New Web Site...) then selected everything in the source window and clicked the right-arrow button. After churning away, I got a dialog saying the following: --------------------------- Copy Web Completed --------------------------- There were errors during copy web. Please view log for details. --------------------------- OK --------------------------- I checked the contents of the website folder and found that the TimeTracker.mdf file had not been copied. So, (finally!) here are my questions: 1) Where is this log I'm supposed to view for details? and 2) Any guesses as to why the .mdf file won't copy? TIA! :-D 'til next we type... HAVE FUN!! -- Jesse -- modified at 15:21 Wednesday 25th January, 2006

          R Offline
          R Offline
          Rocky Moore
          wrote on last edited by
          #4

          Jesse Evans wrote:

          1. Where is this log I'm supposed to view for details? and

          You should have "View Log" button on the "Copy Website" page near the right side bottom of the page. Kind of missed that one myself when I first started with VS2005 beta. Rocky <>< Latest Post: SQL2005 Server Managemnet Studio timeouts! Blog: www.RockyMoore.com/TheCoder/[^]

          J 1 Reply Last reply
          0
          • J Jesse Evans

            (I posted this to Web Dev last week, but got no bites so now I'm posting here because it has more traffic. Technically, this is not a programming question, so I hope I'm safe...) I'm new to VS 2005 and am trying to play with installing a new website on my server. So, I got the TimeTracker starter kit, built it and then used Copy Web Site... to move the project to my server. I connected ok (New Web Site...) then selected everything in the source window and clicked the right-arrow button. After churning away, I got a dialog saying the following: --------------------------- Copy Web Completed --------------------------- There were errors during copy web. Please view log for details. --------------------------- OK --------------------------- I checked the contents of the website folder and found that the TimeTracker.mdf file had not been copied. So, (finally!) here are my questions: 1) Where is this log I'm supposed to view for details? and 2) Any guesses as to why the .mdf file won't copy? TIA! :-D 'til next we type... HAVE FUN!! -- Jesse -- modified at 15:21 Wednesday 25th January, 2006

            T Offline
            T Offline
            Tibor Blazko
            wrote on last edited by
            #5

            the very good replies can find after using "choose a forum" combo at top of this page

            J 1 Reply Last reply
            0
            • T Tibor Blazko

              the very good replies can find after using "choose a forum" combo at top of this page

              J Offline
              J Offline
              Jesse Evans
              wrote on last edited by
              #6

              Tibor Blazko wrote:

              the very good replies can find after using "choose a forum" combo

              Huh? I think you're suggesting I should have posted this in a different forum. If that's what you meant, you should read my original post where I said that I had posted it in WebDev but got no responses. 'til next we type... HAVE FUN!! -- Jesse

              1 Reply Last reply
              0
              • R Rocky Moore

                Jesse Evans wrote:

                1. Where is this log I'm supposed to view for details? and

                You should have "View Log" button on the "Copy Website" page near the right side bottom of the page. Kind of missed that one myself when I first started with VS2005 beta. Rocky <>< Latest Post: SQL2005 Server Managemnet Studio timeouts! Blog: www.RockyMoore.com/TheCoder/[^]

                J Offline
                J Offline
                Jesse Evans
                wrote on last edited by
                #7

                I found it! Thanks, Rocky. Now I have more questions... The log says the following: Copy from 'C:\Visual Studio 2005\WebSites\TimeTracker1\App_Data' to 'http://_my internal website_' started at 1/26/2006 10:07:41 AM. App_Data Copy file TimeTracker.mdf from source to remote Web site. Has error -- Unable to add 'App_Data/TimeTracker.mdf' to the Web. Service Unavailable Copy from 'C:\Visual Studio 2005\WebSites\TimeTracker1\App_Data' to 'http://_my internal website_/TimeTracker/App_Data' is finished. Completed at 1/26/2006 10:08:12 AM. Anyone have a guess at what Service might be unavailable? Do I need to enable something in IIS to get this to work? (Everything else copied just fine.) TIA! 'til next we type... HAVE FUN!! -- Jesse

                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