Text to speech (TTS) application on web server

O

Onur

Hi.All

I'm working on a TTS application.
It runs on my local pc (WindowXP pro) without any error.
Microsoft Visual Studio .NET 2003, Microsoft .NET Framework SDK v1.1,
Microsoft Speech Application SDK 1.1. are installed on my local pc.

My web server is Windows 2003 server Enterprise.
Microsoft .NET Framework Version:1.1 and Microsoft Speech Server 2004 are
installed on the server.

The TTS application on the server gives following error message.

Please help!

Best regards


Server Error in '/speech' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: File or assembly name Microsoft.Speech.Web, or one of
its dependencies, was not found.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="Default.aspx.cs"
AutoEventWireup="false" Inherits="ExploringTextToSpeech._Default" %>
Line 2: <%@ Register TagPrefix="speech" Namespace="Microsoft.Speech.Web.UI"
Assembly="Microsoft.Speech.Web, Version=1.0.3200.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" %>
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 4: <HTML>

Source File: C:\myWWW\Copy_of_ExploringTextToSpeech\Default.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Microsoft.Speech.Web' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Speech.Web, Version=1.0.3200.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = file:///C:/myWWW/Copy_of_ExploringTextToSpeech
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.Speech.Web, Version=1.0.3200.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speech.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speech.Web/Microsoft.Speech.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_ExploringTextToSpeech/bin/Microsoft.Speech.Web.DLL.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_ExploringTextToSpeech/bin/Microsoft.Speech.Web/Microsoft.Speech.Web.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speech.Web.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/speech/4e84447f/7b1e538e/Microsoft.Speech.Web/Microsoft.Speech.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_ExploringTextToSpeech/bin/Microsoft.Speech.Web.EXE.
LOG: Attempting download of new URL
file:///C:/myWWW/Copy_of_ExploringTextToSpeech/bin/Microsoft.Speech.Web/Microsoft.Speech.Web.EXE.


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
 
J

Jeff Dillon

Speech on a web server? What are you trying to do? Have users talk to you
web page? That, if you could even get it to work, would run on the client

Jeff
 
G

Guest

Have you installed Microsoft Speech Application SDK 1.1 on the server?

If that doesn't work, try posting to microsoft.public.speech.server

Anthony
 

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

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top