من موقع نصب websitepanel با پیام نصب asp.net 2.0 بر خورد میکنم باید چطور نصب کنم من همه net framework تا 4 نصب کردم ولی دوباره همین پیام میده
نمایش نسخه قابل چاپ
من موقع نصب websitepanel با پیام نصب asp.net 2.0 بر خورد میکنم باید چطور نصب کنم من همه net framework تا 4 نصب کردم ولی دوباره همین پیام میده
سلام اول iis نصب کنید به این صورت فعال کنید
Enabling ASP.NET
2 را فعال کنید
2 نداره 4 و 1 داره 2 رو چطور باید گیر بیارم
کسی نمی دونه؟
لطفا کمک کنید
لطفا راهنمایی کنید اگه میشه زودتر
نصبش کردم ولی موقه ای که میرم تو پنل این اررور میاد
کد PHP:
Server Error in '/' Application.Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File --><configuration> <system.web> <customErrors mode="Off"/> </system.web></configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File --><configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web></configuration>
روسرو این پیام میاد کسی بلد نیستکد PHP:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized configuration section system.web.extensions.
Source Error:
Line 6: <add key="ChartImageHandler" value="storage=file;timeout=20;" />
Line 7: </appSettings>
Line 8: <system.web.extensions>
Line 9: <scripting>
Line 10: <webServices>
Source File: C:\WebsitePanel\Portal\web.config Line: 8
مال من شانسی حل شد رفتم تنظیمات iis و پنلهای را به asp2 قرار دادم بعد asp4 گذاشتم درست شد!!!!