Results 1 to 5 of 5

Thread: this is killing me,hellppppppppppp

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2003
    Posts
    227

    this is killing me,hellppppppppppp

    in win 2k server, i open and and edit an asp application, the problem is that the the second time i want to build it i get this error below, and build fails , i have to finish this program fast, now i just keep reseting the computer after each build, whats the problem?????????


    could not copy temporary files to the output directory

    the file 'bin/league.dll cannot be copied to the run directory. the process cannot access the file because it is being used by another process.

    the fille bin/league.pdb cannot be copied to the run directory. the process cannot access the file because it is being used by another process.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Sep 2003
    Posts
    227
    anyone?!?????

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    well for some reason it cant write on those files it's either that the files are in use somehow, or that they get locked for no reason... I guess you can try deleting the files, but maybe you are doing something that locks the files up
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Sep 2003
    Posts
    227
    all i do is bulid the program, run it, then when trying to bulid again i get the error, i tried with static aspx files to, still having the same problem , i guess it has to do with iis or something, anyone knows whats going on?

  5. #5
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92

    Smile

    Hi,

    It seem that you are working on multiple projects at same time. If it does, then the best solution is to add the library directly to your references.

    If not, i hope you are working with VS 2003. You have to stop and restart the IIS service at the target server. This is the problems in IIS 5. Sometime it will happen in IIS 6 either.

    I hope this will help.

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