توضیح درمورد ایجادvirtual directory
نقل قول:
نوشته شده توسط Vahid_Nasiri
امیدوارم از این به بعد کسی سوال نپرسد : چرا برنامه ی من اجرا نمی شود! :wink:
(فایل مربوطه به روز شد)
مقاله شما رو خوندم عالی بود برنامه من خطای هفتم رو میده-configuration error-
Line 37: by Microsoft that offers a single logon and core profile services for member sites.
Line 38: -->
Line 39: <authentication mode="Windows" />
چه طوری این مشکل رو میشه حل کرد.من این برنامه روی کامپیوتر دیگه نیز اجرا بشه.
در مورد ایجاد virtual directoryتوضیح بدین خیلی ممنون میشم.
نقل قول: مطالعه خطاهای متداول در ASP.NET
سلام
منم یه مشکل با Microsoft.Office.Interop.Word دارم
این سایت قراره یه فایل word رو از بانک بخونه و اونو تو یه پوشه ذخیره کنه و بعد یه تغییراتی توش بده و بعد دوباره ذخیرش کنه
وقتی با خود دات نت اجرا می کنم هیچ مشکلی نداره ولی وقتی سایت رو publish می کنم و ازش استفاده می کنم خطای زیر رو میده
وقتی توی یه سیستم دیگه اجراش میکنم که فقط دات نت فریم ورک 3.5 داره از کد (assembly مربوط به dll ورد که داخل webconfig هست ) oxh ld 'dvi
Server Error in '/' Application.
--------------------------------------------------------------------------------
Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005.
ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.
To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005.]
sadere_pishnevic.darje_emza() +42
sadere_pishnevic.btn_sabt_emza_Click(Object sender, EventArgs e) +819
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
نقل قول: مطالعه خطاهای متداول در ASP.NET
ممنون از فایلی که واسه دانلود گذاشتین
نقل قول: مطالعه خطاهای متداول در ASP.NET
Error 10 Cannot convert type 'System.Web.UI.WebControls.Image' to 'System.Web.UI.WebControls.FileUpload' c:\Users\shooshi\documents\visual studio 2010\WebSites\WebSite31\Default.aspx.cs 41 30 c:\...\WebSite31\
برای حل این خطا چکار کنم.
1 ضمیمه
نقل قول: مطالعه خطاهای متداول در ASP.NET
با سلام
دوستان عزیز من مدت زیادی نیست با ASP کار میکنم لطفا بفرمایید این خطا مربوط به چیست؟
با تشکر
نقل قول: مطالعه خطاهای متداول در ASP.NET
سلام
بعضی از صفحات وب من با این خطا روبرو میشن
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
چطور میشه آنرا برطرف کرد؟
ممنون