|
I still have nothing to do today (I still think my blog started with this sentence), so I looked at the articles in the groupOxite first exploredDownload version 41500 of Oxite, and encounter this problem after opening it. As shown in the figure below
Workaround: 1. Click on the OxiteSite project in the email, select Edit OxiteSite.csprj, and open the project file of the project
2. Search in the open project file to find the property setting section of the web application. (I found it based on prompts, searching, microsoftpdc-int.com)
3. Change the value of the UseIIS segment from True to False. Close the project file.
4. Reload the Oxite project to load the project normally.
5. After loading the project, right-click the project name in Solution Explorer and select <Properties-Web> item to view the properties of the project. You can see the following interface: Now you know why you couldn't open the project just now, right?
|