Topics
Replies
Gwave
07 May 2020, 14:08
RE:
PanagiotisCharalampous said:
Hi Gwave,
If you already have the project then you can add it as an existing project to your cBot solution and then add it as a reference in your cBot project. Read this post, it could be helpful.
Best Regards,
Panagiotis
Hi Panagiotis
Thank you very much for that post. It was very helpful. I also ended up " brute forcing" my way to a solution.
Regards
Gwave
@Gwave
Gwave
05 May 2020, 16:35
RE:
PanagiotisCharalampous said:
Hi Gwave,
Can you provide more information? What is NeuralNet? Did you download/install it somewhere? Why do you expect to see it in the Reference library?
Best Regards,
Panagiotis
I downloaded original project from GitHub into Visual Studio. Then made some changes to it and now I am trying to implement this on cTrader as the information I have gathered has said it should be possible. Going by your response, I assume I am incorrect? I am not a coder and am just trying to find a solution to a problem. If it's not possible, I understand and appreciate all your help mate.
@Gwave
Gwave
19 Jun 2019, 14:02
RE:
Panagiotis Charalampous said:
Hi Gwave,
The reason of the problem is described here. Replacing http to https seems to bypass the problem. In case you face this in the future again, have it in mind.
Best Regards,
Panagiotis
Hi Panagiotis
My VM windows machine has been updated with the "lastest Windows update" and this problem has recurred again. I can't seem to download cTrader again.
Your help will be most appreciated as i can't seem to resolve this issue. Please see below for the reason(s) coming up when i try to download cTrader.
APPLICATION SUMMARY
* Installable application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://fxpro.ctrader.com/xTrader-FxPro.application resulted in exception. Following failure messages were detected:
+ Deployment and application do not have matching security zones.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [19-Jun-19 11:50:01 AM] : Activation of http://fxpro.ctrader.com/xTrader-FxPro.application has started.
* [19-Jun-19 11:50:03 AM] : Processing of deployment manifest has successfully completed.
* [19-Jun-19 11:50:03 AM] : Installation of the application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [19-Jun-19 11:50:03 AM] System.Deployment.Application.InvalidDeploymentException (Zone)
- Deployment and application do not have matching security zones.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
@Gwave
Gwave
20 May 2020, 12:47
Hi Guys
Does anyone have any insight or solution to this?
Many thanks for all your help.
Regards
Gwave
@Gwave