Hi All
I'm newbe to Solomon, I"m writing a c# program which needs to connect Dynamics SL and import customer infomation, But I"m getting this error, how can I connect SL.
Eventviwer log
Faulting application name: MSDynamicsSL.exe, version: 8.0.20321.0, time stamp: 0x4d8766b7
Faulting module name: MSVCR90.dll, version: 9.0.30729.6161, time stamp: 0x4dace5b9
Exception code: 0xc0000417
Fault offset: 0x00036d36
Faulting process id: 0x1698
Faulting application start time: 0x01ce320f493bbefa
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics\SL\Applications\MSDynamicsSL.exe
Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
Report Id: 890af364-9e02-11e2-9e2f-001cc0cc65ef
Any help would be appreciated.
*This post is locked for comments
Did you ever resolve this??
and found this error in Exceiption
Excetion Message is : Failed to read from an IPC Port: The pipe has been ended.
Stack trace:
Server stack trace:
at System.Runtime.Remoting.Channels.Ipc.IpcPort.Read(Byte[] data, Int32 offset, Int32 length)
at System.Runtime.Remoting.Channels.Ipc.PipeStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.BufferMoreData()
at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble()
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
at System.Runtime.Remoting.Channels.Ipc.IpcClientHandler.ReadHeaders()
at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
at Microsoft.Dynamics.SL.ObjectModel.ObjectModelHelper.ReThrowParentToolbarException(Exception ex)
at Microsoft.Dynamics.SL.ObjectModel.SIVToolbar.StartApplication(String ScreenIDofVBTools, String CompanyID)
at SIApplication.Program.Main(String[] args) in C:\applications\MSSL\SIApplication\SIApplication\Program.cs:line 55
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156