No announcements
Found 2670255 threads
-
0 Votes
SSIS :DT_BOOL loading "FALSE" for empty record
default when we choose "Build Query"). I tried uploading screen shot of my connection manager used for Source, unfortunately it is not ...Answered | 12 Replies | 1045 Views | Created by msmanju99 - Wednesday, March 21, 2018 3:20 PM | Last reply by msmanju99 - Thursday, March 22, 2018 3:28 AM -
0 Votes
Bing Search Parsing Issue? Eliminating Letters "U" and "E"
Answered | 1 Replies | 387 Views | Created by Web-UX - Friday, October 27, 2017 3:27 PM | Last reply by UpasanaDixit - Friday, October 27, 2017 4:53 PM -
0 Votes
TLS 1.2 for Application Proxy
1.2 compatible for them to be able to work with the Servers for the Application Proxy. On how to make the devices TLS 1.2 compatible, ...Answered | 3 Replies | 634 Views | Created by MIS5000 - Thursday, May 7, 2020 6:59 AM | Last reply by MIS5000 - Thursday, May 21, 2020 2:01 AM -
0 Votes
MSDB Keeps going "Recovery Pending"
>I believe we cannot add system db to AG,each instance willAnswered | 5 Replies | 1984 Views | Created by 0 Day - Wednesday, August 24, 2016 8:29 PM | Last reply by foofoobunny - Tuesday, August 30, 2016 11:02 AM -
0 Votes
What is file "mfc140ud.i386.pdb" ?
; MFC projects compiled for x64 and Unicode. It happens nearly in every case: I got an "exception". and hadAnswered | 4 Replies | 1504 Views | Created by Avi Marani - Friday, July 29, 2016 8:49 AM | Last reply by Jack Zhai-MSFT - Tuesday, December 20, 2016 7:53 AM -
0 Votes
pop-up explanation for "lable" in form
Hi A.Alb, if you want to set the Tooltip programmatically then you can use code below. Private Sub CommandButton1_Click() Label1.ControlTipText = ...Answered | 2 Replies | 510 Views | Created by A. Alb - Saturday, August 6, 2016 11:39 PM | Last reply by Deepak Saradkumar Panchal - Monday, August 8, 2016 6:25 AM -
0 Votes
replace "
that code works, i havent changed anyting serias and it also works with me. i recieve also the 30\". but when i then check if this value can be ...Answered | 4 Replies | 7839 Views | Created by kimvlas - Tuesday, November 16, 2010 12:49 PM | Last reply by kimvlas - Wednesday, November 17, 2010 7:17 AM -
0 Votes
Dim readSettingData1 = settingsAccess.Values("NGW1")
as answered. NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual ...Answered | 1 Replies | 457 Views | Created by Malcnoo - Thursday, July 3, 2014 2:37 PM | Last reply by Matt Small - Thursday, July 3, 2014 7:26 PM -
0 Votes
TLS 1.2 with WWSAPI?
Is it possible to use TLS 1.2 with WWSAPI?Answered | 1 Replies | 2042 Views | Created by partybananen - Tuesday, May 8, 2018 3:34 PM | Last reply by partybananen - Thursday, May 24, 2018 8:15 AM -
0 Votes
TLS 1.2 Support for SQL 2012 SP4
Enable TLS 1.2 protocol for Reporting Service with custom .NET application HTH, Phil Streiff, MCDBA, MCITP, MCSAAnswered | 4 Replies | 2268 Views | Created by KM_191 - Wednesday, June 20, 2018 4:21 PM | Last reply by Dan Guzman - Thursday, June 21, 2018 1:44 AM -
0 Votes
"Out of Memory" error 7
ErrorAnswered | 2 Replies | 2199 Views | Created by nitraw26 - Wednesday, October 19, 2016 4:04 PM | Last reply by Albert_ Zhang - Thursday, October 20, 2016 6:12 AM -
0 Votes
TLS 1.2 Preparations Scanner
You may be interested in the KB article TLS 1.2 support for Microsoft SQL Server https://support.microsoft.com/en-us/kbAnswered | 5 Replies | 1204 Views | Created by MarTech - Wednesday, August 31, 2016 6:41 PM | Last reply by MarTech - Thursday, September 1, 2016 1:10 AM -
0 Votes
Click Once TLS 1.2
In recent release of .NET framework ( .NET 4.6.2 ) or latest security releases of .NET 4.5.2 and .NET 4.6 have the fix for this. ClickOnce now support TLS1.1 TLS 1.2 along ...Answered | 4 Replies | 5441 Views | Created by jSlides - Friday, November 6, 2015 9:05 PM | Last reply by Devendar Reddy Adulla - Sunday, August 14, 2016 10:08 PM -
0 Votes
sqlServer TLS 1.2 support
what additional client components may be required: TLS 1.2 support for Microsoft SQL ServerAnswered | 5 Replies | 8645 Views | Created by Navin Tiwary - Monday, August 7, 2017 11:23 AM | Last reply by Navin Tiwary - Monday, August 21, 2017 12:38 PM -
0 Votes
"System Essentials 2017" upgrade to "System Essentials 2017 Pro"
I think you may have to contact seller via support channel here or worst case use the "report this app to microsoft" linkAnswered | 2 Replies | 1514 Views | Created by Dennis G Martin 10 - Saturday, July 9, 2016 7:09 AM | Last reply by Dave Patrick - Saturday, July 9, 2016 3:57 PM -
0 Votes
TLS 1.2 for connection to backend webservice
is the response we received: ======= API Management started supporting TLS 1.2 for all new tenants a little while back. This tenant ...Answered | 6 Replies | 3693 Views | Created by P.Kaiser - Monday, September 7, 2015 12:23 PM | Last reply by Abhishek Deo - Wednesday, January 13, 2016 12:38 AM -
0 Votes
visual studio ftps TLS 1.2
registry edit for "SchUseStrongCrypto"=dword:00000001. While this helped to update web service references it didn't not force the TLS connection ...Answered | 1 Replies | 877 Views | Created by Geach - Wednesday, January 20, 2016 7:48 PM | Last reply by Weiwei Cai - Thursday, January 21, 2016 7:37 AM -
1 Votes
Regexp pattern to add ".0" to integers
I am trying to write a pattern to search and replace any pure integers in an expression with decimal numbers by adding ".0" at the end of them. For ...Answered | 2 Replies | 461 Views | Created by JohnBrooking4 - Wednesday, January 25, 2017 4:27 PM | Last reply by JohnBrooking4 - Wednesday, January 25, 2017 6:55 PM -
0 Votes
.Net 2.0 Framework TLS 1.0 to TLS 1.2
I need to change protocol from TLS 1.0 to TLS 1.2 using the .Net 2.0 framework unfortunately i am not allowed to migrate the .Net frame work. Is ...Answered | 3 Replies | 1359 Views | Created by Akhilesh Buyyavarapu - Monday, March 14, 2016 11:52 AM | Last reply by Paul P Clement IV - Monday, March 14, 2016 4:51 PM -
0 Votes
How can I generate Form from "filename.designer.cs" file?
Hi everyone, I was building a VB C# project and building the form (UI). When I re-open the "windowsformapplication2" file it only open the code ...Answered | 1 Replies | 448 Views | Created by ShapedWorld - Friday, October 7, 2016 4:59 PM | Last reply by Christopher84 - Friday, October 7, 2016 6:41 PM
No announcements