我正在尝试为msmq消息路由器创建一个事件处理程序,我几乎只是从msdn library复制了一个在线示例 例2。
但是当我调用messageQueue.BeginReceive()时,我得到一个IllegalFormatName异常。
以下例外情况:
System.Messaging.MessageQueueException未处理
ErrorCode = -2147467259 HResult = -2147467259 Message = Formatnavnet er ugyldigt。 Source = System.Messaging StackTrace: ved System.Messaging.MessageQueue.MQCacheableInfo.get_ReadHandle() ved System.Messaging.MessageQueue.ReceiveAsync(TimeSpan timeout,CursorHandle cursorHandle,Int32 action,AsyncCallback 回调,对象stateObject) ved System.Messaging.MessageQueue.BeginReceive() 在...... Visual Studio 2015 \ Projects \ FirstQueue_bluff_city \ ConsoleApplication1 \ Program.cs:linje中的ved MYFirstMSMQ.Program.Main(String [] args) 68 ved System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly,String [] args) ved System.AppDomain.ExecuteAssembly(String assemblyFile,Evidence assemblySecurity,String [] args) ved Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() ved System.Threading.ThreadHelper.ThreadStart_Context(Object state) ved System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext,ContextCallback回调,对象状态,布尔值 preserveSyncCtx) ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext,ContextCallback回调,对象状态,布尔值 preserveSyncCtx) ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext,ContextCallback回调,对象状态) ved System.Threading.ThreadHelper.ThreadStart()InnerException:
对于消息感到抱歉 - 窗口以我的母语返回 一些 消息