framework 1.1 sp1 and suddenly server.transfer not working

J

Jack Fox

I just upgraded my XP development machine to SP2, upgraded dotnet framework
1.1 to sp1, and applied every other outstanding security patch, and suddenly
Server.Transfer in my asp.net website no longer works. I get:


Invalid path for child request
'Browse.aspx?&p=4&q=14569:10.1.0.4;14581:3:6.0:7.3'. A virtual path is
expected.
What does it mean "virtual path is expected"? Isn't that what I'm giving it?
And it worked yesterday! I didn't change a thing in my project or IIS.
 
J

Jack Fox

That didn't seem to work either, also not with Server.Execute().

long story: I would normally do a redirect, except I am trying to work
around a cross-browser problem. I'm trying to save more state information
than will fit in one cookie. IE handles multiple cookies created in ASP.NET
just fine, but FireFox is not getting all the cookies. (I am guessing that
other "netscape" browsers have the same problem.) ...anyway, should be able
to save session state with a redirect too, but having some sort of problem.

short story: it worked before the SP upgrade!

Any light you can shed on cookie problems with "netscape", specifically
FireFox, would be helpful. I haven't been able to find anything yet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top