Asked by:
MS CRM 2013 onpremise Error on solution export

Question
-
Hi,
Can not able to export solution.
I am getting below error on export of solution.I checked event log but not able to resolve.
Fault bucket , type 0
Event Name: CRMmanaged2
Response: Not available
Cab Id: 0
Problem signature:
P1: 6.1.0000.0581
P2: w3wp
P3: Microsoft.Crm.Application.Pages
P4: MissingMethodException
P5: Unknown
P6: 0
P7:
P8:
P9:
P10:
Attached files:
C:\Windows\Temp\CRMmanaged2Info-022902.txt
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_6.1.0000.0581_d5bcdeb46d24a0f27a33fbb2201d958ef4fd4e99_cab_3db5d0b4
Analysis symbol:
Rechecking for solution: 0
Report Id: 14b12b9c-350b-11e5-9446-00155d018336
Report Status: 4
Thanks
Tuesday, July 28, 2015 9:54 AM
All replies
-
Hello,
Try to turn on trace, restart iss, reproduce an error and check trace for errors.
Dynamics CRM MVP
My blogTuesday, July 28, 2015 10:13 AMModerator -
Hi,
As Andrii suggested, try to turn on trace to retrieve more info.
If the error occurs for all solutions, Try to perform standard troubleshooting steps like:
1. Perform IIS reset
2. Validate if you have adequate hard disk space
3. Validate if you have adequate DB space
4. Try restarting the server
All the best
Ramanathan Rajendran MCTS - Dynamics CRM
- Edited by Ramanthan Rajendran Thursday, July 30, 2015 4:56 PM typo
Tuesday, July 28, 2015 10:54 AM -
Hi
Please find traced log
[2015-07-28 03:53:54.203] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 7 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: e40522fb-abae-440e-a8c6-d420351847ab | ExceptionConverter.ConvertToFault ilOffset = 0x69
>UNEXPECTED: no fault?
[2015-07-28 03:53:54.203] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 7 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: e40522fb-abae-440e-a8c6-d420351847ab | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x23B
>System.MissingMethodException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #33DA4921: System.MissingMethodException: Method not found: 'Void Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.set_TargetVersion(System.String)'.
> at Microsoft.Crm.Application.Platform.ServiceCommands.ExportSolutionCommand..ctor(String solutionName, Boolean managed, String targetVersion, Boolean exportAutoNumberingSettings, Boolean exportCalendarSettings, Boolean exportCustomizationSettings, Boolean exportEmailTrackingSettings, Boolean exportGeneralSettings, Boolean exportMarketingSettings, Boolean exportOutlookSynchronizationSettings, Boolean exportRelationshipRoles, Boolean exportIsvConfig, IOrganizationContext context)
> at Microsoft.Crm.Dialogs.ExportSolutionPage.ExportSolution(Boolean managed, String optionXml, String targetVersion)
> at Microsoft.Crm.Dialogs.ExportSolutionPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)Tuesday, July 28, 2015 11:01 AM -
Hi,
Any update. Its urgent.
Thanks
Saturday, August 1, 2015 9:33 AM -
Did you got any solution on this. We are also facing same issue.
Thanks.
Thursday, August 6, 2015 12:08 PM -
Hi,
Any update. Its urgent.
Thanks
Dynamics CRM MVP
My blogThursday, August 6, 2015 12:13 PMModerator