Ask a Question related to ASP.NET General, Design and Development.
-
Adrian Bezzina #1
Server.Execute and Server.Transfer not detecting session state
I am setting a session variable, then doing a server.transfer in global.aspx
and the page I am going to is saying that session state is not enable and
that I should enable it in either the page directive or web.config file.
it is enabled in both
has anyone else had similar problems?
Adrian
Adrian Bezzina Guest
-
Error Server.Transfer / Server.Execute ()
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... -
detecting proxy server ...
Hi, I'm user the multi-user Xtra to send an email from a Director project, but this method doesn't seem to allow data to get through a proxy server.... -
Server.Transfer vs. Server.Execute
i'm using a model, view, control architecture for a group of .asp pages. i can't decide whether to use Server.Transfer or Server.Execute to pass... -
server.execute
Is it possible to use sever.execute and the on the called page use another server.execute (if some condition is met) It has failed in my... -
ASP.NET session state on SQL Server
Hi sohoni, Have you installed latest SP on SQL Server. If so check out this KB article... http://support.microsoft.com/?kbid=814572 HTH...



Reply With Quote

