CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 SSL redirect...ACCCK this is p*ssing me OFF!!!

Print topic Send  topic

Author Message
Andrew
Posted: 12/28/2004, 7:48 PM

My shared ssl certificate is at url http://secure.hostcompany.com/mycompany

the restricted page properly redirects to
http://secure.hostcompany.com/mycompany/login.asp but no matter what I do, the ret_link drops the "mycompany" so that the restricted page is loaded as http://secure.hostcompany.com/restrictedpage.asp
instead of http://secure.hostcompany.com/mycompany/restricted page...

I have been at this for hours!!! HELP Pleases! :)

Oh..here is another weird thing..even though I publish locally, when I do a ccs browser preview of the restricted page, it goes out to the web b/c of the security redirect and the ret_link is CORRECT in this url
peterr


Posts: 5971
Posted: 12/28/2004, 11:43 PM

This could be due to the virtual folder not matching your Website root. Take a look at http://docs.codecharge.com/studio/html/UserGuide/Intro/...WhatsNew23.html and http://docs.codecharge.com/studio/html/Components/Prope...ncludeType.html
Try changing that property by clicking on your project name in Project Explorer, then look in properties.
I hope that this is it.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Andrew
Posted: 12/29/2004, 6:31 AM

I think that I have tried about every combination of directories using virtual and relative include type...not a thing seems to work...I will hack on it some more
peterr


Posts: 5971
Posted: 12/29/2004, 12:13 PM

Maybe let's check your Publishing settings - what are they?
Also, I recommend that you delete Common.php to let it regenerate, unless you modified it manually?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Benjamin Krajmalnik
Posted: 12/30/2004, 1:48 PM

Make sure that your Secure URL includes the full path to your application
root.
So if our application runs on http://www.mydomain.com/myappdirectory, then
the Secure URL needs to be https:/www.mydomain.com/myappdirectory, and not
just the URL for the website.

mrandrew2u

Posts: 9
Posted: 12/30/2004, 6:58 PM

Thanks man...did all that...no good...I did recreate the common.asp

I tried with the appdirectory and it still deleted that part of the secure url....so that

http://secure.hostname.com/moresecureidentification/appdirectory after login changes to http://secure.hostname.com/appdirectory. It is weird man.... newest version of ccs
View profile  Send private message
Andrew
Posted: 12/30/2004, 7:54 PM

tried brand new project...same thing... I tried a search for ..\ in all the code to see if it was being redirected to a parent directory somewhere...but in any case....any secure url with a path will not hold up...the path goes away :(

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.