[GH-ISSUE #916] Compilation issue in visual studio 2017 #632

Closed
opened 2026-02-27 15:51:11 +03:00 by kerem · 6 comments
Owner

Originally created by @tajiknomi on GitHub (Jan 23, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/916

I'm trying to compile the solution but VS-17 doesn't load the Quasar.Client & Quasar.Server. Here is the screenshot
Capture

By right-clicking on the solution and executing the "Restore Nuget packages", VS says "All packages are already installed and there is nothing to restore"

Whats the issue ?

Originally created by @tajiknomi on GitHub (Jan 23, 2021). Original GitHub issue: https://github.com/quasar/Quasar/issues/916 I'm trying to compile the solution but VS-17 doesn't load the Quasar.Client & Quasar.Server. Here is the screenshot ![Capture](https://user-images.githubusercontent.com/41329824/105574752-84360400-5d88-11eb-9d91-f5684eebeefd.PNG) By right-clicking on the solution and executing the "Restore Nuget packages", VS says "All packages are already installed and there is nothing to restore" Whats the issue ?
kerem closed this issue 2026-02-27 15:51:11 +03:00
Author
Owner

@BurntDog commented on GitHub (Jan 23, 2021):

You need to use Visual Studio 2019.. then Restore Nuget packages in Visual Studio 2019, should compile with no issues

<!-- gh-comment-id:765897261 --> @BurntDog commented on GitHub (Jan 23, 2021): You need to use Visual Studio 2019.. then Restore Nuget packages in Visual Studio 2019, should compile with no issues
Author
Owner

@tajiknomi commented on GitHub (Jan 23, 2021):

Thanks for the reply. I will install VS-19 and get back here if i get an issue.

<!-- gh-comment-id:765904268 --> @tajiknomi commented on GitHub (Jan 23, 2021): Thanks for the reply. I will install VS-19 and get back here if i get an issue.
Author
Owner

@tajiknomi commented on GitHub (Feb 3, 2021):

I've loaded the project solution in VS-19, same problem

Capture

<!-- gh-comment-id:772302980 --> @tajiknomi commented on GitHub (Feb 3, 2021): I've loaded the project solution in VS-19, same problem ![Capture](https://user-images.githubusercontent.com/41329824/106713776-bd8a3180-661c-11eb-8289-e35bb58cc3fe.PNG)
Author
Owner

@BurntDog commented on GitHub (Feb 3, 2021):

What errors are showing? Look at bottom of IDE, it should tell you.

<!-- gh-comment-id:772343854 --> @BurntDog commented on GitHub (Feb 3, 2021): What errors are showing? Look at bottom of IDE, it should tell you.
Author
Owner

@tajiknomi commented on GitHub (Feb 3, 2021):

There are no errors, The problem is , Quasar.Client and Quasar.Server doesn't load.
Capture

When i build the project, Only these files exist in the Debug folder

Capture2

Capture3

When i try to load the above project, VS prompt me with this
Capture4

Which version of SDK should i install ? I think my dot-net framework is old

Capture

<!-- gh-comment-id:772357135 --> @tajiknomi commented on GitHub (Feb 3, 2021): There are no errors, The problem is , Quasar.Client and Quasar.Server doesn't load. ![Capture](https://user-images.githubusercontent.com/41329824/106724463-10b6b100-662a-11eb-9a3c-3d7282a8c5e9.PNG) When i build the project, Only these files exist in the Debug folder ![Capture2](https://user-images.githubusercontent.com/41329824/106724509-1dd3a000-662a-11eb-86f2-0282db6d7674.PNG) ![Capture3](https://user-images.githubusercontent.com/41329824/106724612-38a61480-662a-11eb-8a59-92f63a100cc3.PNG) When i try to load the above project, VS prompt me with this ![Capture4](https://user-images.githubusercontent.com/41329824/106725129-d4d01b80-662a-11eb-86fd-5a48c6eb115c.PNG) Which version of SDK should i install ? I think my dot-net framework is old ![Capture](https://user-images.githubusercontent.com/41329824/106728246-14e4cd80-662e-11eb-90fd-8a90733ea71a.PNG)
Author
Owner

@tajiknomi commented on GitHub (Feb 3, 2021):

The problem is resolved after updating VS.

thank you.

<!-- gh-comment-id:772419929 --> @tajiknomi commented on GitHub (Feb 3, 2021): The problem is resolved after updating VS. thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#632
No description provided.