Click here to Skip to main content
15,890,946 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSelection in combobox added to gridview not being passed to sql queries Pin
Dan Neely18-Jun-08 11:17
Dan Neely18-Jun-08 11:17 
QuestionUpload Image Error Pin
sabaMCA18-Jun-08 10:15
sabaMCA18-Jun-08 10:15 
AnswerRe: Upload Image Error Pin
Bursh.18-Jun-08 10:33
Bursh.18-Jun-08 10:33 
Questionproblem with WebUserControl Pin
sabaMCA18-Jun-08 10:09
sabaMCA18-Jun-08 10:09 
AnswerRe: problem with WebUserControl Pin
Bursh.18-Jun-08 10:32
Bursh.18-Jun-08 10:32 
QuestionDLL and contents not registering when on server Pin
Bursh.18-Jun-08 10:06
Bursh.18-Jun-08 10:06 
QuestionMenu control and CSS problem, please help Pin
orsini18-Jun-08 8:46
orsini18-Jun-08 8:46 
QuestionHandling redirect errors from web services Pin
shefali_sinha18-Jun-08 8:10
shefali_sinha18-Jun-08 8:10 
Hi,

I have an asp.net 3.5 app, and it calls an external web service and passes it a callback url. This works fine except when the webservice has an error and messes up the callback url, so that the response they should send to the callback url is sent to a faluty url as they've messed up the callback url we gave them.



How should I handle this error? In 1.1, I have handled similar problems using webhandlers so that when the response comes in comes to our server with a faulty url, the webhandler redirects it to some place that makes sense. Is this still the way to handle this in asp.net 3.5. Or is there a better way?



Also, I need to save the callback url somewhere so that after we get the response with the faulty url, we redirect to the correct callback url. But where should I store this? If I use a webhandler and store the callback url in the session, can the webhandler access it?

Thanks.

Shefali
QuestionHttpWebRequest Pin
Ayman Mashal18-Jun-08 4:48
Ayman Mashal18-Jun-08 4:48 
AnswerRe: HttpWebRequest Pin
ToddHileHoffer18-Jun-08 5:02
ToddHileHoffer18-Jun-08 5:02 
QuestionGet Colors from Image Pin
Member 343561418-Jun-08 4:32
Member 343561418-Jun-08 4:32 
AnswerRe: Get Colors from Image Pin
ToddHileHoffer18-Jun-08 4:47
ToddHileHoffer18-Jun-08 4:47 
GeneralRe: Get Colors from Image Pin
Member 343561418-Jun-08 4:54
Member 343561418-Jun-08 4:54 
GeneralRe: Get Colors from Image Pin
ToddHileHoffer18-Jun-08 5:01
ToddHileHoffer18-Jun-08 5:01 
AnswerRe: Get Colors from Image Pin
Guffa18-Jun-08 10:00
Guffa18-Jun-08 10:00 
QuestionAdd 2 values in Repeater Pin
butchzn18-Jun-08 4:06
butchzn18-Jun-08 4:06 
AnswerRe: Add 2 values in Repeater Pin
ToddHileHoffer18-Jun-08 4:12
ToddHileHoffer18-Jun-08 4:12 
GeneralRe: Add 2 values in Repeater Pin
butchzn19-Jun-08 4:59
butchzn19-Jun-08 4:59 
QuestionPeeking an object from the cache Pin
Waleed Eissa18-Jun-08 4:05
Waleed Eissa18-Jun-08 4:05 
QuestionHelp with Web Browser Pin
mrsLeigh18-Jun-08 3:56
mrsLeigh18-Jun-08 3:56 
AnswerRe: Help with Web Browser Pin
ToddHileHoffer18-Jun-08 4:03
ToddHileHoffer18-Jun-08 4:03 
Questionconvert hex string color to rgb color in code behind Pin
Member 343561418-Jun-08 3:47
Member 343561418-Jun-08 3:47 
AnswerRe: convert hex string color to rgb color in code behind Pin
ToddHileHoffer18-Jun-08 3:54
ToddHileHoffer18-Jun-08 3:54 
GeneralRe: convert hex string color to rgb color in code behind Pin
Member 343561418-Jun-08 4:07
Member 343561418-Jun-08 4:07 
QuestionPlacing a line between two images Pin
dayakar_dn18-Jun-08 3:37
dayakar_dn18-Jun-08 3:37 

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.