NAV 2013 Web Server issue (3 servers installation)

jmacaluso
Member Posts: 2
HI
I have an issue with a brand new installation, we have 3 servers windows 2012, one APP server, one DB server and one IIS server.
We installed NAV 2013 on the APP and we configure DB server and it's working ok, using the Windows Client we can work with no problems.
ON the IIS server we just installed the WEB server component, but doesn't work. When I start the web client (browser) I had the following message (I'm trying to translate from Italian to English):
"There is an error on. Impossible to show content. Update the page or open a new browser window".
Original message is :
Si è verificato un errore del. Impossibile visualizzare il contenuto. Aggiornare la pagina o aprire una nuova finestra del browser.
I don't get why the first paragraph ends without give me any kind of message.
Any idea?, I'm looking to start the IIS on the APP server, and move my web installation temporarily to that server (to see if everything is working), but our final deployment (for security reasons too) is to work into a 3 separate servers, each one dedicated to one function.
Any suggestion, idea or example should be more than welcomed.
JM
I have an issue with a brand new installation, we have 3 servers windows 2012, one APP server, one DB server and one IIS server.
We installed NAV 2013 on the APP and we configure DB server and it's working ok, using the Windows Client we can work with no problems.
ON the IIS server we just installed the WEB server component, but doesn't work. When I start the web client (browser) I had the following message (I'm trying to translate from Italian to English):
"There is an error on. Impossible to show content. Update the page or open a new browser window".
Original message is :
Si è verificato un errore del. Impossibile visualizzare il contenuto. Aggiornare la pagina o aprire una nuova finestra del browser.
I don't get why the first paragraph ends without give me any kind of message.
Any idea?, I'm looking to start the IIS on the APP server, and move my web installation temporarily to that server (to see if everything is working), but our final deployment (for security reasons too) is to work into a 3 separate servers, each one dedicated to one function.
Any suggestion, idea or example should be more than welcomed.
JM
0
Comments
-
Can you install RTC on the IIS server and verify that you can start it? This to ensure that the connection Works.“This posting is provided "AS IS" with no warranties, and confers no rights.”
Peter Wibeck
Software Development Engineer in Test
Dynamics NAV Server and Installer team
http://blog.wibeck.org/0 -
Hi,
i have the same issue: Windows 2012 Standard server with Nav 2013 R2 service and web client installed. SQL 2008 on a different 2008R2 server.
The RTC works fine, web services are running fine, but when launching the web client, after the login form, i get the following error:
"Si è verificato un errore del. Impossibile visualizzare il contenuto. Aggiornare la pagina o aprire una nuova finestra del browser."
"There was an error. Unable to display content. Refresh the page or open a new browser window."
Inside the Application Event Viewer i got the following error:
"
Errore durante l'accesso al sito Web Microsoft Dynamics NAV 2013 R2 Web Client
URL: http://192.168.46.247:8080/DynamicsNAV7 ... fault.aspx
Type: System.ArgumentNullException
Message: Il valore non può essere null.
Nome parametro: bindingManager
StackTrace:
in Microsoft.Dynamics.Framework.UI.BindingManagerProviderPort..ctor(BindingManager bindingManager, LogicalForm logicalForm)
in Microsoft.Dynamics.Nav.Client.Communication.NavBindingManagerProviderPort..ctor(NavBindingManager bindingManager, LogicalForm form, IEnumerable`1 subFormLink)
in Microsoft.Dynamics.Nav.Client.Communication.FormRecordChangeNotifier.SetupCommunication()
in Microsoft.Dynamics.Nav.Client.FormBuilder.LinksListBuilder.DoBuild(RecordLinksControlDefinition definition, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.UIBuildManager.BuildElement(ElementDefinition metadataDef, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PlaceholderBuilder.BuildChildControls(ControlContainerPlaceHolder definition, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PlaceholderBuilder.DoBuild(ControlContainerPlaceHolder definition, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.UIBuildManager.BuildElement(ElementDefinition metadataDef, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PageBuilder.BuildContent(ContentAreaDefinition contentArea, LogicalForm form, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.UIPartBuilder.DoBuild(MasterPage definition, BindingManager bindingManager, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PageBuilder.Build(MasterPage definition, BindingManager bindingManager, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.UIBuildManager.BuildPage(MasterPage pageDef, UIBuilderContext context, BindingManager bindingManager)
in Microsoft.Dynamics.Nav.Client.FormBuilder.InfopartBuilderBase`1.CreatePart(TDefinition definition, FormHostControl infopart, UIBuilderContext partContext, Boolean filteringAllowed)
in Microsoft.Dynamics.Nav.Client.FormBuilder.SystemInfopartBuilder.CreateSystemPart(InfopartSystemDefinition definition, PageMode partViewMode, FormHostControl infopart, UIBuilderContext context, BuildingUIPart type)
in Microsoft.Dynamics.Nav.Client.FormBuilder.SystemInfopartBuilder.DoBuildRoleCenterPart(InfopartSystemDefinition definition, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PlaceholderBuilder.BuildRoleCenterArea(List`1 definitions, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PlaceholderBuilder.BuildRoleCenterArea(List`1 definitions, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PlaceholderBuilder.DoBuild(ControlContainerPlaceHolder definition, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.UIBuildManager.BuildElement(ElementDefinition metadataDef, LogicalControl parent, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PageBuilder.BuildContent(ContentAreaDefinition contentArea, LogicalForm form, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.HomepageBuilder.DoBuild(MasterPage definition, BindingManager bindingManager, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.PageBuilder.Build(MasterPage definition, BindingManager bindingManager, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.UIBuildManager.BuildPage(MasterPage pageDef, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(MasterPage metadata, FormState formState)
in Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(Int32 formId, FormState formState, Int32 retryCounter)
in Microsoft.Dynamics.Nav.Client.FormBuilder.NavigationTreeProvider.ProcessContent(IEnumerable`1 actionBaseDefinitionList, NavigationNode parentNode, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.NavigationTreeProvider.ProcessNavigationGroups(LogicalControl parent, IEnumerable`1 actionBaseDefinitionList, NavigationNode parentNode, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.FormBuilder.NavigationTreeProvider.ProvideNavigationPane(MasterNavigation definition, UIBuilderContext context)
in Microsoft.Dynamics.Nav.Client.Web.NavWebBuilderSessionInitializer.NavigationServiceTreeOnLoad(Object sender, Object e)
in Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.get_NavigationRoot()
in Microsoft.Dynamics.Nav.Client.NavRunHomepagePropertyBagInvokedAction.Validate(FormPropertyBag queryParameters, UISession uiSession, Object invocationState)
in Microsoft.Dynamics.Framework.UI.LogicalFormActivator.GeneratePropertyBagCommand(FormPropertyBag propertyBagToUse, UISession uiSession, Object invocationState)
in Microsoft.Dynamics.Framework.UI.LogicalFormActivator.ValidateAndInvokePropertyBag(FormPropertyBag propertyBagToUse, UISession uiSession, Object invocationState)
in Microsoft.Dynamics.Framework.UI.Web.WebPropertyBagInvoker.InvokeFormPropertyBag(FormPropertyBag propertyBag)
in Microsoft.Dynamics.Framework.UI.Web.LogicalFormInitializer.<>c__DisplayClass1.<Create>b__0()
in Microsoft.Dynamics.Framework.UI.LogicalOperationInvoker.InvokeAndHandleExceptions(Func`1 action, IExceptionHandler exceptionHandler)
Source: Microsoft.Dynamics.Framework.UI
"
Any suggestion ?
Thanks in advance !0 -
To complete the setup you must set up delegation from Microsoft Dynamics NAV Web client to Microsoft Dynamics NAV Server. (Kerberos)0
-
Hi
mbj is correct. You may want to try all the steps on this link?
http://msdn.microsoft.com/en-us/library ... 2(v=nav.71).aspx0 -
nav_dev wrote:"
Errore durante l'accesso al sito Web Microsoft Dynamics NAV 2013 R2 Web Client
URL: http://192.168.46.247:8080/DynamicsNAV7 ... fault.aspx
Type: System.ArgumentNullException
Message: Il valore non può essere null.
Nome parametro: bindingManager
@nav_dev: I've had this error when having the profile "RAPIDSTART SERVICES" as default profile. There's a "Links" page on the role centre that causes this error. Change profile or remove "Links" and error disappears.
I've reported this to MS.
Best regards,
Johannes0
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