Book a Demo

Author Topic: Visual Studio holds a lock on closed .eap files?  (Read 4121 times)

stephenbell

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Visual Studio holds a lock on closed .eap files?
« on: March 15, 2006, 12:06:38 pm »
This could be user error, but it appears VS2005 is holding a lock on the .eap file after editing the file and closing it using the VS2005 EA plugin/extension.

EA.exe is still running in the background after I close it down which prevents me from Checking In this .eap file.  The only way to remove the lock is to kill the EA.exe process, or close VS2005 and reopen it.  

Anyone else experiencing this? Once again, this could be user error on my part  ???

Thanks in advance!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Visual Studio holds a lock on closed .eap file
« Reply #1 on: March 15, 2006, 01:08:12 pm »
Whenever VS2005 is running with the EA addin, EA will be running in the background.  (At the very least as long as there is an attached model in the solution.)

It's not normal practice to check an eap file into version control.

Check out the version control whitepaper from http://www.sparxsystems.com/resources/whitepapers/ to see how version control is normally used with EA.

stephenbell

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Visual Studio holds a lock on closed .eap file
« Reply #2 on: March 15, 2006, 01:30:36 pm »
Well, I believe version control is already setup for the team system server i'm connected to with VS2005.  The problem is VS2005 and the EA addin are holding a lock on the file once I save and close EA.  That is preventing me from checking the file back in because the file is still "in use".

So, I'm Checking the file out for edit > make my edits > close EA > attempt to check file back in and errors are given stating the file is still in use.  

Hope that clarifies the problem..

« Last Edit: March 15, 2006, 01:31:34 pm by stephenbell »