Page 3 of 3

Re: Document History

Posted: Thu Apr 14, 2022 11:29 am
by BobRichards
Elliott Potts was out of the office several days at the beginning of the week. He did respond to your email yesterday.

I am perplexed why you need me to validate your code. Did you set a breakpoint on the line and see the order number you were expecting? Did you try writing the value to the Event Viewer to test if it was what you expected? What happens when you execute the code?

Re: Document History

Posted: Fri Apr 15, 2022 1:33 am
by ngillet
I am not able to run the package because it shows error in GetService<> that it is not exist in the current context and according to me I have added all the required dlls to reference ,here I send image of all dlls which I added in my package.
Suppose if this error is removed then I will run my package so I have no idea how could a hit comes to Order_AttachmentAdded(object sender, AttachmentItemEventArgs e) this method

Re: Document History

Posted: Tue Apr 19, 2022 10:01 am
by ngillet
I have solve the error of GetService <> but I am not able to run this package its shows the popup box.
I am sharing image of this popup box.

Re: Document History

Posted: Tue Apr 19, 2022 10:33 am
by BobRichards
In Visual Studio, right-click on the project in the Solution Explorer and select "Properties". Next select the "Debug" tab in the project settings. Here is where you specify debug startup information.

This information is also easily available on the internet along with videos to provide additional information on using Visual Studio.

Re: Document History

Posted: Wed Apr 20, 2022 10:03 am
by ngillet
I have resolve that error but while running this package softpro opened then I drag and drop a document in Attachment->buyer folder .I have put break point in package but hit do not goes to break point.In the output console I find many logs.
These logs are:
Select.exe' (CLR v4.0.30319: Domain 2): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Client.DomainObjects.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Program Files (x86)\SoftPro\Select\SoftPro.Exchange.Client.Management.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Select.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Client.Base.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Select.DomainObjects.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Program Files (x86)\SoftPro\Select\SoftPro.Exchange.Select.Package_4.3.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Program Files (x86)\SoftPro\Select\SoftPro.Exchange.Select.Shared_4.3.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Program Files (x86)\SoftPro\Select\SoftPro.OrderTracking.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Program Files (x86)\SoftPro\Select\SoftPro.Select.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Gateway.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Foundation.Identity.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Shared.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Product.Client.Hosting.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Product.Model.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\Microsoft.IdentityModel.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Foundation.Identity.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Data.Runtime.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Common.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Common.Entities.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Storage.Client.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Client.Entities.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.DataMapping.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Integration.Common.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Select.Resolver.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Shared.Client.Controls.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'Anonymously Hosted DynamicMethods Assembly'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\IronPython.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\Microsoft.Scripting.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\Microsoft.Scripting.Core.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\Microsoft.Dynamic.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Program Files (x86)\SoftPro\Select\IronPython.Modules.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Users\Unthinkable-lap-0137\AppData\Local\SoftPro360\Select\Client\SoftPro.Exchange.Data.Models.Order.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Security.dll'
'Select.exe' (CLR v4.0.30319: 360 Dynamic Client Domain): Unloaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll'
Select.exe Information: 0 : *** End of Log ***
The program '[20152] Select.exe' has exited with code 0 (0x0).

Re: Document History

Posted: Wed Apr 20, 2022 10:12 am
by BobRichards
Sorry but I am unable to help you. It is beyond scope of DevForum to debug on this level.

Re: Document History

Posted: Thu Apr 21, 2022 10:42 am
by ngillet
when I run this package and then drag and drop a document in SoftPro for this event hit does not come to any break point which I have put into the package and shows unloaded logs for some dlls. But when I build this package no unloaded logs are showing for dlls. When I open the SoftPro it shows a error of invalid URI I am sharing this error in attachment.
Could you please give any suggestion about this

Re: Document History

Posted: Thu Apr 21, 2022 7:45 pm
by BobRichards
I really have no idea.
Is this a response to dropping a simple file (like a text file) on to the Attachments tab? Does it make a difference what type of file you drop on the Attachments tab?

Re: Document History

Posted: Thu Apr 28, 2022 10:58 am
by ngillet
I have drag and drop a pdf file but no hit comes to the package. Initially I have installed vs2015 then Select client then the SDK .Is there any important thing which I missed out and because of that I am facing this problem?