我正在使用asp文本到语音。当我将其上传到服务器时,它正在我的计算机上运行,它给了我以下错误..我在互联网上搜索。人们建议
Defaultapppoll>>Properties>>Identity>>Predefine>>Local System And Restart IIS
我做到了,但仍然无法正常工作......请帮助......我的本地电脑和我的服务器有 64 位 cpu......
错误是:
Server Error in '/domepage' Application.
Exception from HRESULT: 0x8004503A
描述:
当前 Web 请求执行期间发生未处理的异常。请查看堆栈跟踪以获取有关错误及其源自代码的位置的更多信息。
Exception Details: System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x8004503A
源错误:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
堆栈跟踪:
[COMException (0x8004503a): Exception from HRESULT: 0x8004503A]
SpeechLib.ISpeechVoice.Speak(String Text, SpeechVoiceSpeakFlags Flags) +0
demo.pop_up_dictionary.img_dictionary_text_to_speech_Click(Object sender, ImageClickEventArgs e) in c:\Users\mehmet\Desktop\06-08\demo\pop_up_dictionary.aspx.cs:39
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +134
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +204
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
版本信息:Microsoft .NET Framework 版本:4.0.30319;ASP.NET 版本:4.0.30319.18010