0

دسترسی به web configuration tool در ویژوال استودیو 2013

 
voiceofrain
voiceofrain
کاربر نقره ای
تاریخ عضویت : تیر 1391 
تعداد پست ها : 2005
محل سکونت : اصفهان

دسترسی به web configuration tool در ویژوال استودیو 2013
دوشنبه 10 شهریور 1393  9:41 AM

با سلام

مطابق با گفته مایکروسافت، به علت حذف  "Visual Studio Development Server" از ویژوال استودیو 2013، امکان ASP.Net Web Configuration Manager از این محصول حذف شده است،  با این وجود جهت دسترسی به این امکان در 0.net framework 4 به بالا، مراحل زیر را دنبال نمایید:

 

 

  1. Open the Command Prompt (not as administrator)
  2. Navigate to the folder where IIS Express is installed on your machine.
  3. In the command line spin up a IISExpress site with the following prompt: “iisexpress.exe /path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETWebAdminFiles /vpath:”/ASP.NETWebAdminFiles” /port:[port] /clr: 4.0 /ntlm” using the following values for the [param]:
    1. [port] – any port you have free in IISExpress (I use 8082 in the example below)
  4. This should launch an IISExpress instance of the Configuration Manager Site<br/>clip_image002
  5. Open your browser
  6. In the URL enter the following “http://localhost:8082/asp.netwebadminfiles/default.aspx?applicationPhysicalPath=[appPath]&applicationUrl=/” substituting the [appPath] with the absolute path to the Visual Studio Project folder with the solution file in it.

Congratulations, you now have your ASP.net Web Site Adminstration Tool running as before.

 

بـازم با گریه خوابم برد       بـازم خواب تــــو را دیدم

دوباره....

چقدر غمگینم و تنـــها  چقدر می خوام که باز بـارون بباره

 

بزن بــارون  ببار آروم  بروی پلکای خسته ام

بزن بــارون تو می دونی هنوزم یاد اون هستم

 

تشکرات از این پست
hosseinb68
دسترسی سریع به انجمن ها