Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error Server.Transfer / Server.Execute ()

18 views
Skip to first unread message

Abdul Azeem

unread,
May 28, 2004, 9:01:45 AM5/28/04
to
Hi!

Any one has Idea, How to use Server.Transfer and Server.Execute, When I
tried to use these methods I got an eror:

Server object error 'ASP 0230 : 80004005'
Server.Transfer Error
/SISWeb/portal_logon.asp, line 40
The call to Server.Transfer failed while loading the page.

anybody is there who can respond to this problem. Do I need to change any
setting at IIS ?

Thanks in Advance,
Mohammed.


Patrice

unread,
May 28, 2004, 9:26:04 AM5/28/04
to
And the code is ? (also try to narrow down the groups)

"Abdul Azeem" <abdul...@abc.com> a écrit dans le message de
news:eQG79OLR...@TK2MSFTNGP09.phx.gbl...

Aaron Bertrand - MVP

unread,
May 28, 2004, 10:20:29 AM5/28/04
to
From http://www.aspfaq.com/2413

"Check the URL that you are passing to the transfer or execute method. Make
sure it is a relative URL, and that you can hit it with a browser.
Response.Write a Server.MapPath on the value you are passing, and make sure
it produces a valid local path."

Follow-ups set to asp.general only. Try to use a little discretion before
posting to eighteen different groups... what the heck does this have to do
with databases

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Abdul Azeem" <abdul...@abc.com> wrote in message
news:eQG79OLR...@TK2MSFTNGP09.phx.gbl...

0 new messages