Archive for November, 2009
Microsoft Access is a wonderful thing. It looks, smells, and tastes like a comfortable Excel spreadsheet. But once you get past the wonderful interface, you find out that as databases go, Access really isn’t up to the power demanded by most applications. So when we go to create a supporting database for a design automation or we build a tracking database for our data management system, we want the ease-of-use of Access, but the power of something like Microsoft SQL Server. Continue Reading
Starting in Service Pack 2 (SP2) of ENOVIA SmarTeam V5R19, a log file is now generated that tracks any error that occurs in SmarTeam Editor or SmarTeam Foundation applications. This functionality replaces the vault server log file that was used on SmarTeam Foundation/Vault Servers prior to V5R19 SP2. This log file can contain valuable information for debugging issues on client machines as well as troubleshooting problems with SmarTeam services. Continue Reading

Cyon Research is a leading provider of analysis and consulting for engineering technology markets. They are also known for an annual event, The Congress of the Future of Engineering Software (COFES), that brings together industry vendors, analysts and thought leaders. On a regular basis (once or twice a year), Cyon conducts industry surveys, the results and associated analysis of which they make available to interested parties for $2,000. Continue Reading
If you’ve ever had to work with Windows servers, or troubleshoot a problem with a Windows service, you’re probably familiar with the Windows Event Viewer. You may even have a few tricks of your own, like looking up Event Viewer error codes using Google. But you may not realize how powerful the tool can be, and what Microsoft has done to enhance it recently. Here is our Top 5 list of great things you can do with the Windows Event Viewer now. Continue Reading
It’s easy to see, standing in the electronics section of BestBuy or Sam’s Club, that 64-bit computing has finally arrived. When lowly consumers can readily and inexpensively purchase the “next generation” technology, companies can rest assured that the time has come to upgrade, swap out, retire, or do whatever is done with last decade’s computers. At last, CAD applications starving for memory will finally be fed and applications needing more speed will surely zip right along. Continue Reading

Tim Johns
Razorleaf is proud to announce a recent addition to our consulting team, Tim Johns. Tim joined Razorleaf’s ENOVIA group recently, and brings with him a long history in the industry, having worked at Dassault, and with industry standard products like MatrixOne and Teamcenter. Tim’s most recent experience has been with migrating companies to the ENOVIA V6 platform. Continue Reading
Have you ever run across a “File name or class name not found during OLE Automation operation” error message, like this?

Hopefully it was not right after rolling out a customization to all of your users. The bad news? Windows didn’t recognize a class library that the application (or script) was calling. The good news? It might not be as bad as it looks. There is a decent chance that everything is OK with your application with one small exception; one or more key files are improperly registered (or not registered at all). This article will describe how to manually register some of these key file types (like DLLs) to address this issue. Continue Reading