Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > CRM > Asynchroneous P...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 30797 of 32018
Post > Topic >>

Asynchroneous Plugins Execution Error

by =?Utf-8?B?RnJlZCBCYW5n?= <FredBang@[EMAIL PROTECTED] > Aug 7, 2008 at 05:33 AM

Hi everybody,

 I'm developping an account post-update asyncrhoneous plugin but am having

trouble running it. It's the "Synchronize Account Address" example from
the 
"Working the Microsoft Dynamis CRM 4.0" book. I copied the code AND 
register.xml file.

I registered succesfully the plugin, but when I update an account, nothing

happens. (The Asynchroneous service IS running) I do have the following
error 
in the Applicaton Event (posted below).

I even tried a empty Execute Method to make sure there is no error in the 
code, but still have the error. Any ideas??

Thanks

Host LABCRM4: failed while monitoring asynchronous operations queue. 
Exception: System.ArgumentNullException: Value cannot be null.
Parameter name: fileName
   at System.IO.FileInfo..ctor(String fileName)
   at
Microsoft.Crm.Extensibility.PluginAssemblyFactory.LoadAssembly(String 
assemblyFile)
   at
Microsoft.Crm.Extensibility.PluginAssemblyFactory.CreateInstance(Guid 
pluginAssemblyId, IOrganizationContext context)
   at Microsoft.Crm.Caching.PluginAssemblyCacheLoader.LoadCacheData(Guid 
key, IOrganizationContext context)
   at Microsoft.Crm.Caching.CrmMultiOrgCache`2.CreateEntry(TKey key, 
IOrganizationContext context)
   at Microsoft.Crm.Caching.CrmSharedMultiOrgCache`2.LookupEntry(TKey key,

IOrganizationContext context)
   at Microsoft.Crm.Caching.PluginTypeCacheLoader.LoadCacheData(Guid key, 
IOrganizationContext context)
   at Microsoft.Crm.Caching.CrmMultiOrgCache`2.CreateEntry(TKey key, 
IOrganizationContext context)
   at Microsoft.Crm.Caching.CrmSharedMultiOrgCache`2.LookupEntry(TKey key,

IOrganizationContext context)
   at Microsoft.Crm.Caching.PluginTypeCache.LookupEntry(Guid pluginTypeId,

IOrganizationContext context)
   at Microsoft.Crm.Asynchronous.AsyncOperationCommand.GetPluginType(Guid 
pluginTypeId)
   at Microsoft.Crm.Asynchronous.EventOperation.InternalExecute(AsyncEvent

asyncEvent)
   at Microsoft.Crm.Asynchronous.AsyncOperationCommand.Execute(AsyncEvent 
asyncEvent)
   at Microsoft.Crm.Asynchronous.AsyncHostHandler.Handle(AsyncEvent 
asyncEvent)
   at 
Microsoft.Crm.Asynchronous.QueueManager.PoolHandler.ProcessAsyncEvent(AsyncEvent
asyncEvent)
   at 
Microsoft.Crm.Asynchronous.QueueManager.PoolHandler.InvokeHandlerInPool(Object
state)
   at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object

state)
   at System.Threading.ExecutionContext.Run(ExecutionContext 
executionContext, ContextCallback callback, Object state)
   at 
System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback
tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object 
state)



 I also created a post-update plugins for accounts and nothing seems to 
happen. I do have an error in the Application Events on the server.
Something 
like this: 

Host LABCRM4: failed while monitoring asynchronous operations queue. 
Exception: System.ArgumentNullException: Value cannot be null.

Do you have an event on your side? 

I have no idea what's wrong. I copied an example from a CRM 4 book (code
and 
register.xml file). I even tried a execute method without any code and it 
still crashes
 




 3 Posts in Topic:
Asynchroneous Plugins Execution Error
=?Utf-8?B?RnJlZCBCYW5n?=   2008-08-07 05:33:01 
RE: Asynchroneous Plugins Execution Error
=?Utf-8?B?U1M=?= <SS@[  2008-08-07 08:12:00 
RE: Asynchroneous Plugins Execution Error
=?Utf-8?B?RnJlZCBCYW5n?=   2008-08-08 10:31:05 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 14:16:50 CST 2008.