Author Topic: Error with MDG Link after chg project directory  (Read 4114 times)

MikiNanuk

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Error with MDG Link after chg project directory
« on: August 19, 2004, 03:00:23 pm »
Hi,

I reorganized my file structure a bit on the Source Safe / Visual Studio side.  Specifically, I moved the project folder from

C:\SS\dotNet\Entriq\Abc\Entriq.Framework.Contact

to

C:\SS\dotNet\Entriq\Abc\Contact

The change was made in source safe, on my local disk (my working directory) and in visual studio (I removed the old project from my solution, and added the new one with the new location).  The project properties in VS show the new directory.

I unlinked this project from within EA (Add-in/Disconnect from Visual Studio) and relinked it.  There are no errors while relinking.  When I try to sync things up again, I get the error message:

An error occurred opening the file C:\SS\dotNET\Entriq\Abc\Entriq.Framework.Contact\Contact.cs

This is the old path.  Closing and restarting VS and/or EA does not help.

It seems that EA is remembering the old path somehow.

Does anyone know how to fix this?

Thanks,

Eric