Thursday, March 04, 2010

How to package and deploy COM component

I’ll use a walkthrough example to show how to package a web application with speech API COM component using Visual Studio 2010.  I wrote and tested the sample in Win7 x86 with IIS7.5, and packaged and manually installed to win2k3 x86 IIS6 (which only had 3.5 framework installed).

1. Create a C# 3.5 web application
2. Add COM reference to “Microsoft Speech Object Library”


Read more: Visual Web Developer Team Blog

Posted via email from jasper22's posterous