Deploying Dynamics CRM SDK updates - dynamics-crm-2013

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

Related

Sonarqube upgrade on Azure Container Instance

At present one of our ACI (SonarQube 7.7 community edition) is running with Azure SQL Server DB. Now I need to map existing Azure SQL Server database to a new ACI (SonarQube 7.9.6 community edition). I had done but ACI is not running properly and some times events/logs are not stored, and I even tired with to stop & deleted ACI (SonarQube 7.7 community edition) as well.
At our end my main priority is need to upgrade SonarQube version 7.7 to 7.9.X or newer.
Is it possible to upgrade the sonarqube image in the same ACI?
Yes, it is possible to upgrade the sonarqube and here ate the steps to upgrade the Snoarqube.
Download and unzip the SnorQube distribution.
If you're using third-party plugins, manually install plugins that are compatible with your version of SonarQube.
Update the contents of sonar.properties and wrapper.conf files
Stop your old server and start your new server.
Browse to http://yourSonarQubeServerURL/setup and reanalyze your projects to get fresh data.
Here are the links which can give you complete information regarding SonarQube upgradation.
Before you Upgrade.
Upgrade Guide.

VS 2012 published web service and click once deployment don't reflect newer version of software

VS 2012 published web service and click once deployment of a Windows forms application based on VB.NET and .Net 4.0 don't serve up the newer version of the software. They keep on serving the previous version. However it works fine with VS 2010. This is on IIS 7/7.5.
Anyone have any idea about it?
Thanks.
Never mind. I had to clean and rebuild. VS 2012 added an extra step over 2010.

Worklight 6.2 .wlapp deployment.data file format

I need to deploy an application to Worklight 6.2, but the latest IDE i have only targets for MobileFirst 7.1. I am trying to manually edit the meta/dployment.data file(pasted below). I updated the platform.version to 6.2 manually. Can someone help me with:
If someone can share a sample .wlapp archive targetted for WL 6.2, specifically iOSNative app with authentication disabled.
Or if someone can help me plug the right values into below file. Mainly this value "app.authenticity.obscuredata=23.507-9.852-31.807"
This is the content of XYZ.wlapp/meta/deployment.data file
#Deployment data.
#Tue Mar 01 14:06:35 PST 2016
app.build.time=1456869995617
app.displayname=RLReplen
platform.version=6.2.0.01.20141027-1531
app.target.category=UNDEFINED
app.ios.bundle.id=com.pr.RLReplen
app.version=1.0
app.environment=iOSnative
app.license.type=APPLICATION
app.description=A native iOS applicatio
app.native=true
app.authenticity.obscuredata=23.507-9.852-31.807
app.id=RLReplen
This is not possible, as explained in your previous question.
If you need the Studio for 6.2, then do not install Studio from Eclipse marketplace, as from there you get only the latest studio - 7.1. The latest is simply not backwards compatible, nor can it be as the product has changed significantly. You also cannot take a 7.1 project and open it in Studio 6.2 and expect it to work... or start altering it.
You need to create a new 6.2 project using Studio 6.2, and copy your implementation into it.
Please go to IBM Fix Central, download Studio for your build level (6.2), and install it manually into your Eclipse. And use that.
Only 6.2 studio will produce 6.2 server compatible projects, applications, adapters and any other artifacts.

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.

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