Click here to Skip to main content
15,905,420 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Read XML file Pin
led mike10-Oct-08 5:11
led mike10-Oct-08 5:11 
GeneralRe: Read XML file Pin
.NET- India 12-Oct-08 19:30
.NET- India 12-Oct-08 19:30 
GeneralRe: Read XML file Pin
led mike13-Oct-08 5:56
led mike13-Oct-08 5:56 
Questionthe element buildproviders cannot not be defined below the application level in asp.net 2.0 Pin
Reddy Prakash10-Oct-08 3:06
Reddy Prakash10-Oct-08 3:06 
AnswerRe: the element buildproviders cannot not be defined below the application level in asp.net 2.0 Pin
Guffa10-Oct-08 14:34
Guffa10-Oct-08 14:34 
AnswerThe element 'buildproviders' cannot not be defined below the application level Pin
Member 803969519-Aug-14 11:06
Member 803969519-Aug-14 11:06 
Questionproblem with downloading .SVG file with webclient Pin
koolprasad200310-Oct-08 2:50
professionalkoolprasad200310-Oct-08 2:50 
QuestionSend Cookie in HTTP Header Request Pin
il_manti10-Oct-08 1:16
il_manti10-Oct-08 1:16 
Hi all,

At work we are using a third party web service. The web service works in two tiers. First you request general information. The XML returned contains various IDs. It also contains a JSESSIONID field. In the second phase, another method in the web service requests one of the IDs returned. Now, here's the problem.

If we just give the web service the ID requested in the parameter, it asks for the JSESSIONID value. We dug some more and found out we need to pass this JSESSIONID value as a Cookie in the Header section. The actual instruction was:

Also the 'jsessionid' given in the preliminary response has to be handed over in the HTTP-Header 'cookie'. Multiple requests can be performed in one session.

So I created a CookieContainer and appended it to the HTTPWebRequest object I'm passing to the webservice (thanks google) but to no avail!

What can there be wrong? We're at a total loss here...

In life truth does not matter. What really matters is what others believe to be the truth. (The Up and Comer - Book)

AnswerRe: Send Cookie in HTTP Header Request Pin
il_manti10-Oct-08 2:25
il_manti10-Oct-08 2:25 
QuestionHow to set 'RewriteRule' in .NET? Pin
Anand Desai9-Oct-08 23:07
Anand Desai9-Oct-08 23:07 
Questionchekboxcheckchange, dropdown enable/disable Pin
Member 38798819-Oct-08 22:24
Member 38798819-Oct-08 22:24 
AnswerRe: chekboxcheckchange, dropdown enable/disable Pin
eyeseetee9-Oct-08 22:53
eyeseetee9-Oct-08 22:53 
GeneralRe: chekboxcheckchange, dropdown enable/disable Pin
Member 38798819-Oct-08 22:57
Member 38798819-Oct-08 22:57 
GeneralRe: chekboxcheckchange, dropdown enable/disable Pin
Abhijit Jana11-Oct-08 1:01
professionalAbhijit Jana11-Oct-08 1:01 
Questionprob. with master page Pin
a.saurabh9-Oct-08 21:31
a.saurabh9-Oct-08 21:31 
AnswerRe: prob. with master page Pin
AlexeiXX310-Oct-08 8:29
AlexeiXX310-Oct-08 8:29 
AnswerRe: prob. with master page Pin
Abhijit Jana12-Oct-08 1:48
professionalAbhijit Jana12-Oct-08 1:48 
Questionhow can i lock a row while workng on it so that no other user can interfere Pin
raghvendrapanda9-Oct-08 20:46
raghvendrapanda9-Oct-08 20:46 
AnswerRe: how can i lock a row while workng on it so that no other user can interfere Pin
Ashfield9-Oct-08 21:46
Ashfield9-Oct-08 21:46 
GeneralRe: how can i lock a row while workng on it so that no other user can interfere Pin
Wendelius10-Oct-08 22:18
mentorWendelius10-Oct-08 22:18 
AnswerRe: how can i lock a row while workng on it so that no other user can interfere Pin
eyeseetee9-Oct-08 21:56
eyeseetee9-Oct-08 21:56 
QuestionAutocomplete Textbox through listbox value in .net 2.0 Pin
kandalu9-Oct-08 20:10
kandalu9-Oct-08 20:10 
AnswerRe: Autocomplete Textbox through listbox value in .net 2.0 Pin
eyeseetee9-Oct-08 21:57
eyeseetee9-Oct-08 21:57 
AnswerRe: Autocomplete Textbox through listbox value in .net 2.0 Pin
Hesham Amin10-Oct-08 1:29
Hesham Amin10-Oct-08 1:29 
Questionhow to read the conents of word file on web page [modified] Pin
raghvendrapanda9-Oct-08 20:10
raghvendrapanda9-Oct-08 20:10 

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.