.net 3.0 installation on Windows 2003

M

Mo

Hi,

I have .Net 3.0 installed on a Windows 2003 machine. It seems
like .Net 3.0 modules are not yet available to IIS. For example when I
start a new web application which use System.Speech I am getting an
error stating that System.Speech name space is not found. How do I
make sure .Net 3.0 modules are availabel to my application. How do I
get VS2005 recognize the .Net 3.0 modules?

Thanks,
Mo
 
M

Michael Nemtsev [MVP]

Hello Mo,

How did you add your Speech module to your app?


---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


M> Hi,
M>
M> I have .Net 3.0 installed on a Windows 2003 machine. It seems
M> like .Net 3.0 modules are not yet available to IIS. For example when
M> I
M> start a new web application which use System.Speech I am getting an
M> error stating that System.Speech name space is not found. How do I
M> make sure .Net 3.0 modules are availabel to my application. How do I
M> get VS2005 recognize the .Net 3.0 modules?
M> Thanks,
M> M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top