how to define source for wpf datagrid xaml DataGridComboBoxColumn
Hai I am trying to set source for datagrid custom control DataGridComboBoxColumn. I used code like this In viewmodel public ObservableCollection<MarKList> NameList { get; set; } public ViewModel() { NameList =new…
Unable to start container. Error message: Modify Compute System failed
Hello, I'm trying to run a nodejs app on App services (windows containers). We are getting the below error. 11/05/2020 10:18:55.908 ERROR - Site: sample - Unable to start container. Error message: Modify Compute System failed. im using FROM…
Exam expired poped up before even startting the exam
After agreeing yes to NDA terms and conditions, the screen frizzed and I was not able to click the next button. After 5 mins I got another pop up which said the exam has expired however I did not even gave the test. I talked to the respected person…
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
Azure AD Connect Staging Mode Install issue
I am trying to installing AAD Connect on another server in staging mode. I have configured it in the past with no issues so I am familiar with the process and the isseu I am seeing has never happened before. My issue is: During the setup wizard…
Disable a spot instance
Can I disable a Spot instance once the VM has been deployed?
![](https://techprofile.blob.core.windows.net/images/6zoZhv5_BgAAAAAAAAAAAA.png?8DABC3)
Do you happen to know when the forms app in Outlook will have e-signature capabilities?
This is vital to all businesses right now especially during COVID-19. Every other software that has the capability to create forms of any kind has the option to add an e-signature field. Forms should have one too. Microsoft has an awesome reputation and…
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
There should be option to use same Free TLS Cert by two app services behind same trafficmanager
Currently, if I have a web app App 1, it is possible to create a free TLS certificate for a custom domain like abc.trafficmanager.net and assign to my app service App 1. As, App 1 is behind the traffic manager abc the cert binding works. But, if we…
Outlook warning prompt with activated plugin
Outlook2013 with windows10 Hello, I have configured my gpo for trusted addin with my calculated hashvalue for my dll with fullpath. In registry path and hash value is present but keeps prompting this: also added …
![](https://techprofile.blob.core.windows.net/images/TQvnOTxUDEWiaX3GYOwQAg.png?8D8E7B)
Loading Error
When trying to access files in Teams, it gives the error "loading chunk 5 failed" (error:…
add Window.Close() to window style
hi, i'm trying to define window style with Window.Hide() and inside, here is my code: <Style x:Key="Window.Style1" TargetType="{x:Type Window}"> <Setter…
Where can I download the latest version of hha.dll: 4.74.9301.0
I need this version of hha.dll to fix a crash in htmlhelp workshop. This version is referenced here: http://wiki.helpmvp.com/home/notes/hhfaq#TOC-HHW-crashes-when-editing-TOC
Intune UPN
Regarding UPN. Currently in our organization we use xyz as the login for all our devices and our emails are different from them. So while moving to Intune do we need to change the UPN ?
AZURE APP SERVICE LINUX - DOTNET CORE 2.2 Deploy
I have deploy .net core 2.2 web app in app service but i am getting below error. 2020-05-27T10:36:17.174404207Z 2020-05-27T10:36:17.174903316Z You can resolve the problem by installing the specified framework and/or…
I want to disable the cancel button in CFiledialog. How can I do it?
I want to disable the cancel button in CFiledialog. How can I do it? Is there any way other than creating a new one using Cdialog?
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
Virtual training email not receved
I have registered for the webinar "Microsoft Azure Virtual Training Day: Fundamentals" about Azure. via this link: https://azure.microsoft.com/en-us/community/events/ I received the email confirmation the same day. But i havenot receved any…
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
Teams won't open main window. Tray icon working.
Teams 1.3.00.5153-1 on Fedora 32, gnome 3.36.2, X11 When I open the teams app the tray icon appears but won't open the teams window. Here are the logs: Tue May 26 2020 09:32:44 GMT-0400 (Eastern Daylight Time) <6799> -- info -- App started due…
![](https://techprofile.blob.core.windows.net/images/7JK_qlKhFE2mfcMN9rI9Lg.png?8D7FF0)
About Azure payment
Hello Please can i know why did you take 100 dollars from my bank account, because i still using just the free trial , and olso i didn't use any azure account , Please i want a refund , please.
![](https://techprofile.blob.core.windows.net/images/83b87d0ad6664b86a2c2018eab8da26a.png)
Not Supporting Power Automate UI Flow in Ubuntu
I wish to execute power automate ui flows from my ubuntu machine. I have completed .net framework , wine mono etc set up. Unable to execute wine Setup.Microsoft.PowerAutomate.UIFlow.exe, due to the below errors. 0035:err:rpc:I_RpcReceive we got…
Link profiles
Hello, I want to link my private profile to my work-profile. But if I try it in the settings it says: It is already a registered profile. Yes it is - I want to link it - what do I wrong or what else can I do? Thanks and best regards
Help needed to resolve Object variable or With block variable not set
I am writing a VB script to clear all table data from all the sheets in excel workbook. Each sheet has multiple table . Below is the code written but getting Object variable or With block variable not runtime error . Sub cleardata() Dim tbl As…