Multiple with same PROJ_ID due to baseline?

  • Thread starter Vladimir Davidov
  • Start date
V

Vladimir Davidov

Hello people!

So the thing is: our manager created so called "Base Line" for the project,
since then when we are logging into "Web Access" - under "Projects" we see
several projects with the same names, more - in Application Event log we
regularly receive 2 following error messages:

----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------

Component: PjViewMgr

File: C:\Proj10\WebClient\source\server\pjviewmgr\ViewCreator.cpp

Line: 250

Description: We have more than one Project with the same PROJ_ID!!!

----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------



And



----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------

Component: PjMsgHlr

File: C:\Proj10\WebClient\source\server\pjmsghlr\MsgHandler.cpp

Line: 491

Description: We have more than one Project with the same PROJ_ID!!!

----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------------------------------



I've searched all over the i-net, if I may say so, but no articles were
found concerning those 2 errors.

And even more - when the manager logs into "Web Access" and goes to
"Updates" he sees all updates submitted, all updates have a red flag icon
next to them, which means they have to be accepted (saved to project file?),
when he presses button "Update" project manager starts up and prompts if the
man wants to save changes and commit updates, he presses "OK", project
server announces that everything is ok, but those updates with the red flag
icon still stay on the "Updates" pane. What actually could be the cause and
the solution of the problem? Why there are several projects with the same
names and why "Updates" are not accepted?
 
Top