CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2012
    Posts
    3

    User Session has expired - Error -2147192184

    I made a change to one of my reports and now when users run it they get this error: User Session has expired - Error -2147192184. The workaround seems to be to run another report first and then the other report will work. For example, this error appears when users run report A. If they run report B and then report A, it works. Help!

  2. #2
    Join Date
    Oct 2012
    Posts
    3

    Re: User Session has expired - Error -2147192184

    The error is 'Server has not yet been opened.'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured