Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS5 Command (server.transfer) in PWS

Status
Not open for further replies.

JDAtNorthStar

Programmer
Oct 24, 2001
31
US
I've taken the advice of Microsoft and others and changed my Response.Redirect statements to Server.Transfer. My problem is, I'm debugging my app using InterDev/PWS and Server.Transfer doesn't work. It returns an error stating "object not recognized". I'm assuming it doesn't work because PWS is basically IIS4. Is this true? Is there a workaround to this issue?

Thanks.
 
This problem was solved when we migrated to Windows 2000 workstations.
 
My advice would be to use IIS, not PWS. If you're using Win 2000/XP Prof., there's no good reason NOT to use IIS. Good Luck!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top