Azure: Virtual Networks from Azure V2.0
Now we’re talking.
Off to do some damageumm play.
Blog Post by: Mick Badran
Now we’re talking.
Off to do some damageumm play.
Blog Post by: Mick Badran
Overview
During a recent server migration we attempted to bring up a client application that utilizes Search.asmx in a SharePoint/FAST Search installation. The application calls GetMetadataProperties() at startup to create a cache of properties for a search based web application. We were getting errors that we hadn’t seen previously.
Error Description
The .NET Code executing the GetMetadataProperties() call […]
Blog Post by: Michael Gerety
I recently did an in-person demonstration of how to use the cool Twilio service to send voice messages when Microsoft StreamInsight detected a fraud condition. In this blog post, I’ll walk through how I built the StreamInsight adapter, Twilio handler service and plugged it all together. Here is what I built, with each numbered activity […]![]()
Blog Post by: Richard Seroter
After years of publishing BizTalk WCF-Services and countless hours spend configuring the services in the wizard I just recently found out the WCF-Publishing Wizard can be started with a configuration file provided.
Next week I will be speaking at the Cloud Computing Expo in New York City . I am particularly excited about this event because I will have the unique opportunity to present about the new concept behind our upcoming enterprise mobility platform: the enterprise…(read more)
Blog Post by: gsusx
Windows Azure
SDK for .NET – June 2012 available.
Blog Post by: Mick Badran
I thought I’d give it a go and see how far this would take me. (One of the Win8 x64
beta installs caused alot of grief)
So my environment:
Installed the CRM 2011 Client by going to the web address of our crm site e.g. https://crm.acme.com
There’s a button on page that says ’download Dynamics CRM for Outlook’ – after a short
download and install all went well
I grabbed CRM2011 CU8 – http://www.microsoft.com/en-us/download/details.aspx?id=29692 and
updated accordingly.
Note at this point CRM plugin had not been configured.
CRM Client Log files prove very helpful here:
When I fired up Outlook and went to configure the CRM Plugin, Testing connection I
would get back
“we can’t authenticate your credentials”
Digging into the log files..
C:\Users\mickb\AppData\Local\Microsoft\MSCRM\Logs\Crm50ClientConfig.log
22:05:18| Error| Error connecting to URL: https://crm.acme.com/XRMServices/2011/Discovery.svc Exception:
System.IO.FileNotFoundException: Could not load file or assembly ‘Microsoft.IdentityModel,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies.
The system cannot find the file specified.
File name: ‘Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.CreateLocalChannelFactory()
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.CreateChannelFactory(ClientCredentials
clientCredentials)
at Microsoft.Xrm.Sdk.Client.DiscoveryServiceConfiguration.CreateChannelFactory(ClientCredentials
clientCredentials)
at Microsoft.Xrm.Sdk.Client.ServiceProxy`1.get_ChannelFactory()
at Microsoft.Xrm.Sdk.Client.ServiceProxy`1.CreateNewServiceChannel()
at Microsoft.Xrm.Sdk.Client.ServiceContextInitializer`1.Initialize(ServiceProxy`1
proxy)
at Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.Execute(DiscoveryRequest
request)
at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo.DeploymentInfo.LoadOrganizations(AuthUIMode
uiMode, Form parentWindow, Credential credentials)
at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo.InternalLoadOrganizations(OrganizationDetailCollection
orgs, AuthUIMode uiMode, Form parentWindow)
Solution: Install the Windows Identity Framework 3.5 that comes with Win8
RC.
And in my case, you’re done.
Happy CRM-ing.
Now to fill in my timesheets
Mick.
Blog Post by: Mick Badran
Last couple of months I written a number of wiki articles for Microsoft TechNet Wiki. Initially and along with Ruth Resende I decided to fill a gap in TechNet Wiki: the lack of BizTalk articles or documentation in Portuguese but I ended up joining the BizTalk Wiki Ninjas (Steef-Jan Wiggers, Tord Gard Nordahl, Dan Rosanova […]![]()
Blog Post by: Sandro Pereira
Good morning world! Its time to hand out the signed copy of the BizTalk Server 2010 Cookbook authored by Steef-Jan Wiggers (read my review here). So the competition have been running for a while and it sure was time to reveal the winner! A lot of people had full score and here is the answers
Blog Post by: Tord Glad Nordahl
Ok this will be my third mapping problem published and I can tell that it will not be the last First of all let me tell you that for me there is no perfect solution to solve a particular mapping problem, often there are several ways to solve the problem and how it’s solved always […]![]()
Blog Post by: Sandro Pereira