How to install and configure Microsoft Dynamics NAV 2009 R2
Comments
-
mohana_cse06 wrote:Chowdary wrote:can you help how to do this ? (plz
)
I didn't get help from forums and from my IT guy also ](*,)
This is completely an IT support issue..
Ok thanks
I will check with IT guys again !
thanks
ChowdaryPleasure in the job puts perfection in the work0 -
So many thanks Mohana !bring the server to domain and try..
I've been able to connect RTC from client(for now its my desk top)
At least, I get some idea about the topic because of you
you are wonderful I would say =D> =D> =D>
one more thing
How to make this topic is answered?
Thanks
ChowdaryPleasure in the job puts perfection in the work0 -
Hey hi, I am also a newbie to this forum. I have witnessed some really nice and very interesting threads here..was actually about to post my comment there but then thought why not to introduce myself first.
Hope will have a nice time here...0 -
I am posting a link here which will guide you through whole of the process...
https://mbs.microsoft.com/partnersource ... V2009SP1EP0 -
garrett48 wrote:I am posting a link here which will guide you through whole of the process...
https://mbs.microsoft.com/partnersource ... V2009SP1EP
Why do we need EP here? :-k0 -
hey guys
I just gone thru another post by Mohana, want to share.
one has to create windows login in classic (finsql.exe) to be able to give access to client.
Tools -> Security -> Windows logins and specify client's user name and role overthere
and, of-course clients ClientUserSettings configuration file's property shud be like this<add key="ClientCredentialType" value="Windows" />
Rgds
ChowdaryPleasure in the job puts perfection in the work0 -
Hi guys
there is one more issue with RTC:
let A & B databases
when ever I change database from A to B in classic (finsql.exe) and try to run page to open RTC, RTC opening with previous A, its connecting to B only after restarting the server contains SQL Server and NAV Server, is that so?
I tried changing database in custom config file, and, restarting NAV Server but only restarting the server changing database.
am I wrong ?
Rgrds
ChowdaryPleasure in the job puts perfection in the work0 -
Did you try by changing the database name in custom settings file and restarting?0
-
You need to understand few things:
RTC is connecting to last used service tier. Service tier is set to use one server and one database at time.
If you hit RUN button in designer in classic client to run Page, finsql.exe will do just fire URL like:
DynamicsNAV:////runpage?page=123456
What it does?
It looks, if some RTC is already running. If yes, It will open the page within it.
If there is no RTC running, it will run it (it will connect to the previous NAV Server) and after that it will run the Page.
The URL is not passing which Service tier to use, which database or server to use... it is on you. Best is to run the RTC manually, check,that you are connected to correct NAV Server, and than run the page. If you want to use another database/server, connct to different NAV Server or change the settings of the NAV Server, if it is used only by you. Be sure, that you are not running two RTCs at time, else it will mess things up.0 -
mohana_cse06 wrote:Did you try by changing the database name in custom settings file and restarting?
yes, as said in previous, I tried that too, but it still connecting to the previous database, only after restarting the server computer (after changing database name in custom config file) its connecting to the one in custom file. That means desired one, but not previous one.
Rgrds
ChowdaryPleasure in the job puts perfection in the work0 -
If you change customsettings.config, you need to restart the services in correct order. First you need to stop WS service of the NAV Server, than restart the main service, then start WS service, else it will not load the new settings.0
-
kine wrote:If you change customsettings.config, you need to restart the services in correct order. First you need to stop WS service of the NAV Server, than restart the main service, then start WS service, else it will not load the new settings.
great =D>
this order is so important :thumbsup: !!
I understand that RTC can connect to only one database at a time. If we want to connect two databases at a time we must create another instance of NAV Server.
I was wrong like this:
if we open a database in classic and run page we will get page having data of that database, this is wrong. What happens is, we will get page with the database specified in the custom file only, this is true. If you want to change data base, we must follow the above order.
Thanks Kine
Rgrds
ChowdaryPleasure in the job puts perfection in the work0 -
Solve Restricted User Issue in SQL Server 2005
Simply run the following commands against the database which is showing as 'Restricted User':
ALTER DATABASE database SET SINGLE_USER WITH ROLLBACK IMMEDIATE
GO
ALTER DATABASE database SET MULTI_USER
GOPleasure in the job puts perfection in the work0 -
Hi guys...
mohana_cse06, you are such a patient guy! I don't know how could not have left after saying N times: search the forum/read the documentation...kine wrote:If you change customsettings.config, you need to restart the services in correct order. First you need to stop WS service of the NAV Server, than restart the main service, then start WS service, else it will not load the new settings.
As far as I know, order is not important. What is important to note, is that Nav's middle tier services are hosted in WCF and both services share the same config file.
If you change custom config, you need to stop one service (either WS or RTC), then restart the other one and last, start the first one.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions