DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Mat Guest

    Packaging Problem


    I recently purchased a new control, added it to my application, created an
    .exe and then packaged it. However when it came to running setup, I received
    an error message.

    "c:\windows\system\MSVCRT.DLL
    An access violation occurred while copying the file"

    Does anyone have any idea how this problem is caused and how to rectify it.

    Cheers


  2. #2
    Mark Guest

    Re: Packaging Problem


    Are you installing this on a Windows NT machine?

    Just as a side note, are you using the PDW? I hate that thing with a passion,
    I have nothing but problems with it. The alternatives are realtively expensive
    (free vs. $250+) but well worth it.

    Mark

    "Mat" <Matthew.Holt@Halcyon-uk.net> wrote:
    >I recently purchased a new control, added it to my application, created

    an
    >.exe and then packaged it. However when it came to running setup, I received
    >an error message.
    >
    >"c:\windows\system\MSVCRT.DLL
    > An access violation occurred while copying the file"
    >
    >Does anyone have any idea how this problem is caused and how to rectify

    it.
    >
    >Cheers
    >



  3. #3
    Bill Tomkovic Guest

    Re: Packaging Problem


    "Mark" <cyric1@cfw.com> wrote:
    >
    >Are you installing this on a Windows NT machine?
    >
    >Just as a side note, are you using the PDW? I hate that thing with a passion,
    >I have nothing but problems with it. The alternatives are realtively expensive
    >(free vs. $250+) but well worth it.
    >
    >Mark
    >
    >"Mat" <Matthew.Holt@Halcyon-uk.net> wrote:
    >>I recently purchased a new control, added it to my application, created

    >an







    >>.exe and then packaged it. However when it came to running setup, I received
    >>an error message.
    >>
    >>"c:\windows\system\MSVCRT.DLL
    >> An access violation occurred while copying the file"
    >>
    >>Does anyone have any idea how this problem is caused and how to rectify

    >it.
    >>
    >>Cheers
    >>

    >



    The file is in use by the machine running the setup. I called Microsoft on
    that one before and found the solution is to move that and any other files
    retutning that error during the bootstrap section of setup.lst and renumber
    the files after that so they are in proper sequence.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links