ImageSource recently announced the release of ILINX 6.0. The new version of ILINX Capture includes a workflow IXM (ILINX Extension Module) that allows a C# programmer to add their own code to the workflow. As a Sr. Systems Engineer for ImageSource, I would like to give you a quick overview of how to setup and add the […]
Read more
While recently working to deploy an Active Directory Federation Services (ADFS) instance on a Server 2012 system, I ran into an issue. When I tried to do the initial configuration of the ADFS service from the ADFS console, there was an error that said the Windows Internal Database (WID) could not be started. This WID […]
Read more
Ok, the title may be a bit of a stretch. But who, at times, hasn’t been frustrated working in the newer Windows Operating Systems, (Windows 7 and 8) due to how some of the file permissions are restricted, such as gaining access to “Program Files”. It’s pretty common to see users and administrators dialing back […]
Read more
I have been working with Windows Server 2008 R2 64bit and Windows 7 64bit a lot lately. In doing so, I have noticed a problem when installing a specific product that requires a COM server. When I launch the MMC to access the Component Services snap-in, I find the COM object for this software doesn’t exist. I have […]
Read more
Those familiar with software development should know the Waterfall software development methodology very well. For those who don’t, it’s basically this: 1. Perform discovery/gather requirements 2. Build out the solution based on the requirements provided 3. Perform User Acceptance Testing (UAT) 4. Correct issues found during testing and resubmit for UAT 5. Repeat steps 3 […]
Read more