G
Guest
Hello all -
I'm hoping someone will be able to share their knowledge with me about this
issue I'm having because I have run out of answers. Here's the scenario....
I have a .aspx page that basically makes a call to a WSDL which returns a
RedirectURL that I need to navigate to to verify if I'm authorized to proceed
into an application. The moment I redirect to that login page and attempt to
login, it is detecting my original destination which I'm supposed to be
redirected back to but am only at a white page from their side.
I'm wondering that if I want it to return to my side that i have to interact
with it from a web service rather than a .aspx page. Has anybody ever
experienced this before? I'm thinking that since I'm running this locally,
it might not know how to return to my local and needs a defined IP address.
Any help is appreciated.
MN
I'm hoping someone will be able to share their knowledge with me about this
issue I'm having because I have run out of answers. Here's the scenario....
I have a .aspx page that basically makes a call to a WSDL which returns a
RedirectURL that I need to navigate to to verify if I'm authorized to proceed
into an application. The moment I redirect to that login page and attempt to
login, it is detecting my original destination which I'm supposed to be
redirected back to but am only at a white page from their side.
I'm wondering that if I want it to return to my side that i have to interact
with it from a web service rather than a .aspx page. Has anybody ever
experienced this before? I'm thinking that since I'm running this locally,
it might not know how to return to my local and needs a defined IP address.
Any help is appreciated.
MN