Using JavaScript API 3.10 with ArcGIS Server 10.6 - arcgis-js-api

We are upgrading our ArcGIS server to 10.6 but do not have the resources to upgrade our JavaScript client which is still on 3.10. We plan to upgrade to the latest version of the JavaScript API in the future but it won't be part of this current project. Does anyone know of any compatibility issues we should be aware of between JavaScript API 3.10 and ArcGIS server 10.6?

Related

Where is hybrid model in MobileFirst 8

I am starting to learn MobileFirst development and have a question regarding Hybrid development model.
I was looking at version 7.1 which supports Hybrid development that allows you to create applications that work on all supported devices.
But then I found out that there is a latest version of MobileFirst Foundation available called 8.0 but strangely Hybrid model is not there. Has it been replaced by something else?
By the way shall I go with version 7.1 or 8?
There is no longer a concept of "hybrid application" in MobileFirst Platform Foundation 8.0 (in the way that you are accustomed to in 7.1 and prior versions). Instead, you would create a Cordova application using your preferred Cordova development tools, and add the MobileFirst SDK to it. See the tutorial at https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/8.0/product-overview/release-notes/whats-new/ (in the "What's new in building apps" section) for additional details.

Azure Storage Emulator did not upgrade when I updated SDK

I upgraded the Azure SDK to 2.9.6 earlier today as the setup completed without any error messages which lead me to believe it completed successfully. However, I'm noticing that the storage emulator is still version 4.5 (I expected it to be upgraded to 4.6).
I ran the Web Platform Installer again but it says the latest SDK is already installed and nothing needs to be upgraded.
Is there a way to force the storage emulator to be upgraded (other than uninstalling the whole SDK and reinstalling)?
Update:
I uninstalled the emulator 4.5, ran the Web Installer Platform again and it detected the missing emulator, I completed the install but to my surprise, it installed version 4.5 again!!! What do I need to do to install emulator 4.6?
By the way, the reason why I want emulator 4.6 is because I have upgraded my C# solution to use the Azure Storage nuget package version 8.0.0 which requires the latest emulator.
Never mind: I found a link to download the emulator.

MobileFirst Studio Upgrade Issue

I just upgrade my current mobilefirst studio to latest version. After the Update i can't able to open the my projects.It's showing the following error when tried to open the project.
"Migrating the ProjectName project from version 7.0.0.00.20150610-1353
to version 7.1.0.00.20150807-0630 has failed because There is no
available migration path. Use the latest MobileFirst Studio or the
latest "IBM MobileFirst Studio Upgrader" from IBM Fix Central site
http://www.ibm.com/support/fixcentral/ "
This question is useless without providing a project that demonstrates the failure in upgrade in MobileFirst Studio.
As such, the only alternative I can offer is for you to create a new project in MobileFirst Studio, and copy over into it your web resources to the corresponding folders: the JavaScript, CSS and HTML, as well any custom classes you may have implemented.

Deploying Dynamics CRM SDK updates

We currently have Dynamics 2013 on premises deployed (version 6.0.3.106).
We have some plugins that reference the SDK but had an issue with a bug in that version of the SDK. This is fixed in 6.1.15 and so we have downloaded this version and want to use it instead.
My question is, how do I go about adding the latest version of Microsoft.Xrm.Sdk.dll to the Dynamics server? Do they manually have to go in a certain folder or is there some automated install?
Thanks

Error in migrating website to sitefinity 5.0

Error in migrating website to sitefinity 5.0
I want to migrate the website from the older version to the newer version, For that i am using sitefinity Project manager.
I've hosted my older website to the IIS server and now i am trying to migrate that website to new sitefinity version 5.0. the older version is 3.7
I have downloaded the telerik sitefinity 5.0
Firstly i imported the project from the inetpub root folder.
i browse it and it runs perfectly.
Now for migration i select Actions - > Set SF 3.7 for migration
then i select the project Root folder and the site url and click on the Continue button to migrate.
But it gives me error like this :
Installation package for the build version of the specified SF3.7 project is missing.
What colud be the proper solution for this?
I am using .net framework 3.5 for the site.
is your Sitefinity 3.7 site running the latest service pack 4? this is required for migration.
also make sure the 3.7 site is running in IIS and not using the visual studio web server or anything different.
hope this is helpful!
got solution from telerik,
I've to use standard edition to perform migration, while I was using community edition