או

או לחץ להתחברות מהירה

תקנון

  • תקנון זה מסדיר את תנאי השימוש וההתקשרות בין המשתמש לבין הנהלת האתר.
  • השימוש באתר ובשירותיו מותנה בהסכמה מלאה וחד משמעית לכל האמור להלן.
  1. 1. שיקול דעת המערכת בפרסום

    1.1. המשתמש מאשר כי ידוע לו והינו מסכים כי הנהלת האתר אינה מתחייבת לפרסם את התוכן שנשלח, כולו או חלקו.

    1.2. פרסום התוכן, עריכתו או הסרתו מהאתר בכל עת, ייעשו על פי שיקול דעתה הבלעדי והמוחלט של הנהלת האתר, ללא צורך במתן הודעה מראש או הנמקה למשתמש.
  2. 2. הצהרות והתחייבויות המשתמש

    המשתמש מצהיר ומתחייב בזאת כי:

    2.1. התוכן הוא פרי יצירתו המקורית, הוא בעל מלוא זכויות הקניין הרוחני בו, והוא אינו מפר זכויות יוצרים של צד שלישי כלשהו.

    2.2. התוכן עומד בכללי האתר ואינו מנוגד למדיניותו.

    2.3. התוכן אינו כולל לשון הרע, אינו פוגעני, אינו גזעני, אינו מהווה פגיעה בפרטיות, ואינו כולל תוכן פרסומי או שיווקי במסווה של תוכן עיתונאי/ניתוחי.

    2.4. התוכן אינו מהווה ייעוץ השקעות, אינו כולל מידע פנים ואינו מפר הוראות כל דין בנוגע לניירות ערך או איסור הלבנת הון.
  3. 3. קניין רוחני ורישיון שימוש

    3.1. בעצם משלוח התוכן, המשתמש מעניק ל-WeINvest רישיון שימוש בלתי חוזר, ללא הגבלת זמן, בכל העולם וללא תמורה (תמלוגים), להשתמש בתוכן, להציגו, לשכפלו, לעורכו ולהפיצו בכל מדיה שהיא, לרבות ברשתות חברתיות ובערוצי הדיגיטל של האתר.

    3.2. המשתמש מוותר על כל טענה לזכות מוסרית או כספית ביחס לשימוש בתוכן על ידי האתר.
  4. 4. העדר אחריות לתוכן צד ג'

    4.1. המשתמש מצהיר כי ידוע לו שכל המידע, הניתוחים והדעות המפורסמים במדור זה מייצגים את עמדתם האישית של הכותבים בלבד.

    4.2. הנהלת האתר אינה אחראית על טיב התוכן, נכונותו, מהימנותו או הדיוק של הנתונים המופיעים בו.

    4.3. הנהלת האתר לא תישא באחריות לכל נזק, הפסד או פגיעה שיגרמו למשתמש או לצד שלישי כתוצאה מהסתמכות על תוכן שנשלח ופורסם על ידי גולשי האתר.
  5. 5. שיפוי

    המשתמש מתחייב לשפות את הנהלת האתר, עובדיה או מי מטעמה בגין כל נזק, הפסד או הוצאה (לרבות שכר טרחת עו"ד) שיגרמו להם כתוצאה מתביעה או דרישה של צד שלישי בגין התוכן שנשלח על ידו, לרבות בגין הפרת זכויות יוצרים או לשון הרע.

צפי: בפועל: קודם:
הודעה   חדשה

אתר שחקן מעוף

s-maof.com

בעיה בזירוסם
 
התראות
נקה הכל

בעיה בזירוסם

 

(@harel4u)
משתמש ותיק
הצטרף: לפני חודש 1
הודעות: 302
בעיה בזירוסם   כותב הנושא  

Access to the path "C:\inetpub\wwwroot\ZeroSum\Content\CachedData\Graphs\00//21//42" is denied.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: Access to the path "C:\inetpub\wwwroot\ZeroSum\Content\CachedData\Graphs\00//21//42" is denied.

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 , 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: Access to the path "C:\inetpub\wwwroot\ZeroSum\Content\CachedData\Graphs\00//21//42" is denied.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +7724035 System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) +7575721 System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) +150 ZeroSum.MVC.Controllers.GraphsController.GetGraphImagePath(HttpServerUtilityBase Server, Int32 id, String prefix, String postfix) +282 ZeroSum.MVC.Controllers.GraphsController.DeleteTradeGraphs(SingleTrade trade, HttpContextBase HttpContext) +141 ZeroSum.MVC.Controllers.TradesController.Delete(Int32 id, FormCollection formValues) +148 lambda_method(ExecutionScope , ControllerBase , Object[] ) +125 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24 System.Web.Mvc.c__DisplayClassd.b__a() +53 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +258 System.Web.Mvc.c__DisplayClassf.b__c() +20 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +258 System.Web.Mvc.c__DisplayClassf.b__c() +20 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +193 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +300 System.Web.Mvc.Controller.ExecuteCore() +104 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +36 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7 System.Web.Mvc.c__DisplayClass8.b__4() +34 System.Web.Mvc.Async.c__DisplayClass1.b__0() +21 System.Web.Mvc.Async.c__DisplayClass8`1.b__7(IAsyncResult _) +12 System.Web.Mvc.Async.WrappedAsyncResult`1.End() +53 System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +30 System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +7 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +8763582 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155


   
תגובהציטוט
(@מנהל-טכני)
Admin
הצטרף: לפני חודש 1
הודעות: 413
בעיה בזירוסם    

היי הראל, זה טופל.


   
תגובהציטוט
שיתוף:

close
logo image