Welcome to Mediachase Community Sign in | Join | Help    
in Search   

When I try to display more items in month view I am getting Error.

Last post Thu, Sep 04 2008, 11:30 PM by ga. 3 replies.
Sort Posts: Previous Next
  •  Thu, Sep 04 2008, 7:14 AM 10212

    When I try to display more items in month view I am getting Error.

    When I try to display more items in month view, I am getting Error. Is there any properties I need to set for displaying more contents in month view.

    Right now I am trying to display 750 items in a month  view by various dates. But I am getting 'Unexpected error' while loading the page. Could you help out me to resolve the problem.

     

    Thanks,

    Selvam

  •  Thu, Sep 04 2008, 7:55 AM 10214 in reply to 10212

    Re: When I try to display more items in month view I am getting Error.

    Hi,
    what version of calendar control do you use? Could you post here error stack trace?
  •  Thu, Sep 04 2008, 9:35 AM 10217 in reply to 10214

    Re: When I try to display more items in month view I am getting Error.

    Hi ,

            Here is the name of my calendar control exe file . I am not sure abt version.

            'Calendar23_NET20.exe '.

            The error message in stack trace is:

          The description for Event ID ( 10001 ) in Source ( Application ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event:

    The following error has occurred:
      User Name is :User Name: GDNINDIA\selvam.ayyanperumalselvam.ayyanperumal

     Error Description :Thread was being aborted.
     Source Page: Calendar
     Stack Trace:   at System.Threading.Thread.AbortInternal()
        at System.Threading.Thread.Abort(Object stateInfo)
        at System.Web.HttpResponse.End()
        at System.Web.HttpResponse.Redirect(String url, Boolean endResponse)
        at System.Web.HttpResponse.Redirect(String url)
        at Del_Calendar.FillCalendar() in c:\Inetpub\wwwroot\DeliverySchedulingTool\DEL_TOOLS\Del_Calendar.aspx.cs:line 548
        at Del_Calendar.Page_Load(Object sender, EventArgs e) in c:\Inetpub\wwwroot\DeliverySchedulingTool\DEL_TOOLS\Del_Calendar.aspx.cs:line 45

     

    Thanks,

    Selvam    

     

  •  Thu, Sep 04 2008, 11:30 PM 10220 in reply to 10217

    Re: When I try to display more items in month view I am getting Error.

    Hi,
    ThreadAbortException happens when the thread serving the request doesn't
    finish for a long time. The ASP.NET hosting process aborts this thread after
    certain time. Try to increase that time with:

    <system.web>
        <httpRuntime executionTimeout="600" />
    </system.web>

    By default the executionTimeout="90" seconds.

    Hope this helps.

View as RSS news feed in XML
Site Terms | Privacy Policy | About Us | Contact Us
Running on Mediachase eCommerce Framework 4.0.
  Copyright © Mediachase, LTD. 1997-2006. All Rights Reserved

E-commerce, HelpDesk, Service Desk & Project Management Software, alternatives to Microsoft Project Server & Sharepoint Collaboration Server
project management software | microsoft project server | sharepoint collaboration server | issues management, helpdesk & service desk
Powered by Community Server, by Telligent Systems