-
Posted to
Troubleshooting
by
Rocket2009
on
01-07-2009, 7:36 PM
gameboyLV , Thank you! Thank you! , you are my new found hero!.
I followed the steps you provided, I set the account to Local System, and everything works as expected! awesome no more spinning around looking for a solution... I appreciate your pointer, and the suggestions from other members as well.
cheers!
-r
-
Posted to
Troubleshooting
by
Rocket2009
on
01-07-2009, 7:30 PM
Thanks for the suggestion Tom, I ran regmon, which produced large log, but nothing stood out as a pointer to the cause of the issue.
-
Posted to
Troubleshooting
by
Rocket2009
on
01-06-2009, 9:17 AM
The thing is that all the TTS engines (mostly trial based) I installed worked fine with my application. When I am launch my application from VS 2005 using the built in Personal Web Server everything works as expected, and I am using credentials associated with the web account and not my system credentials.
"Can you tell me more ...
-
Posted to
Troubleshooting
by
Rocket2009
on
01-05-2009, 3:27 PM
Hi All,
I wrote a simple asp.net application to create a .wav file from a provided text.
From my Windows Server 2003 SP2, when running the application from the personal web server included in VS2005 everything works fine with the TTS (text to speech) engine from AT&T. When I run the application from IIS 6.0 on the same server, ...