Hello! I have two problems, while I building solution (ASP.NET 2 Beta)

Last post 06-13-2005, 9:51 AM by hyperion135. 4 replies.
Sort Posts: Previous Next
  •  06-12-2005, 3:06 AM 7503

    Hello! I have two problems, while I building solution (ASP.NET 2 Beta)

    1)
    The file 'bin\CuteEditor.dll' cannot be copied to the run directory.  The process cannot access the file because it is being used by another process.

    2)
    Could not copy temporary files to the output directory.

    What I have to do to resolve these problems?
    10x
  •  06-12-2005, 3:10 AM 7504 in reply to 7503

    Re: Hello! I have two problems, while I building solution (ASP.NET 2 Beta)

    I mean to demo solution
  •  06-12-2005, 3:11 AM 7505 in reply to 7504

    1

  •  06-12-2005, 3:13 AM 7506 in reply to 7503

    Hello! I have two problems, while I building solution (ASP.NET 2 Beta)

     barlevziv wrote:
    1)
    The file 'bin\CuteEditor.dll' cannot be copied to the run directory.  The process cannot access the file because it is being used by another process.

    2)
    Could not copy temporary files to the output directory.

    I mean to demo solution....

    What I have to do to resolve these problems?
    10x
  •  06-13-2005, 9:51 AM 7532 in reply to 7503

    Re: Hello! I have two problems, while I building solution (ASP.NET 2 Beta)

    You've got a reference to the dll from that location.
    Remove the reference, rebuild the cuteeditor component, re-add the reference and rebuild the rest of your project.
    That should resolve your problem.
     
View as RSS news feed in XML