Hi Experts,
I install NAV 2009 R2 on:
Windows Serwer 2008 R2,
SQL Server 2008 R2.
I choose DEMO installation.
I try to connect to Demo Database with RTC and it work.
Then I create new NAV database, restore NAV backup using Classic client and change DatabaseName in CustomSetting file.
This backup is form another NAV 2009 database form other development server. Databases has the same collocation and properties.
After restarting NAV server in Event Viewer MicrosoftDynamicsNAVServer logs:
Service:
Service MicrosoftDynamicsNavServer is listening to requests at net.[url=tcp://SERVERNAME:7046/DynamicsNAV/Service]tcp://SERVERNAME:7046/DynamicsNAV/Service[/url].
I can connect from Classic client to this database.
Now when I started RTC I see NAV 2009 welcome screen, and then client closes.
There is no errors or messages in Event Vierwer.
In Windows Task Manager i can only see that Microsoft.Dynamics.Client.exe*32 process start and end in few second.
There is no error masseges form RTC Client.
Can anybody help me with this case?
Answers
Did you try by Compiling all objects?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Yes i have proprer Windows authenticatione setting - domain user is local admin, has SUPER role in NAV and dbowner on SQL server to my DB.
i`ve just compile all objects in db - but RTC still shut down.
](*,)
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Try the solution suggested in the thread linked below (updating Codeunit 1). After that, I restarted the service (NAV server of course, not SQL) but it may not be necessary. You may also need to clear Personalized pages and/or Configured pages.
http://www.mibuso.com/forum/viewtopic.php?f=32&t=45178&start=0
Good luck and let us know if that works for you.
I didnt put any modification to CU 1, so there is no code to upgrading.
I`ve tried to clear Personalized Pages but it still doesnt work.
](*,)
Today i will try to restore my midified object in Cronus database which works with RTC.
Maybe this will work.
On my source server i have NAV with KB2521862 hotfix.
This hotfix is about entering local characters in RCT.
On my destination (developer) server i have NAV without this hotfix.
When i add this hotfix my db started to works with RCT.
\:D/