Results 1 to 2 of 2

Thread: [2008] Uploading, while in use.

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2006
    Posts
    607

    [2008] Uploading, while in use.

    Hey, I am trying to "backup" a db by uploading the db through FTP.

    My catch statement captures the exception, and says

    The process cannot access the file 'C:\Users\affan\Documents\Visual Studio 2008\Projects\OfficeCarePro\OfficeCarePro\bin\Debug\officepro.mdf' because it is being used by another process.
    is there a way I can temporarily free the resouces

    I am using LINQ so it automatically creates the classes.

  2. #2
    Lively Member
    Join Date
    Jul 2007
    Location
    Mechelen
    Posts
    119

    Re: [2008] Uploading, while in use.

    can t you copy it and then upload it?(i dunno )
    (and after upload delete copy ofc)

    Greetings Maxim

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width