Хотя я получил пример из MSDN-DOCS о том, как выставлять компоненты .NET Core для Com с C: \ comserverdemo> dotnet build build.proj после изменения в *.proj Files of Server & Client Code. Инструкции: < /p>
************************************
*** COMServer usage instructions ***
************************************
The server must be COM registered in order to activate.
The following commands must be executed from an elevated command prompt.
Register:
regsvr32.exe "C:\COMServerDemo\COMServer\bin\Debug\netcoreapp5.0\"
Unregister:
regsvr32.exe /u "C:\COMServerDemo\COMServer\bin\Debug\netcoreapp5.0\"
либо используя regsvr32.exe "c: \ comserverdemo \ comserver \ bin \ debug \ netcoreapp5.0 \ comserver.dll" или regsvr32.exe "C: \ comserverdemo \ comserver \ bin \ debug \ netcoreapp5.0 \ ref \ comserver.dll" Я получаю ошибку, например: comserver.dll загружен, но входная точка DllRegisterver не может быть найдена. ?? />
regerasm.exe не может быть более использован - потому что информация о типах, начиная с V.Win8, не в библиотеках типа (.tlb), а в файлах метаданных (.winmd) < /li>
Стротое имя из sn.exe < /code> не требуется более необходимо
-Option больше не требуется, когда компиляция сборки - (вероятно),
< li> system.reflection.sembly для сборки или загрузки системы. Апдомен из net2.0 также теперь не требуется
< li>tlbexp.exe только в net.framework, не в Net.cortor. C# 9 и .net 5 (2019 год) даже используя систему и программа класса и static void main (string [] args) , кажется, не требуется - оптимизация для более короткого кода
target должна быть net5.0 (? Если в Windows должна быть net48 в моем случае, версия nbersing), nb -версия), nb -версия),
Хотя я получил пример из MSDN-DOCS о том, как выставлять компоненты .NET Core для Com с C: \ comserverdemo> dotnet build build.proj после изменения в *.proj Files of Server & Client Code. Инструкции: < /p> [code] ************************************ *** COMServer usage instructions *** ************************************ The server must be COM registered in order to activate. The following commands must be executed from an elevated command prompt. Register: regsvr32.exe "C:\COMServerDemo\COMServer\bin\Debug\netcoreapp5.0\" Unregister: regsvr32.exe /u "C:\COMServerDemo\COMServer\bin\Debug\netcoreapp5.0\" [/code] либо используя regsvr32.exe "c: \ comserverdemo \ comserver \ bin \ debug \ netcoreapp5.0 \ comserver.dll" или regsvr32.exe "C: \ comserverdemo \ comserver \ bin \ debug \ netcoreapp5.0 \ ref \ comserver.dll" Я получаю ошибку, например: comserver.dll загружен, но входная точка DllRegisterver не может быть найдена. ?? /> [list] [*] regerasm.exe не может быть более использован - потому что информация о типах, начиная с V.Win8, не в библиотеках типа (.tlb), а в файлах метаданных (.winmd) < /li> Стротое имя из sn.exe < /code> не требуется более необходимо[code]/clr[/code] -Option больше не требуется, когда компиляция сборки - (вероятно), < li> system.reflection.sembly для сборки или загрузки системы. Апдомен из net2.0 также теперь не требуется < li>tlbexp.exe только в net.framework, не в Net.cortor. C# 9 и .net 5 (2019 год) даже используя систему и программа класса и static void main (string [] args) , кажется, не требуется - оптимизация для более короткого кода [*] target должна быть net5.0 (? Если в Windows должна быть [b] net48 [/b] в моем случае, версия nbersing), nb -версия), nb -версия),
Though I've got built example from msdn-docs on how to Expose .NET Core components to COM with C:\COMServerDemo>dotnet build build.proj after changing in *.proj files of Server & Client net3.0 to netcoreapp5.0, I cannot execute further Инструкции:...
Though I've got built example from msdn-docs on how to Expose .NET Core components to COM with C:\COMServerDemo>dotnet build build.proj after changing in *.proj files of Server & Client net3.0 to netcoreapp5.0, I cannot execute further Инструкции:...
Though I've got built example from msdn-docs on how to Expose .NET Core components to COM with C:\COMServerDemo>dotnet build build.proj after changing in *.proj files of Server & Client net3.0 to netcoreapp5.0, I cannot execute further Инструкции:...
Хотя я получил пример из MSDN-DOCS о том, как выставлять компоненты .NET Core для Com с C: \ comserverdemo> dotnet build build.proj после изменения в *.proj Files of Server & Client Code. Инструкции:
************************************
***...
Хотя я получил пример из MSDN-DOCS о том, как выставлять компоненты .NET Core для Com с C: \ comserverdemo> dotnet build build.proj после изменения в *.proj Files of Server & Client Code. Инструкции:
************************************
***...