Access to adminstration of NAV 2009 server

kizin
Member Posts: 18
Hi,
I'm trying to install Nav 2009.
On my Windows 2008 + SQL 2005 Server, i've installed Nav 2009 Server + demo Database
On my WinXP Client, I've installed the client.
But where could i find the admin interface of the server?
My configuration file is :
How could i change SQLServer parameter or SQLDatabaseName parameter for example?
rgds
I'm trying to install Nav 2009.
On my Windows 2008 + SQL 2005 Server, i've installed Nav 2009 Server + demo Database
On my WinXP Client, I've installed the client.
But where could i find the admin interface of the server?
My configuration file is :
<Configuration> <TargetPath>[WIX_ProgramFilesFolder]\Microsoft Dynamics NAV\60</TargetPath> <Component Id="OutlookAddIn" State="Absent" /> <Component Id="CFrontSDK" State="Absent" /> <Component Id="SDK_CommunicationComponents" State="Absent" /> <Component Id="SDK_CC_Runtime" State="Absent" /> <Component Id="SDK_CC_Source" State="Absent" /> <Component Id="SDK_CFRONT" State="Absent" /> <Component Id="SDK_CFRONT_Net" State="Absent" /> <Component Id="ClassicODBC" State="Absent" /> <Component Id="ClassicDatabaseServer" State="Absent" /> <Component Id="ClassicApplicationServer" State="Absent" /> <Component Id="NAS_OutlookIntegration" State="Absent" /> <Component Id="NAS_EmployeePortal" State="Absent" /> <Component Id="CommerceGatewayServer" State="Absent" /> <Component Id="CommerceGatewayBroker" State="Absent" /> <Component Id="AutomatedDataCaptureSystem" State="Absent" /> <Component Id="ClassicClient" State="Absent" /> <Component Id="CSIDE_GanttServer" State="Absent" /> <Component Id="CSIDE_EmployeePortal" State="Absent" /> <Component Id="CSIDE_BusinessNotificationManager" State="Absent" /> <Component Id="CSIDE_CommerceIntegration" State="Absent" /> <Component Id="CSIDE_OutlookIntegration" State="Absent" /> <Component Id="CSIDE_BackupOfDemoDatabase" State="Absent" /> <Component Id="CSIDE_DemoDatabase" State="Absent" /> <Component Id="CSIDE_HelpFiles" State="Absent" /> <Component Id="SQLServerDatabase" State="Local" /> <Component Id="SQLDemoDatabase" State="Local" /> <Component Id="ServiceTier" State="Local" /> <Component Id="STOutlookIntegration" State="Local" /> <Component Id="RoleTailoredClient" State="Absent" /> <Component Id="MSXML6PreRequisite" State="Local" /> <Component Id="VisualJPreRequisite" State="Local" /> <Component Id="SQLServerPreRequisite" State="Local" /> <Component Id="ReportViewerPreRequisite" State="Local" /> <Component Id="DotNet35PreRequisite" State="Local" /> <Component Id="DotNet20PreRequisite" State="Local" /> <Parameter Id="ServerIp" Value="127.0.0.1" /> <Parameter Id="TCPPort" Value="11322" /> <Parameter Id="ClassicDbServiceName" Value="[WIX_ComputerName]" /> <Parameter Id="ClassicDbNetworkType" Value="tcps" /> <Parameter Id="ClassicDbCacheSize" Value="10000" /> <Parameter Id="ClassicDbempCache" Value="0" /> <Parameter Id="NasServiceName" Value="[WIX_ComputerName]-CLASSIC" /> <Parameter Id="NasServiceNameSql" Value="[WIX_ComputerName]-SQL" /> <Parameter Id="NavServiceServerName" Value="localhost" /> <Parameter Id="NavServiceServerPort" Value="7046" /> <Parameter Id="SQLServer" Value="" /> <Parameter Id="SQLDatabaseName" Value="" /> <Parameter Id="WebServiceServerPort" Value="7047" /> </Configuration>
How could i change SQLServer parameter or SQLDatabaseName parameter for example?
rgds
0
Answers
-
There is no Admin interface of the server.
The server runs as a Windows Service - so you would stop and start it in Services.
You can read more about the Service tier in the documentation and here:
http://blogs.msdn.com/freddyk/archive/2008/10/29/the-service-tier.aspx
The SQL Server name and database name are defined in the CustomSettings.config.Freddy Kristiansen
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.0 -
Thanks a lot0
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