Book a Demo

Author Topic: Please help. error creating baselines  (Read 2548 times)

mperich

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Please help. error creating baselines
« on: September 27, 2005, 07:28:19 am »
Hello.

I'm trying to create a baseline for my project (package control->manage baselines-> create new baseline) but I'm getting the following error message

Code = 0xc00ce56f
Source = Line : 1; Char:39
Error Description = No es posible pasar de la codificación actual a la especificada

After pressing the OK button to this message, I get other one:

"A serious error occurred processing your package. Please Ensure you have specified a valid filename and the 'UML_EA.DTD' file is present in the output directory."

If I copy that file to the output directory, the error is the same.

Thanks in advance.

Marko

mperich

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Please help. error creating baselines
« Reply #1 on: September 28, 2005, 09:14:29 am »
I've found by myself.

The answer was set the code page to UTF-16. The same as my Oracle database with EA schema was.

Thanks to me...  ;)