Click here to Skip to main content
15,886,786 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: need help with the database part of asp >.< Pin
Amit Kumar G14-Sep-06 7:11
Amit Kumar G14-Sep-06 7:11 
QuestionToolbar web part for share point portal Pin
Suj_7814-Sep-06 6:13
Suj_7814-Sep-06 6:13 
Questionis asp.net sucks ? Pin
SharpSmith14-Sep-06 5:58
SharpSmith14-Sep-06 5:58 
AnswerRe: is asp.net sucks ? Pin
Guffa14-Sep-06 8:23
Guffa14-Sep-06 8:23 
GeneralRe: is asp.net sucks ? Pin
SharpSmith14-Sep-06 9:53
SharpSmith14-Sep-06 9:53 
GeneralRe: is asp.net sucks ? Pin
Dominic Pettifer14-Sep-06 14:05
Dominic Pettifer14-Sep-06 14:05 
GeneralRe: is asp.net sucks ? Pin
SharpSmith14-Sep-06 20:08
SharpSmith14-Sep-06 20:08 
QuestionHow to transfer Session from .Net 2.0 to .Net 1.1 & classic asp? Pin
-Dr_X-14-Sep-06 5:37
-Dr_X-14-Sep-06 5:37 
We are upgrading our intranet's main page from classic asp to .Net 2.0. Currently there are all three type of web apps on the server, .Net 2.0, 1.1 & asp. The asp classic main page currently uses techniques similar to http://www.eggheadcafe.com/articles/20021207.asp which has worked for a couple of years now. Now we are upgrading the main page to .Net 2.0 and I am having problems finding any solution that works, much less an elegant one that will require minimal change throughout the applications.

Currently I have tried the following with out success:
http://www.asp101.com/articles/sidney/sharingsessionstate/default.asp[^]
which should work and possibly does using .Net 1.1 but not with .Net 2.0.
Microsoft solution, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/converttoaspnet.asp[^], fails to work in .Net 2.0 either.
I glanced at this one http://searchvb.techtarget.com/tip/1,289483,sid8_gci951935,00.html[^] but I think it would have the same issue as the previous ones.

With the asp101 & Microsoft's solution, I am unable to transfer any session information from any .Net 2.0 app to another .Net 2.0 or .Net 1.1 app. I am not sure why. I think it might be because I am running on XP and there is no option for application pooling in IIS. I know in IIS on server 2003 you have to create a new pool for .Net 2.0 apps. The actual Session will transfer with both techniques it is just getting the session to the intermediate page, SessionTransfer.aspx.

Process Flow:
ASP.Net page => SessionTransfer.aspx => SessionTransfer.asp => asp page

The trouble I am finding is the ASP.Net to the SessionTransfer.aspx page. The Session.Count value in the SessionTransfer.aspx page is 0.

Any help or link would be much appreciated and resolving this Session issue.

Thanks,
Michael



I firmly believe that any man's finest hour, the greatest fulfillment of all that he holds dear, is that moment when he has worked his heart out in a good cause and lies exhausted on the field of battle - victorious.
Vince Lombardi (1913-1970)

QuestionRegex Pin
netDeveloper14-Sep-06 5:25
netDeveloper14-Sep-06 5:25 
AnswerRe: Regex Pin
Not Active14-Sep-06 5:31
mentorNot Active14-Sep-06 5:31 
AnswerRe: Regex Pin
Eric Dahlvang14-Sep-06 11:23
Eric Dahlvang14-Sep-06 11:23 
QuestionAbout Iframe Control Pin
nannapanenikamalnath14-Sep-06 4:04
nannapanenikamalnath14-Sep-06 4:04 
QuestionData Reader Vs DataSet Pin
Amit Kumar G14-Sep-06 3:08
Amit Kumar G14-Sep-06 3:08 
AnswerRe: Data Reader Vs DataSet Pin
ToddHileHoffer14-Sep-06 3:14
ToddHileHoffer14-Sep-06 3:14 
AnswerRe: Data Reader Vs DataSet Pin
playout14-Sep-06 3:36
playout14-Sep-06 3:36 
AnswerRe: Data Reader Vs DataSet Pin
Not Active14-Sep-06 9:38
mentorNot Active14-Sep-06 9:38 
QuestionDatagrid paging and IFRAME Pin
psid2314-Sep-06 3:07
psid2314-Sep-06 3:07 
AnswerRe: Datagrid paging and IFRAME Pin
ToddHileHoffer14-Sep-06 3:17
ToddHileHoffer14-Sep-06 3:17 
Questionwht is happing in these lines....... [modified] Pin
GeetMunjal14-Sep-06 2:27
GeetMunjal14-Sep-06 2:27 
AnswerRe: wht is happing in these lines....... Pin
Jay_se14-Sep-06 2:58
Jay_se14-Sep-06 2:58 
GeneralRe: wht is happing in these lines....... Pin
GeetMunjal14-Sep-06 3:16
GeetMunjal14-Sep-06 3:16 
GeneralRe: wht is happing in these lines....... Pin
Jay_se14-Sep-06 4:13
Jay_se14-Sep-06 4:13 
QuestionHow to make Website run on Full Screen Pin
Tiger45614-Sep-06 1:58
Tiger45614-Sep-06 1:58 
AnswerRe: How to make Website run on Full Screen Pin
Sebastien Lachance14-Sep-06 9:23
Sebastien Lachance14-Sep-06 9:23 
QuestionGridView Task: Pin
y_mmohd14-Sep-06 1:22
y_mmohd14-Sep-06 1:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.