Reputation: 286
Hy Guys,
My CRM System works fine since 15 months but now I got a very strange Error Message when I'm going to Import the latest Solutions with Assemblies and Plugin Steps.
The Error Message Shows only up following Text:
An error has occurred. {1}{0}
And thats all. After I looked up on the Event Viewer I got following strange message:
The Web Service plug-in failed in OrganizationId: e700006e-f815-e311-83b2-00155dce57c4; SdkMessageProcessingStepId: 227a2681-06e5-43ad-855a-aca4ebd20049; EntityName: none; Stage: 30; MessageName: GetComponents; AssemblyName: Microsoft.Crm.Extensibility.InternalOperationPlugin, Microsoft.Crm.ObjectModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35; ClassName: Microsoft.Crm.Extensibility.InternalOperationPlugin; Exception: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)
at Microsoft.Crm.Extensibility.InternalOperationPlugin.Execute(IServiceProvider serviceProvider)
at Microsoft.Crm.Extensibility.V5PluginProxyStep.ExecuteInternal(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)
Inner Exception: System.IO.IOException: There is not enough space on the disk.
But I got about 10GB free space on my disk.
Are there any suggestions?
Upvotes: 0
Views: 4286
Reputation: 66
Upvotes: 0
Reputation: 11
I had this issue within Internet Explorer 10 when importing a solution into CRM 2013 Online, I switched to Google Chrome and it imported without any issues.
Upvotes: 1
Reputation: 31
I had the same problems.
I resolved deleting all files in C:\Program Files\Microsoft Dynamics CRM\CustomizationImport
Best regards.
Upvotes: 3