Quote: |
However when I try and debug the app in the embedded browser I encounter application problems - it looks like data is not being set correctly by the app. |
In other words, it looks like your application is trying to interpret DBGSESSID passed in the URL and does not work correct but debugger works fine, right?
If so, let the debugger power help you nail down the problem
Regarding the 2nd question, right cookies are used when debug session is initiated with the debugger toolbar. It can be used with embedded browser as well, see Debug This Page in the browser's popup menu.