CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: error

  1. #1
    Join Date
    Jan 2003
    Posts
    5

    error

    Hi,
    i am developing one vb application using MS-ACCESS,crystal report.
    After making exe and package of vb Applicaion, while installing that setup/ package in my machine or any other machine it displays some error :

    like :
    c:\system\mfc42.dll , msado20.tlb , msvcrt.dll,
    This file is in use, please ensure that all applications are closed.

    i didnt get where is the actual problem is. as my all other applicaions are already closed.

    plz suggest.

    Thank You,

    Piter

  2. #2
    Join Date
    May 2002
    Location
    Colombo,Sri Lanka
    Posts
    1,110
    Check whether the there are any other application running in the background.

    Or

    Remove those files from the PD

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

Featured