News

Microsoft Rolls Out App Compatibility Support Line

Microsoft started a new pilot help program last week for IT professionals and developers facing application compatibility issues.

The program, which is part of Microsoft's Advisory Services, provides phone support for those having difficulties with "product migration, code review or new program development," according to a Microsoft blog.

However, those beset by such problems need to be prepared to open the wallet to get such support. Microsoft's Advisory Services help costs $210 per hour, and is available for up to 20 hours. The program doesn't provide any on-site support.

Details on the new application compatibility support program are described here. Before providing assistance, Microsoft typically asks IT pros or developers a series of questions about the type of applications involved, operating systems used and the compatibility problems experienced.

Microsoft's engineers then run a series of tools to try to determine why the application compatibility problems are happening. One of those tools, the Application Compatibility Toolkit, checks on third-party applications running on Windows Vista or Windows 7. Another tool, the Internet Explorer Compatibility Test Tool, checks IE 7 and IE 8 compatibility.

The Application Compatibility Toolkit can be downloaded for free.

Microsoft also runs a Setup Analysis Tool to check Windows installers and third-party installers. A Standard User Analyzer tool is used to check application programming interface compatibility with a Windows 7 security feature called "user account control," or UAC. Finally, to test if applications will work with the next version of Windows, Microsoft provides its Compatibility Administrator Tool.

Microsoft has already released Windows 7 to equipment vendors, partners and IT pros who subscribe to MSDN and TechNet services. The general public release of Windows 7 is scheduled for Oct. 22.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube