جستجو
منو بسته

نمایه: مهدی

Avatar
آمار
  • 58
  • 1394 مرداد 10, شنبه 21:38
3 سال پیش

در حال حاضر اینطور نیستش
باید چکار کنم

3 سال پیش

در حال حاضر اینطور نیستش
باید چکار کنم

3 سال پیش

یسری لینک داخل توضیحات دارم قرار میدم چطور میتونم    این لینک رو با رنگ آبی نشون بدم؟ نمیخوام دستی انجام بدم
    از طریق کدام صفحه میشه دستور کلی داد برای اینکار

بصورت پیشفرض وقتی به کلمه لینک وصل میشه فقط کمی بولد میشه و گاها بخاطر تشابه رنگش با متون دیگر قابل تشخیص نیست

الان چکار کنم که آبی بشه؟

4 سال پیش

<div class="header">
    @await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderBefore })
    <div class="header-upper">
        <div class="header-selectors-wrapper">
            @await Component.InvokeAsync("TaxTypeSelector")
            @await Component.InvokeAsync("CurrencySelector")
            @await Component.InvokeAsync("LanguageSelector")
            @await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderSelectors })
        </div>
        <div class="header-links-wrapper">
            @await Component.InvokeAsync("HeaderLinks")
            @await Component.InvokeAsync("FlyoutShoppingCart")
        </div>
    </div>
    @await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderMiddle })
    <div class="header-lower">
        <div class="header-logo">
            @await Component.InvokeAsync("Logo")
<a referrerpolicy="origin" target="_blank" href="https://trustseal.enamad.ir/?id=177596&amp;Code=jtKwyyHxNby0SPYBYHs1"><img referrerpolicy="origin" src="https://Trustseal.eNamad.ir/logo.aspx?id=177596&amp;Code=jtKwyyHxNby0SPYBYHs1" alt="" style="cursor:pointer" id="jtKwyyHxNby0SPYBYHs1"></a>
</div>
        <div class="search-box store-search-box">
            @await Component.InvokeAsync("SearchBox")
        </div>
    </div>
    @await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderAfter })
</div>



اساتید محترم نسخه ۴.۲ دارم نماد رو داخل صفحه هدر گذاشتم بعد از لوگو گذاشتم ولی نمایش داده نمیشه
علتش چیه؟

4 سال پیش

احمدرضا wrote:

سلام وقت بخیر
هنگامی که زمان بیشتری برای پردازش اطلاعات طول بکشد این خطا رخ میدهد و سرور در 2 دقیقه از مدت زمان پیش فرض پاسخ نمی دهد.
بنابراین فقط موضوع افزایش زمان درخواست است.

شما فقط باید عنصر درخواستTimeout = "00:10:00" را در عنصر aspNetCore در web.config اضافه کنید.



برا من روی 23:00:00 هستش ولی همچنان مشکل پابرجاست

4 سال پیش

بعد از کلی جستجو فقط با یک تغییر در فایل کانفیگ مشکل حل شد ولی اهل فن لطفا نظر بدن بهترین راه حل چیه؟؟آیا کاری که انجام دادم درسته؟
تغییری که من ایجاد کردم این بود
modules="AspNetCoreModulev2"    رو به modules="AspNetCoreModule" تغییر دادم

4 سال پیش

وقت بخیر
زمانی که در پنل ادمین گزینه راه اندازی فروشگاه رو میزنم با این خطا مواجه میشم
502 - Web server received an invalid response while acting as a gateway or proxy server.
There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.


راه حل چیه؟

4 سال پیش

سلام سایتم رو ارتقا به 4.3 دادم
ولی ظاهرا یسری پیش نیاز باید روی هاست فعال بشه میشه بررسی کنید بهم بگید چکار باید بکنم
HTTP Error 500.32 - ANCM Failed to Load dll
Common solutions to this issue:
The application was likely published for a different bitness than w3wp.exe/iisexpress.exe is running as.
Specific error detected by ANCM:
Could not load hostfxr.dll.
Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process' stdout messages
Attach a debugger to the application process and inspect
For more information visit: https://go.microsoft.com/fwlink/?LinkID=2028526

4 سال پیش

پلاگینش رو از کجا باید دانلود کنم

4 سال پیش

سلام مراحل گفته شده رو انجام دادم درست بود ممنونم
فقط چطور میتونم لوگو نماد رو در پایین سایت به نمایش بزارم که با کلیک روی اون اطلاعات نماد باز بشه
در ضمن نسخه۴.۱ استفاده میکنم

09127857628