Options

Nav 2009 SP1 Timeout during debugging using VS 2008

SanjayNotakarSanjayNotakar Member Posts: 3
edited 2009-09-17 in NAV Three Tier
I am debugging SalesHeader/Line objects using VS 2008 SP1 on my Windows XP system. I am running into a timeout approximately 1 minute after I attach to the NAV process. I am using a client connecting to a custom page via Web Services.

How do I increase this timeout?

I have changed or set the following timeouts:
- <Nav folder>\Service\CustomSettings.config: OperationTimeout = "MaxValue"
- SQL Server transaction timeout (using COM+ services) = 1200 seconds

Comments

  • Options
    ara3nara3n Member Posts: 9,255
    Did you restart the service tier after making the changes?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Options
    SanjayNotakarSanjayNotakar Member Posts: 3
    >>> Did you restart the service tier after making the changes?

    Yes.

    Besides, debugging and attaching to the Nav external process from VS 2008 causes the services to stop once the execution stops. I have to restart the services again, and then start the debug cycle all over.
Sign In or Register to comment.