Vs2015 failed to open the web project, unable to access the IIS Metabase, you do not have sufficient privileges to access the IIS meta-website on your computer

clipboard.png

my Web.csproj file configuration:

<WebProjectProperties>
          <UseIIS>False</UseIIS>
          <AutoAssignPort>True</AutoAssignPort>
          <DevelopmentServerPort>50532</DevelopmentServerPort>
          <DevelopmentServerVPath>/</DevelopmentServerVPath>
          <IISUrl>http://localhost:50532/</IISUrl>
          <NTLMAuthentication>False</NTLMAuthentication>
          <UseCustomServer>False</UseCustomServer>
          <CustomServerUrl>
          </CustomServerUrl>
          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>

running as an administrator still does not solve
after opening solution.sln, solution Explorer shows loading failed, right mouse button-reload, continue to pop this window

Apr.30,2021

when you open VS, use the administrator to open it, and then open solution in vs.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38787-2b96b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38787-2b96b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?