View Full Version : سوال: درخواست مطلب کامل درباره پیکربندی IIS
water_lily_2012
دوشنبه 21 مرداد 1392, 21:43 عصر
سلام
درخواست مطلب کامل درباره پیکربندی IIS می خواهم که البته اگر IIS 8 در ویندوز 8 باشد بهتر است؟
تشکر
meysam1366
دوشنبه 21 مرداد 1392, 22:01 عصر
سلام
درخواست مطلب کامل درباره پیکربندی IIS می خواهم که البته اگر IIS 8 در ویندوز 8 باشد بهتر است؟
تشکر
سلام دوست عزیز
بفرمایید (http://cholicheh.ir/Forum/forum-f15/iis-windows-t2357.html)
water_lily_2012
دوشنبه 21 مرداد 1392, 22:27 عصر
سلام
نه دوست عزیز.دنبال طریقه نصب نیستم. نصب کرده ام.
دنبال این هستم که این همه تنظیمات و آیکون هایی که داخل IIS Manager هست برای چیه؟ م یخواهم اطلاعات درباره کار با Manager آن داشته باشم.
الان وب سایت را اجرا کرده ام این خطا را داده که نمی دونم باید چه کار کنم. می خواهم IIS را یاد بگیرم که گیر این خطا ها نباشم.
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Most likely causes:
A default document is not configured for the requested URL, and directory browsing is not enabled on the server.
Things you can try:
If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists.
Enable directory browsing.
Go to the IIS Express install directory.
Run appcmd set config /section:system.webServer/directoryBrowse /enabled:true to enable directory browsing at the server level.
Run appcmd set config ["SITE_NAME"] /section:system.webServer/directoryBrowse /enabled:true to enable directory browsing at the site level.
Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is set to true in the site or application configuration file.
تشکر
meysam1366
دوشنبه 21 مرداد 1392, 23:41 عصر
سلام
نه دوست عزیز.دنبال طریقه نصب نیستم. نصب کرده ام.
دنبال این هستم که این همه تنظیمات و آیکون هایی که داخل IIS Manager هست برای چیه؟ م یخواهم اطلاعات درباره کار با Manager آن داشته باشم.
الان وب سایت را اجرا کرده ام این خطا را داده که نمی دونم باید چه کار کنم. می خواهم IIS را یاد بگیرم که گیر این خطا ها نباشم.
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Most likely causes:
A default document is not configured for the requested URL, and directory browsing is not enabled on the server.
Things you can try:
If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists.
Enable directory browsing.
Go to the IIS Express install directory.
Run appcmd set config /section:system.webServer/directoryBrowse /enabled:true to enable directory browsing at the server level.
Run appcmd set config ["SITE_NAME"] /section:system.webServer/directoryBrowse /enabled:true to enable directory browsing at the site level.
Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is set to true in the site or application configuration file.
تشکر
سلام مجدد
دوست عزیز شما در حال حاضر صفحه لوکال هاست رو میتونید مشاهده کنید؟
ASP.NET کار می کنید؟
water_lily_2012
سه شنبه 22 مرداد 1392, 10:35 صبح
بله. MVC
مسیر یابی را دستی که وارد می کنم این خطا را میده.
routes.MapRoute(
name: "Product",
url: "Product/{action}/{id}",
defaults: new { controller = "Product", action = "getstring", id = UrlParameter.Optional }
);
الان در Url به جای {Controller }به صورت دستی نوشتم Product. باید کار بده و View مورد نظر نمایش داده بشه ولی این خطا را میده.
meysam1366
سه شنبه 22 مرداد 1392, 16:00 عصر
بله. MVC
مسیر یابی را دستی که وارد می کنم این خطا را میده.
routes.MapRoute(
name: "Product",
url: "Product/{action}/{id}",
defaults: new { controller = "Product", action = "getstring", id = UrlParameter.Optional }
);
الان در Url به جای {Controller }به صورت دستی نوشتم Product. باید کار بده و View مورد نظر نمایش داده بشه ولی این خطا را میده.
شرمنده بنده سر رشته ای تو این زمینه ندارم انشاالله که دوستان دیگه جوابتون رو میدن
موفق باشید
vBulletin® v4.2.5, Copyright ©2000-1404, Jelsoft Enterprises Ltd.