Страница 1 из 1

Всплывающие окна Information Server

СообщениеДобавлено: Ср авг 15, 2012 8:29 pm
Grisha
Проблема - на Information Server не работают всплывающие окна(при нажатии на кнопку) и не отображаются данные реального времени. В логах записывается следующая запись (компонент ArchestrA.Visualization.WCFService). Кто знает ?

Exception while registering user to LMX: [The operation cannot be completed because the pipe was closed. This may have been caused by the application on the other end of the pipe exiting.] at [
Server stack trace:
at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout)
at System.ServiceModel.Channels.StreamConnection.Write(Byte[] buffer, Int32 offset, Int32 size, Boolean immediate, TimeSpan timeout, BufferManager bufferManager)
at System.ServiceModel.Channels.FramingDuplexSessionChannel.OnSend(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.OutputChannel.Send(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Send(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at ArchestrA.Visualization.LMXPublisher.ILMXPublisherSvc.RegCurrentUser(String clientInfos, String userName, String userPassword)
at ArchestrA.Visualization.WCFService.PublisherOperator.RegistLMXUser(String userName, String password)].

Re: Всплывающие окна Information Server

СообщениеДобавлено: Чт авг 16, 2012 11:16 am
Генератор зла
Support for Popup Windows
When a user activates a Show “window name” script, and
that window is a popup type, then the window appears in a
new instance of Internet Explorer. This instance of Internet
Explorer does not have the normal menus and toolbars. It
simply shows the contents of the window.
Keep in mind that this is not an “always on top” or
foreground display, and that if you change focus to the
previous instance of Internet Explorer or another Windows
application, then this window is hidden. You can access the
window from the Windows taskbar or by holding down Alt
key and pressing the TAB key to select the window.