DotNetInvoice Forums

DotNetInvoice Invoicing Script Discussion Forum
Welcome to DotNetInvoice Forums Sign in | Join | Help
in Search

invoices.aspx

Last post 02-05-2010, 1:33 PM by dnisupport. 4 replies.
Sort Posts: Previous Next
  •  01-10-2010, 8:48 PM 567

    invoices.aspx

    Once the login has timed out and is required to log back in, this page errors out and can not find the current client_id due to the system forcing a log out. Is there some easy way to fix this other than building a custom errors page to avoid the nasty Server Error in '/' Application error page?

    The settings property 'client_id' was not found.

    Line 184:    Public Overridable Property client_id() As Integer
    Line 185: Get
    Line 186: Return CType(Me.GetPropertyValue("client_id"),Integer)
    Line 187: End Get
    Line 188: Set

    Thanks,
    Don

  •  01-11-2010, 10:54 AM 568 in reply to 567

    Re: invoices.aspx

    Hi Don,

    Could you make sure that you are using the web.config file from the most recent version?  We've seen this issue before when people are upgrading and keep their previous web.config file.


    ---
    Jeremy
    DotNetInvoice Support
  •  02-05-2010, 8:57 AM 575 in reply to 568

    Re: invoices.aspx

    Sorry it took me so long to respond to this. I am in fact using the latest version of the web.config file and have verified the only thing that was changed was to update the connection string.

     

    Thanks,
    Don 

  •  02-05-2010, 8:57 AM 576 in reply to 568

    Re: invoices.aspx

    FYI, I also have the IIS site set to force SSL on at all times, not sure if this would make any difference. If the user goes to the non-SSL version they will be forwarded to the HTTPS:// address.

  •  02-05-2010, 1:33 PM 579 in reply to 575

    Re: invoices.aspx

    Don,

    There is actually a file that needs to be updated from the original v2.6 version.  I sent you an email with the file to update from our support account.

    If anyone else is having this problem, please email us at support@dotnetinvoice.com so we can send you the file.


    ---
    Jeremy
    DotNetInvoice Support
View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems