StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Sofocl  
#1 Posted : Friday, May 17, 2019 3:46:59 PM(UTC)
Sofocl

Rank: Member

Reputation:

Groups: Approved
Joined: 5/16/2019(UTC)
Posts: 17
Uzbekistan

Thank you for the wonderful programs StrokesPlus and StrokesPlus.net, which I immediately install on Windows when reinstalling!

Error when starting the program appeared in version 0.2.5.2.
All other programs that require the .net Framework work well.

Sorry for my bad English.

************** Текст исключения **************
System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "System.Speech" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'System.Speech'
в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
в System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
в System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
в System.Reflection.Assembly.Load(String assemblyString)
в Microsoft.ClearScript.HostTypeCollection.AddAssembly(String assemblyName)
в System.Array.ForEach[T](T[] array, Action`1 action)
в StrokesPlus.net.Engine.ScriptEngine.Initialize()
в StrokesPlus.net.frmSurface.Startup()
в StrokesPlus.net.frmSurface.frmSurface_Load(Object sender, EventArgs e)
в System.Windows.Forms.Form.OnLoad(EventArgs e)
в System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
в System.Windows.Forms.Control.CreateControl()
в System.Windows.Forms.Control.WmShowWindow(Message& m)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.Form.WndProc(Message& m)
в StrokesPlus.net.frmSurface.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Sorry for my bad English.
Rob  
#2 Posted : Friday, May 17, 2019 4:41:23 PM(UTC)
Rob

Rank: Administration

Reputation:

Groups: Translators, Members, Administrators
Joined: 1/11/2018(UTC)
Posts: 1,359
United States
Location: Tampa, FL

Thanks: 28 times
Was thanked: 419 time(s) in 356 post(s)
I will have to take a look at that. But I will be traveling for the next week and may not be able to soon.

See if you can Google search for missing System.Speech, you might be able to install whatever is missing. It may be because there's no speech engine for your culture. I will have to test to see if it exists before trying to load it, but that will take some time.

Let me know what you find?
Sofocl  
#3 Posted : Friday, May 17, 2019 5:19:16 PM(UTC)
Sofocl

Rank: Member

Reputation:

Groups: Approved
Joined: 5/16/2019(UTC)
Posts: 17
Uzbekistan

Added files "system.speech.dll", "System.Speech.resources.dll" in the folder StrokesPlus.net;

************** Текст исключения **************
System.IO.FileLoadException: Не удалось загрузить файл или сборку "System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" либо одну из их зависимостей. Найденное определение манифеста сборки не соответствует ссылке на сборку. (Исключение из HRESULT: 0x80131040)
Имя файла: 'System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ---> System.IO.FileLoadException: Не удалось загрузить файл или сборку "System.Speech" либо одну из их зависимостей. Найденное определение манифеста сборки не соответствует ссылке на сборку. (Исключение из HRESULT: 0x80131040)
Имя файла: 'System.Speech'

в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
в System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
в System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
в System.Reflection.Assembly.Load(String assemblyString)
в Microsoft.ClearScript.HostTypeCollection.AddAssembly(String assemblyName)
в System.Array.ForEach[T](T[] array, Action`1 action)
в StrokesPlus.net.Engine.ScriptEngine.Initialize()
в StrokesPlus.net.frmSurface.Startup()
в StrokesPlus.net.frmSurface.frmSurface_Load(Object sender, EventArgs e)
в System.Windows.Forms.Form.OnLoad(EventArgs e)
в System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
в System.Windows.Forms.Control.CreateControl()
в System.Windows.Forms.Control.WmShowWindow(Message& m)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.Form.WndProc(Message& m)
в StrokesPlus.net.frmSurface.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Sorry for my bad English.
Rob  
#4 Posted : Friday, May 17, 2019 6:40:07 PM(UTC)
Rob

Rank: Administration

Reputation:

Groups: Translators, Members, Administrators
Joined: 1/11/2018(UTC)
Posts: 1,359
United States
Location: Tampa, FL

Thanks: 28 times
Was thanked: 419 time(s) in 356 post(s)
Try this and let me know if it at least doesn't error, it just should try to load and skip if it can't:

https://www.strokesplus.net/file...us.net_Setup_0.3.0.3.exe
Sofocl  
#5 Posted : Friday, May 17, 2019 10:55:29 PM(UTC)
Sofocl

Rank: Member

Reputation:

Groups: Approved
Joined: 5/16/2019(UTC)
Posts: 17
Uzbekistan

Originally Posted by: Rob Go to Quoted Post
Try this and let me know if it at least doesn't error, it just should try to load and skip if it can't:

https://www.strokesplus.net/file...us.net_Setup_0.3.0.3.exe

Now works as a "Swiss watch" without errors, thank you Rob!
Sorry for my bad English.
Users browsing this topic
Guest
Similar Topics
JSON error on startup, settings lost (0.5.7.4) (General Discussion)
by Swagboy69 8/1/2023 10:43:36 PM(UTC)
right-click+wheel error (General Discussion)
by kiki62794 7/7/2023 5:48:46 AM(UTC)
sp.SetPlaybackVolume() object reference error (Scripts)
by jackhab 2/7/2023 3:12:48 PM(UTC)
Software error reporting (Bug Reports)
by lbgg 3/18/2022 12:38:10 AM(UTC)
Error on MOVE WINDOW TO ANOTHER SCREEN (Scripts)
by taro-sato 2/5/2022 7:53:02 AM(UTC)
Command drop-menu display error (General Discussion)
by mragtronx8 8/27/2021 8:47:53 PM(UTC)
Shutdown PC: StrokePlus error (General Discussion)
by Patrick97 8/23/2021 2:55:28 PM(UTC)
Move error dialog to a log window (Feature Requests)
by AppleBag 7/7/2021 2:55:13 AM(UTC)
Bug: Error "ungültiger Kulturbezeichner" (Bug Reports)
by knnknn 5/5/2021 2:31:57 PM(UTC)
Error Synchronising Settings (Bug Reports)
by Malts 3/19/2021 12:55:46 AM(UTC)
Error on app run with Gesture! (General Discussion)
by Sherif Aliti 2/22/2021 1:30:14 PM(UTC)
Error when sp.run has a space (Bug Reports)
by fury 1/21/2021 2:04:42 AM(UTC)
fist menu pos error (Bug Reports)
by kunfei 6/22/2020 12:30:56 PM(UTC)
Get selected file list error (Scripts)
by sunnyabcd 6/3/2020 4:17:30 AM(UTC)
Export error message (Bug Reports)
by Alan123 3/5/2020 5:29:25 AM(UTC)
Errors about "return" (General Discussion)
by adyy 9/7/2019 1:51:25 AM(UTC)
a sync error... (Bug Reports)
by hanzy 6/28/2019 7:43:49 PM(UTC)
this error occurs every time I reload S+ (Scripts)
by 2014218866 6/19/2019 1:58:23 PM(UTC)
There are some errors in the Chinese language(CN). (Information)
by 小恐龙 1/30/2019 1:26:15 AM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.