Hello,
I have two different SC-projects running on the same production server.
Project A uses connection namedAxxxx
Project B uses connection named Bxxxx
Both application have nothing to do with each other.
I open A in Browser … A starts … then in the explorer site I gave in the web site of B.
B will not start but give an error message that connection Bxxxx is unknown.
If I close my browser… open it again … call B everything works…
So the first start of A produces an error when starting B.
The reason may be that the session id is not changed and the internal variable of SC from project A are disturbing the start of B
Any idea how to avoid this problem ??
Best regards
Uwe Pfeiffer