Hello,
i´ve installed as always AX2012 R2 with a new clean database, after that i restore the Contoso demo database.
Then i installed Reporting and Analysis, deploy the reports and process the cubes.
AOS - 1 VM
SQL - 1 VM
EP - 1 VM
Client - 1 VM
On the "EP-VM" i´ve installed SharePoint Foundation 2010 SP1 and Serach Server Express 2010 SP1, all without errors.
I use normally NTLM (also Windows authentication)
The next step was to install Enterprise Portal and Enterprise Search, also without errors.
Enterprise Portal works, but i´ve an timeout error on a special webpart from AX.
When i look at the CEO Rolecenter on the SharePoint Server it looks good, but when í look at the CEO Rolecenter on my Client and open it with Internet Explorer or as "Home" in AX the webpart didn´t work.
At the eventlog i can read this:
Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException
bei Microsoft.AnalysisServices.AdomdClient.XmlaClient.EndRequest()
bei Microsoft.AnalysisServices.AdomdClient.XmlaClient.CreateSession(ListDictionary properties, Boolean sendNamespaceCompatibility)
bei Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXmlaClientProviderEx.CreateSession(Boolean sendNamespaceCompatibility)
bei Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)
bei Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()
bei smmPipelineByProcessStage.Page_Init(Object sender, EventArgs e)
bei System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
bei System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
bei System.Web.UI.Control.OnInit(EventArgs e)
bei System.Web.UI.Control.InitRecursive(Control namingContainer)
bei System.Web.UI.Control.AddedControl(Control control, Int32 index)
bei Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.AddHostedControl()
bei Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.OnInit(EventArgs e)
Von der Übertragungsverbindung können keine Daten gelesen werden: Eine vorhandene Verbindung wurde vom Remotehost geschlossen.
System.IO.IOException
bei System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
bei System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
bei Microsoft.AnalysisServices.AdomdClient.DimeRecord.ForceRead(Stream stream, Byte[] buffer, Int32 length)
bei Microsoft.AnalysisServices.AdomdClient.DimeRecord.ReadHeader()
bei Microsoft.AnalysisServices.AdomdClient.DimeReader.ReadRecord()
bei Microsoft.AnalysisServices.AdomdClient.TcpStream.GetResponseDataType()
Eine vorhandene Verbindung wurde vom Remotehost geschlossen
System.Net.Sockets.SocketException
bei System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
I´ve searched hours on google and tested many ideas, but the error didn´t solved.
What can i do?
I´ve installed now this environment three times - same error
Thanks
Jens