Having issues sending emails with our Outlook account through a CRM (customer resource manager).
I am trying to send emails through the Jarjamedia.com system. I have our email account set up and am trying to send a mass email to about 60 people. None of the people received them that I'm aware of and there was nothing in my sent folder in the…
Quaternion
Hi, what's the difference between concatenate and multiply quaternion in C#?? Thanks
Windows server 2016 Hyper V internet connection switch
Hi, I am setting a virtual machine under Hyper-V. I have been setting up Hyper-V virtual machines but on a desktop computer and everything ran perfectly, network too. It is my first time working on a hosted server. The host is a Dell Poweredge…
Update Microsoft 3D Viewer without access to Microsoft Store
There is a vulnerability against Microsoft 3D Viewer that was released in October. CVE-2020-17003 <https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2020-16918> The "solution" is to click on a link that takes you …
word,excel, powerpoint etc programms shoving jibberish
sometimes when i download excel or document etc files i get wierd fonts as a result. No font can fix it, isit corruption of dowbloading or uploading the file?
ADF - Zip files in chunks
The source contains multiple files. If we zip all of these files together, the size of the zip file would be too huge. So we would need to zip groups of files, and have multiple zip files. Is there a support for this in ADF - a) where we can provide a…
ADF Copy Activity - are there any file size limitations ?
Want to understand what are the file size limitations in the copy activity (the max file size that can be copied in a single copy activity). Are there any such limitations with respect to any type of source or sink ? Thanks, Kothai.
What are the windows multi monitor interrupt and enable commands
In Windows settings, the display with number 1 chooses to disconnect this display I want to know what the windows command is to disconnect and start I have inquired about some API enumdisplaymonitors, ChangeDisplaySettingsEx and other…
Password Reset On-Premises Integration broken
Working with a client that's having issues with getting password writeback to work, in Azure AD under Password Reset the On-premise Integration gives the message "Unfortunately, it looks like we can't connect to your on-premise writeback client…
Xamarin for softphone
Hello Support, Could you please let us know if we can use for PBX/VOIP system. Are you able to provide any 3rd Party API support for native applications? We are looking to build our own application like softphone which will support leading OS…
Transcribe function seems no work.
I started a week ago using transcribe function in word for web and start my project. In the last two days it seems no work. It'isnt possible activate the button and i cannot acces to all my past transcriptions: How is happening? Thank You
Add a new test on PBI board / adding a new test via linktype 'Tests' to PBI
Adding a new test case to a PBI via Board 'Backlog items' by clicking on options for PBI "Add Test", it will create a new test case visible on the PBI Board and depending to my project configuration it is creating a new test suite in a…
Migration of ReportServer and ReportServerTempdb
Hi All, I am using SSMS to connect to SQL Server 2008. It has ReportServer and ReposrtServerTempdb databases. Our reports run on a different server. We are now migrating all our databases to a latest version of SQL Server. I have couple of questions. …
SharePoint subsite user getting login prompt, page loads fine after user cancels the prompt
Hi I am facing this scenario with SharePoint 2019, the user is added to the subsite - into a member group. However, he gets the login prompt everytime the page loads, works fine after the he clicks cancel. User does not have any permission in the…
Moving Few RDS Licenses
We have a Win 2016 based AD Domain named "one.com" with a Win 2019 based RDS License Server having 200 RDS licenses. We also have another Win 2016 based AD Domain named "two.com". Both AD domains are physically & logically…
Azure Data Factory - Data Flow - Concat Columns
Hi, I am trying to concatenate two string columns in Data Flow in Azure Data Factory. I am making sure I will not have any nulls using this expression in Derived Column …
I have downloaded the Java Native Interface or JNI to begin interoperabilty between Java code and others. What would be the next steps?
Hello, I have downloaded the JNI Java Native Interface to my desktop. What would be the next steps to implementing the JNI and its libraries to Xamarin IDE for multiple purposes? Users are welcome to give me feedback as long as it is relevant and…
How do I add my custom application in group/chat tab in MS Teams?
I followed the steps listed in MS Teams official documentation - https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/add-tab I am trying to add my CakePHP web application into teams/group chat. I also tried creating configuration…
connect with RDP on pc with windows 10 in domain
Hello everyone. due to smart-working we have activated an VPN to let colleagues access from home with RDP on their pc in the office. now, who has windows 7 when he has to disconnect if he presses START only DISCONNECT appears. while those who have…
SharePoint 2019 - Custom FBA with perisistent cookie
Am trying to crate a custom FBA with Persistent Cookie, but it keep throwing an error as detailed below code formsAuthOption = SPFormsAuthenticationOption.PersistentSignInRequest; tokenType = SPSessionTokenWriteType.WritePersistentCookie; var…