Book a Demo

Author Topic: How2ChangeSourceFile4SynchronizationDotNet  (Read 2670 times)

Xabatcha

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
How2ChangeSourceFile4SynchronizationDotNet
« on: October 20, 2005, 06:29:56 am »
Hi 2 All,
   I use synchronization with DotNet. I encountered a problem with synchronization.
   I synchronized some classes between EA and DotNet, so far so good. When I changed the name of file in DotNet, it gave me an error during the sychronization from EA. (Error reading ....)
   Is there any way I could change source file for synchronization in EA?

 Do i have to delete entity in EA and import missed class from DotNet ?

thomaskilian

  • Guest
Re: How2ChangeSourceFile4SynchronizationDotNet
« Reply #1 on: October 20, 2005, 02:45:18 pm »
When you change references outside EA it can't know. You have to adapt the filename in the class properties accordingly.