M
(https://myentrypage.aspx) and then-----Original Message-----
Moheb,
Server.Transfer requires a virtual path. Meaning that you can't specify http
or https in front of the path given.
You need to specify the path like: "mynextpage.apsx" or
"/admin/myadminpage.aspx"
If you need to Server.Transfer through a site using https you'll have to
enter a page with a response.redirect