technotes.smoothwater.net technotes.smoothwater.net

technotes.smoothwater.net

Smoothwater Tech Blog

Friday, July 17, 2015. Program fails to start properly with "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms exception". I recently came across this problem when running a Dot Net 3.5 application. Uninstall and Reinstall was no success. I finally found a local policy setting that was the problem. The Windows environment may be configured to use FIPS encryption that is conflicting with some part of the code in the program you are trying to launch. Windows wi...

http://technotes.smoothwater.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR TECHNOTES.SMOOTHWATER.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.3 out of 5 with 10 reviews
5 star
6
4 star
1
3 star
3
2 star
0
1 star
0

Hey there! Start your review of technotes.smoothwater.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

FAVICON PREVIEW

  • technotes.smoothwater.net

    16x16

  • technotes.smoothwater.net

    32x32

CONTACTS AT TECHNOTES.SMOOTHWATER.NET

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Smoothwater Tech Blog | technotes.smoothwater.net Reviews
<META>
DESCRIPTION
Friday, July 17, 2015. Program fails to start properly with This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms exception. I recently came across this problem when running a Dot Net 3.5 application. Uninstall and Reinstall was no success. I finally found a local policy setting that was the problem. The Windows environment may be configured to use FIPS encryption that is conflicting with some part of the code in the program you are trying to launch. Windows wi...
<META>
KEYWORDS
1 smoothwater tech blog
2 details
3 posted by
4 jeremy hunt
5 no comments
6 email this
7 blogthis
8 share to twitter
9 share to facebook
10 share to pinterest
CONTENT
Page content here
KEYWORDS ON
PAGE
smoothwater tech blog,details,posted by,jeremy hunt,no comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,labels ms windows,labels gps,ms windows,serial,for reference,labels cisco,sierrawireless,labels command line,edgemax
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Smoothwater Tech Blog | technotes.smoothwater.net Reviews

https://technotes.smoothwater.net

Friday, July 17, 2015. Program fails to start properly with "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms exception". I recently came across this problem when running a Dot Net 3.5 application. Uninstall and Reinstall was no success. I finally found a local policy setting that was the problem. The Windows environment may be configured to use FIPS encryption that is conflicting with some part of the code in the program you are trying to launch. Windows wi...

INTERNAL PAGES

technotes.smoothwater.net technotes.smoothwater.net
1

Smoothwater Tech Blog: GX440 (ES440) Serial Port Reverse Telnet

http://technotes.smoothwater.net/2015/02/gx440-es440-serial-port-reverse-telnet.html

Monday, February 2, 2015. GX440 (ES440) Serial Port Reverse Telnet. The Seirra Wireless Airlink Series has the ability to user the serial port connector as a tenet interface to the console port on network equipment. Here is information on how to set that up for a Cisco device console port. Build the appropriate cable connection using an existing cisco console cable or making an adapter. Use a Male-to-Male Null Modem adapter to connect the blue cisco console cable to the serial port.

2

Smoothwater Tech Blog: Serial GPS device detected as "crazy" Serial Mouse

http://technotes.smoothwater.net/2015/03/serial-gps-device-detected-as-crazy.html

Wednesday, March 25, 2015. Serial GPS device detected as "crazy" Serial Mouse. Windows will detect a Serial GPS device attached to a Com Port as a Serial Mouse and cause some "crazy" behavior. Typically it will continually move the mouse to the top right corner of the screen every 1 second (the update interval of the GPS unit). My particular application is a GPS unit plugged into a Toughbook CF-31 Docking station. Here is a link to Microsoft KB283063. Start Registry Editor (regedit.exe). So by the inform...

3

Smoothwater Tech Blog: December 2012

http://technotes.smoothwater.net/2012_12_01_archive.html

Tuesday, December 11, 2012. SSIS Excel Export Job Fails on SQL 64Bit. Recently I upgraded a SQL Server from SQL 2005 32-bit to SQL 2008 64-bit.  I have a handful of SSIS jobs that export and push data to different interfacing systems. Friday, December 7, 2012. Windows elevated programs can't access mapped network drives. 160;It all has to do with how Windows provides (or rather limits) access to profile based resources when running with elevated privileged. Subscribe to: Posts (Atom). At no point though ...

4

Smoothwater Tech Blog: August 2012

http://technotes.smoothwater.net/2012_08_01_archive.html

Friday, August 17, 2012. A friend recently shared a blog post he found that contained quite a bit of useful information so I thought I'd share a link to it. Large collection of Free Microsoft eBooks for you, including: SharePoint, Visual Studio, Windows Phone, Windows 8, Office 365, Office 2010, SQL Server 2012, Azure, and more. Subscribe to: Posts (Atom). Yellow Bricks Virtualization Blog. Awesome Inc. template. Powered by Blogger.

5

Smoothwater Tech Blog: July 2015

http://technotes.smoothwater.net/2015_07_01_archive.html

Friday, July 17, 2015. Program fails to start properly with "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms exception". I recently came across this problem when running a Dot Net 3.5 application. Uninstall and Reinstall was no success. I finally found a local policy setting that was the problem. The Windows environment may be configured to use FIPS encryption that is conflicting with some part of the code in the program you are trying to launch. At no poin...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

OTHER SITES

technotes.mrmam.net technotes.mrmam.net

TechNotes @ MrMAM Network | Technical Notes

TechNotes @ MrMAM Network. Skip to primary content. Skip to secondary content. WAS 70 – Upgrade Profile after a Fix. November 21, 2012. To upgrade IBM WAS 7.0 existing profile after installing a fix:. Installation dir bin ws ant.bat -f util BPMProfileUpgrade.ant -profileName profile name -Dupgrade=true. Java Message Service (JMS) Trace on IBM WAS. November 19, 2012. WebSphere Application Server V8.0 :. Info:JMSApi=all:Messaging=all:com.ibm.mq.*=all. WebSphere Application Server V7.0:. November 19, 2012.

technotes.net technotes.net

TechNotes.net

technotes.nofailkale.com technotes.nofailkale.com

Tech Notes

An assortment of notes largely focused on Linux, UNIX and programming. Monday, February 16, 2015. Getting total file storage usage by day. The output would look something like:. Friday, June 13, 2014. Scheduling cron jobs to run a specified number of minutes from the top of the hour. The above syntax uses a wildcard character to specify the default runtime to be the top of the hour. The wildcard character in */10 is simply a shortcut for 0-59. Thus, if we specify 5-59/10, the job will start at fi...For m...

technotes.silentinfotech.com technotes.silentinfotech.com

SI Tech notes – Technical Blog

Silent Infotech @Vibrant Gujarat 17. 01, 05, 2017. WE TAKE OPPORTUNITY TO INVITE YOU AT PRESTIGIOUS SHOW 09 – 13 JAN 2017 The Exhibition Center, Sector 17, Gandhinagar, Gujarat, India. Hall : 7 Stall : 39 Take a spin and experience with us infinite possibilities! DOOR EYE #SMART SWITCH. Odoo – Payfort Payment. 01, 05, 2017. Door Eye – Home Security Device. 11, 25, 2016. Odoo Cluster Setup on Rancher. 06, 04, 2016. Rancher is designed to solve all of the critical challenges necessary to run all of your ap...

technotes.skycover.ru technotes.skycover.ru

Технозаметки SkyCover

Заметки и просто размышления о том, как делать вещи по-уму. Перейти на www. SkyCover. В транзакционных СУБД, например — в Oracle, существует такое явление, как «deadlock: когда два одновременно выполняющихся запроса хотят получить эксклюзивный доступ к двум одним и тем же ресурсам (например — строкам в таблице), но, по логике их выполнения, первый ресурс оказывается изначально захвачен одним процессом, а второй — другим. Читать далее →. Читать далее →. Django-admin в качестве интерфейса: Путь в капкан.

technotes.smoothwater.net technotes.smoothwater.net

Smoothwater Tech Blog

Friday, July 17, 2015. Program fails to start properly with "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms exception". I recently came across this problem when running a Dot Net 3.5 application. Uninstall and Reinstall was no success. I finally found a local policy setting that was the problem. The Windows environment may be configured to use FIPS encryption that is conflicting with some part of the code in the program you are trying to launch. Windows wi...

technotes.trostfamily.org technotes.trostfamily.org

Tech Notes - Recipes for Linux

Perl module to interface with S.M.A.R.T. on Linux. Comments Off on Perl module to interface with S.M.A.R.T. on Linux. I have released a Perl module (Disk: SMART) to interface with smartctl on Linux. This module will return health values for the specified device(s) as will as the result of a short offline test. It can be found on GitHub. If you have any ideas to make it better please contact me with your idea, or download the code and make the changes, then create a pull request on github. Comments Off on...

technotes.tv technotes.tv

Live production training | technotes.tv

Getting Started with Audio. Getting Started with Video Projection. Getting Started with Conventional Lighting. Live production training at your fingertips. Technotes.tv is an online learning community that provides proven, practical and professional training in all areas of live production and audio/visuals. Members have unlimited access to the growing library of video notebooks taught by industry experts making live production education accessible to everyone. The best deal for you and your team!

technotes.twosmallcoins.com technotes.twosmallcoins.com

Ryan’s Tech Notes

Ryan’s Tech Notes. Useful Tips and How-To’s. Fixing Synergy and Mac OS X Lion (Mouse works but keyboard doesn’t work). June 4th, 2012. I’ve just installed synergy on my Mac OS X Lion. I found that my mouse works, but my keyboard doesn’t. This is a known bug documented here. The fix is targeted for version 1.4.9, which as of the time of this writing, is not yet available. The workaround: downgrade to synergy 1.3.1. On both the client and the server. Downloadable here. 1) Get the Homebrew formula. Ryans-Ma...

technotes.videreresearch.com technotes.videreresearch.com

Tech Notes

AutoIT - Recent Posts. Add link to Windows startup folder to auto-start an AutoIT application. AutoIT Code Sample - Adding a shortcut in the user's Windows Startup folder in order to auto-start an AutoIT application every time a user logs-on to Windows. This . Posted Mar 20, 2014, 11:23 AM. HTTP Binary Image File Upload with Autoit. Posted Mar 20, 2014, 11:29 AM. XML Parsing in AutoIT using Msxml2.DOMDocument. Posted Mar 20, 2014, 11:29 AM. AutoIT http POST Request. Posted Mar 20, 2014, 11:30 AM. Raspber...

technotes.whw1.com technotes.whw1.com

Tech Notes - Home

Developed in conjunction with Ext-Joom.com. Thank you for your donation. Most definitely appreciated. Paypal account not needed to donate. You are here:  . How To Create .htaccess Redirects For Joomla URLs Via cPanel. Welcome to Tech Notes. Welcome to Tech Notes. Notes and articles on technical things. Any topic of Tech or technical could get a memo, an abstract post, a short or long article or an How-To done on it, and much more. Login to post a comment. Post comment as a guest. Sort by Oldest First.