Hello and thank you for taking the time to read this.
I am trying to install the latest version of the OpenNos project, unfortunately I ran into an issue when trying to update the database with the NuGet package manager console.
Severity Code Description Project File Line Suppression State
Error CS0443 Syntax error; value expected OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\Scs\Communication\Channels\Tcp\TcpCommunicationChannel.cs 325 Active
Error CS1002 ; expected OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\ScsServices\Service\ScsServiceApplication.cs 66 Active
Error CS1525 Invalid expression term 'throw' OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\ScsServices\Service\ScsServiceApplication.cs 66 Active
Error CS1002 ; expected OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\Scs\Client\ClientReConnecter.cs 58 Active
Error CS1525 Invalid expression term 'throw' OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\Scs\Client\ClientReConnecter.cs 58 Active
Error CS1525 Invalid expression term 'byte' OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\Scs\Communication\Channels\Tcp\TcpCommunicationChannel.cs 325 Active
Error CS1003 Syntax error, ',' expected OpenNos.Core C:\OpenNos-master\OpenNos.Core\Networking\Communication\Scs\Communication\Channels\Tcp\TcpCommunicationChannel.cs 325 Active
Error CS1003 Syntax error, ',' expected OpenNos.Core C:\OpenNos-master\OpenNos.Core\Threading\ConcurrentQueueExtensions.cs 11 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.Data C:\OpenNos-master\OpenNos.Data\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.DAL.Interface C:\OpenNos-master\OpenNos.DAL.Interface\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.DAL.EF C:\OpenNos-master\OpenNos.DAL.EF\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.DAL.EF C:\OpenNos-master\OpenNos.DAL.EF\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.DAL.EF C:\OpenNos-master\OpenNos.DAL.EF\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.DAL.Mock C:\OpenNos-master\OpenNos.DAL.Mock\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.EF\bin\Debug\OpenNos.DAL.EF.dll' could not be found OpenNos.DAL.Mock C:\OpenNos-master\OpenNos.DAL.Mock\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.DAL.Mock C:\OpenNos-master\OpenNos.DAL.Mock\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.DAL.Mock C:\OpenNos-master\OpenNos.DAL.Mock\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.DAL C:\OpenNos-master\OpenNos.DAL\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.EF\bin\Debug\OpenNos.DAL.EF.dll' could not be found OpenNos.DAL C:\OpenNos-master\OpenNos.DAL\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.DAL C:\OpenNos-master\OpenNos.DAL\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Mock\bin\Debug\OpenNos.DAL.Mock.dll' could not be found OpenNos.DAL C:\OpenNos-master\OpenNos.DAL\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.Master.Library C:\OpenNos-master\OpenNos.Master.Library\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL\bin\Debug\OpenNos.DAL.dll' could not be found OpenNos.Master.Library C:\OpenNos-master\OpenNos.Master.Library\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.Master.Library C:\OpenNos-master\OpenNos.Master.Library\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.Master.Library C:\OpenNos-master\OpenNos.Master.Library\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.GameObject C:\OpenNos-master\OpenNos.GameObject\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL\bin\Debug\OpenNos.DAL.dll' could not be found OpenNos.GameObject C:\OpenNos-master\OpenNos.GameObject\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.EF\bin\Debug\OpenNos.DAL.EF.dll' could not be found OpenNos.GameObject C:\OpenNos-master\OpenNos.GameObject\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.GameObject C:\OpenNos-master\OpenNos.GameObject\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.GameObject C:\OpenNos-master\OpenNos.GameObject\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Master.Library\bin\Debug\OpenNos.Master.Library.dll' could not be found OpenNos.GameObject C:\OpenNos-master\OpenNos.GameObject\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL\bin\Debug\OpenNos.DAL.dll' could not be found OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.GameObject\bin\Debug\OpenNos.GameObject.dll' could not be found OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Master.Library\bin\Debug\OpenNos.Master.Library.dll' could not be found OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Core\bin\Debug\OpenNos.Core.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL\bin\Debug\OpenNos.DAL.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.EF\bin\Debug\OpenNos.DAL.EF.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.DAL.Interface\bin\Debug\OpenNos.DAL.Interface.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Data\bin\Debug\OpenNos.Data.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.GameObject\bin\Debug\OpenNos.GameObject.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Handler\bin\Debug\OpenNos.Handler.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS0006 Metadata file 'C:\OpenNos-master\OpenNos.Master.Library\bin\Debug\OpenNos.Master.Library.dll' could not be found OpenNos.Login C:\OpenNos-master\OpenNos.Login\CSC 1 Active
Error CS1525 Invalid expression term 'int' OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 297 Active
Error CS1003 Syntax error, ',' expected OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 297 Active
Error CS1525 Invalid expression term 'string' OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2026 Active
Error CS1003 Syntax error, ',' expected OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2026 Active
Error CS1525 Invalid expression term 'string' OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2426 Active
Error CS1003 Syntax error, ',' expected OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2426 Active
Error CS0103 The name 'Session.Character.Inventory.Reorder' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Session.Character.Inventory' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Session.Character' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Session' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Character' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Inventory' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Reorder' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'Session' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'i' does not exist in the current context. OpenNos.Handler C:\OpenNos-master\OpenNos.Handler\InventoryPacketHandler.cs 952 Active
Error CS0103 The name 'mapid' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 297 Active
Error CS0103 The name 'mapid' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 301 Active
Error CS0103 The name 'mapid' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 303 Active
Error CS0103 The name 'name' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2026 Active
Error CS0103 The name 'name' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2026 Active
Error CS0103 The name 'name' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2426 Active
Error CS0103 The name 'name' does not exist in the current context OpenNos.Import.Console C:\OpenNos-master\OpenNos.Import.Console\ImportFactory.cs 2426 Active
Warning Could not resolve this reference. Could not locate the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. OpenNos.Master.Library
Warning The referenced component 'log4net' could not be found. OpenNos.Master.Library
Warning The referenced component 'EntityFramework.SqlServer' could not be found. OpenNos.Handler
Warning Could not resolve this reference. Could not locate the assembly "EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. OpenNos.Handler
Warning The referenced component 'EntityFramework' could not be found. OpenNos.Handler
Warning Could not resolve this reference. Could not locate the assembly "EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. OpenNos.Handler
Warning Some NuGet packages were installed using a target framework different from the current target framework and may need to be reinstalled. Visit [url]http://docs.nuget.org/docs/workflows/reinstalling-packages[/url] for more information. Packages affected: System.AppContext, System.Linq, System.Linq.Expressions, System.Runtime.InteropServices, System.Security.Cryptography.Algorithms, System.Text.RegularExpressions OpenNos.Test 0
So far I have not found a fix for this issue, nor a similar error in the forum. I hope some kind gentleman can help me, and I thank you for your time.
[opennos]The project 'OpenNos.Login' failed to build. 08/03/2017 - Nostale - 9 Replies Hello I have a problem with the package manager console to run the update- database command to opennos soon as I executes the command, he said: The project ' opennos.login ' failed to build
What to do? I made the updates to Microsoft Visual Studio thank you ..
Paket Manager Console Problem(OpenNos) 05/16/2016 - Nostale - 19 Replies I update the Database and Error: The provider did not return a ProviderManifestToken string.
OpenNos Paket-Manager-Console Problem 05/02/2016 - Nostale - 4 Replies Hi! I Have problem when i try update database ;_;
When i type in console update-database i see that:
http://i.imgur.com/cYFYIxa.jpg
OpenNos (Paket-Manager-Console Problem) 05/01/2016 - Nostale - 6 Replies Cannot determine a valid start-up project. Using project 'OpenNos.DAL.EF.MySQL' instead. Your configuration file and working directory may not be set as expected. Use the -StartUpProjectName parameter to set one explicitly. Use the -Verbose switch for more information.
Geben Sie das Flag '-Verbose' an, um die auf die Zieldatenbank angewendeten SQL-Anweisungen anzuzeigen.
Keine ausstehenden expliziten Migrationen.
Die Seed-Methode wird ausgeführt
Can someone help me with this? I always get...