h3 系統設定--》顯示 OT_CustomSetting
--》狀態名稱 OT_Setting
開啟DevelopPortal.sln
Othinker.h3.worksheet(不可用)
圖片位置 D:\Program Files\OThinker\H3\Portal\WFRes\Images
服務控制台 運行程式D:\Program Files\OThinker\H3\Server\H3Container.exe 後報錯
請檢查是否已經啟動一個服務執行個體
System.Net.Sockets.SocketException: 通常每個通訊端地址(協議/網路地址/連接埠)只允許使用一次。
在 System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
在 System.Net.Sockets.Socket.Bind(EndPoint localEP)
在 System.Net.Sockets.TcpListener.Start(Int32 backlog)
在 System.Net.Sockets.TcpListener.Start()
在 System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
在 System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
在 System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
在 System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
在 OThinker.H3.EngineContainer.Main(String[] args)