Results 1 to 6 of 6

Thread: access to message queuing system is denied

  1. #1
    Join Date
    Feb 2009
    Location
    Cayman Islands
    Posts
    3,969

    Default access to message queuing system is denied

    Not a DF Webapp, but an Accounting App I interface to, their support (and forum) are pretty clueless so I'm thinking somebody here might have stumbled over this ....
    I should be on a beach ...

  2. #2
    Join Date
    Feb 2009
    Location
    Stuart, FL
    Posts
    5,321

    Default Re: access to message queuing system is denied

    maybe amazon SQS ?
    Michael Salzlechner
    StarZen Technologies, Inc
    http.://www.starzen.com

    IT Director at Balloons Everywhere

    Development Blog
    http://www.salzlechner.com/dev

    DataFlex Package Manager (aka Nuget for DataFlex)
    http://windowsdeveloper.com/dfPackage

  3. #3
    Join Date
    Feb 2009
    Location
    Stuart, FL
    Posts
    5,321

    Default Re: access to message queuing system is denied

    actually looks like it is an issue with MSMQ
    Michael Salzlechner
    StarZen Technologies, Inc
    http.://www.starzen.com

    IT Director at Balloons Everywhere

    Development Blog
    http://www.salzlechner.com/dev

    DataFlex Package Manager (aka Nuget for DataFlex)
    http://windowsdeveloper.com/dfPackage

  4. #4
    Join Date
    Feb 2009
    Location
    Cayman Islands
    Posts
    3,969

    Default Re: access to message queuing system is denied

    Quote Originally Posted by starzen View Post
    actually looks like it is an issue with MSMQ
    You are correct, sir.

    google-fu implies it's all about queue permissions, but the vendors techs say a vanilla install of IIS should suffice and DefaultAppPool permissions are what should apply. Never fails in test, of course, only when a user is driving.
    I should be on a beach ...

  5. #5
    Join Date
    Feb 2009
    Location
    Cayman Islands
    Posts
    3,969

    Default Re: access to message queuing system is denied

    Double post
    I should be on a beach ...

  6. #6
    Join Date
    Feb 2009
    Location
    Cayman Islands
    Posts
    3,969

    Default Re: access to message queuing system is denied

    Quote Originally Posted by DaveR View Post
    Not a DF Webapp, but an Accounting App I interface to, their support (and forum) are pretty clueless so I'm thinking somebody here might have stumbled over this ....
    Just in case anybody (or me) asks the question again...

    We did a fresh install of the WebApp, logged in as AD Administrator. It got a new App Pool and its own username, originally just to isolate it and compare against the broken one. All went smoothly and it runs fine. Comparing old vs new there were different permissions on all the queues. The original installer was a tech from the vendor, using Teamviewer and so whatever login was active at the time, maybe a local admin? Anyway it generated a couple of the queues under a roaming profile. He's left the vendor so we can't backtrack.

    Moral 1: If it looks wrong it probably is. The vendor dismissed the issue as 'not ours'. Fortunately one of their more technical staff humoured me with the reinstall...

    Moral 2: And this probably applies to all of us. Vendors (and developers) should always have firm recommendations for install. ie: We tested it with this... No installed server stays in a default state in an active environment. This was a new Server2019 with latest SQL server and nothing else and it took patches almost continually for weeks between entering service and the vendor install.
    I should be on a beach ...

Posting Permissions

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