in Education by
I am unable to open my UWP application in VS 2017. According to this site it should work. The UpgradeLog.htm file says: The application which this project type is based on was not found. Visual Studio shows the project as incompatible and states: This project is incompatible with the current edition of Visual Studio. I do have UWP installed per the VS 2017 installation dialog. I am using the professional edition if this matters. This application only targets tablets and desktops. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
I created a new UWP project using VS 2017. I compared the csproj files to see what might be the difference. I noticed that the ProjectTypeGuids each contained two guids. The first guid was different between the two however the second was the same. So, I changed the first guid: {BC8A1FFA-BEE3-4634-8014-F334798102B3} became {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A}. I still received errors including version string portion was too short or too long. For this I changed the MinimumVisualStudioVersion to 14, updated the Project ToolsVersion to 15, and added the TargetPlatformIdentifier with a value of UAP. All these changes were needed as it didn't work until I had done all of these. After this I could load the project however I see errors loading runtime libraries. This is still an issue however the project loads now which was the original scope of my question. I'll work on the remaining errors separately.

Related questions

0 votes
    I have tried to follow the instructions in and created a new project "Windows Application Packaging Project" ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 26, 2022 in Education by JackTerrance
0 votes
    I am receiving the error "'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine" ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    I'm trying to run a spark application using bin/spark-submit. When I reference my application jar inside my local ... version 1.2.1 Select the correct answer from above options...
asked Jan 29, 2022 in Education by JackTerrance
0 votes
    DevExpress GridControl have GridControl.View dependency property for customising grid, but in UWP haven`t exists its ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 2, 2022 in Education by JackTerrance
0 votes
    What is the Git command to view all the commits since 1st January 2017 ? A. show git log since Jan 1 2017 B. git log ... =”2017-01-01” C. git log D. None of the options...
asked Dec 21, 2022 in Technology by JackTerrance
0 votes
    Visual Studio Code has option to connect to jupyter notebook. When it's done I can execute my script ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 24, 2022 in Education by JackTerrance
0 votes
    I am using Visual Studio 2017 Community Edition (CE), and I have signed into my Microsoft account and I am ... to resolve this issue. Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    3. An application software controls over all working of computer: true or false Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    3. An application software controls over all working of computer: true or false Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    If you're working in your company's system/laptop and suddenly a pop-up window arise asking you to update your ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 3, 2021 in Education by JackTerrance
0 votes
    I want to find a memory leak in a Java 1.5 application. I use JProfiler for profiling. I see ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 27, 2022 in Education by JackTerrance
0 votes
    I'm trying to use the mail() function on my computer so I can test the web application's system ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 30, 2022 in Education by JackTerrance
0 votes
    Can any body help me find out, why this link(webRTC example) http://goo.gl/PNMSII not working on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 26, 2022 in Education by JackTerrance
0 votes
    i have migrated my iOS app parse DB to Azure, but had not finalised it yet. I have changed end ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 26, 2022 in Education by JackTerrance
0 votes
    Can any body help me find out, why this link(webRTC example) http://goo.gl/PNMSII not working on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
...