web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Can't Upload Small Solution

(0) ShareShare
ReportReport
Posted on by 464

I have a small managed solution (8mb) and I just can not get it installed.  I am updated on all CRM 2011 updates (RU18).  The upload goes to roughly 80% but then it seems to reset to 0 and does nothing and eventually cancels out. 

*This post is locked for comments

I have the same question (0)
  • ashlega Profile Picture
    34,477 on at

    You might want to take a look at the CRM logs: winows event log(to start with), server side logging (you'll have to enable it)..

    But you might also want to just try to restart the CRM server quickly. Your solution is not exactly small, and I think it's 8MB because of the plugins - sometimes deploying those solutions too often may lead to the CRM server running out of memory..

  • brownfield1 Profile Picture
    464 on at

    Thanks Alex, The logs aren't telling me much at the time of the failure but I'll keep looking. Also it isn't 8mb (that is the size of the zip file) unzipped its ~54mb.  The techs found an iscsi issue so once the servers come back up that might help!

  • brownfield1 Profile Picture
    464 on at

    This is my new error, which disk doesn't have enough space?  I have 10GB free on the app server.

    The Web Service plug-in failed in OrganizationId: e19debd4-dcab-e111-bd91-00155d14b400; SdkMessageProcessingStepId: 1b830950-e106-4ee1-b3fd-d348cb65dc8d; EntityName: none; Stage: 30; MessageName: ImportSolution; 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.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)

      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.

      at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

      at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)

      at Microsoft.Crm.CrmTemporaryFile..ctor(Byte[] fileData, String directoryName)

      at Microsoft.Crm.Tools.ImportExportPublish.RootImportHandler.ExtractFromCompressedFile(Byte[] compressedCustomizationFile, Boolean extractAllFiles)

      at Microsoft.Crm.Tools.ImportExportPublish.RootImportHandler..ctor(ImportXml parent, Boolean overwriteUnmanagedCustomizations, Boolean publishWorkflows, Byte[] compressedCustomizationFile, Boolean setup, Version existingDatabaseVersion, ExecutionContext context, Boolean extractAllFiles)

      at Microsoft.Crm.Tools.ImportExportPublish.ImportXml..ctor(Boolean overwriteUnmanagedCustomizations, Boolean publishWorkflows, Byte[] compressedCustomizationFile, Guid importJobId, Boolean convertToManaged, Boolean skipIntermediateImportJobUpdate, ExecutionContext context)

      at Microsoft.Crm.Tools.ImportExportPublish.ImportXml..ctor(Boolean overwriteUnmanagedCustomizations, Boolean publishWorkflows, Byte[] compressedCustomizationFile, Guid importJobId, Boolean convertToManaged, ExecutionContext context)

      at Microsoft.Crm.WebServices.ImportXmlService.ImportSolutionSkipCapable(Boolean overwriteUnmanagedCustomizations, Boolean publishWorkflows, Byte[] customizationFile, Guid importJobId, Boolean convertToManaged, Boolean skipProductUpdateDependencies, ExecutionContext context)

    .

  • ashlega Profile Picture
    34,477 on at

    It seems to be trying to create a temporary file (CrmTemporaryFile) - how many disks do you have on the server? Maybe the one where CRM is installed has run out of space (although, apparently I'm just guessing.. if you have multi-server setup, could be some other disk as well)

  • brownfield1 Profile Picture
    464 on at

    Finally got over that but now i get these two errors:

    18:28:40 -- MESSAGE: Covert to Managed : False
    19:12:02 -- INNER EXCEPTION: The underlying connection was closed: An unexpected error occurred on a receive.
    19:12:02 -- EXCEPTION: An error occurred while receiving the HTTP response to server1/.../Organization.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
    19:12:02 -- STACK:
    Server stack trace:
    at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
    at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.Xrm.Sdk.IOrganizationService.Execute(OrganizationRequest request)
    at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(OrganizationRequest request)
    at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Execute(OrganizationRequest request)
    at Core.Installation.InstallationManager.DeploySolution(String solutionPath, Boolean overwriteUnmanagedCustomizations, Boolean convertToManaged)
    at Install.SolutionsHelper.DeploySolutions()

    and

    Faulting application name: w3wp.exe, version: 8.0.9200.16384, time stamp: 0x50108835
    Faulting module name: PerfMon64.dll, version: 8.0.10918.0, time stamp: 0x577fd168
    Exception code: 0xc0000409
    Fault offset: 0x0000000000149794
    Faulting process id: 0xc20
    Faulting application start time: 0x01d31ebfa2afb367
    Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
    Faulting module path: C:\Program Files\Microsoft Monitoring Agent\Agent\APMDOTNETAgent\V8.0.10918.0\PerfMon64.dll
    Report Id: 56bd01ab-8abc-11e7-9425-00155d153e1a
    Faulting package full name:
    Faulting package-relative application ID:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans