Click here to Skip to main content
15,881,803 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTrace HTTP requests through server Pin
geekfromindia14-Nov-08 5:26
geekfromindia14-Nov-08 5:26 
AnswerRe: Trace HTTP requests through server Pin
jzonthemtn14-Nov-08 7:55
jzonthemtn14-Nov-08 7:55 
GeneralRe: Trace HTTP requests through server Pin
geekfromindia15-Nov-08 6:18
geekfromindia15-Nov-08 6:18 
GeneralRe: Trace HTTP requests through server Pin
N a v a n e e t h16-Nov-08 3:55
N a v a n e e t h16-Nov-08 3:55 
QuestionHello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvar"] Pin
Mahhouraaaaaa14-Nov-08 3:40
Mahhouraaaaaa14-Nov-08 3:40 
AnswerRe: Hello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvar"] Pin
Guffa14-Nov-08 4:54
Guffa14-Nov-08 4:54 
AnswerRe: Hello .. i'm new in asp.net : i need to use POST vars ... instead of GET : Request["myGetvar"] Pin
Sneha Bisht14-Nov-08 17:20
Sneha Bisht14-Nov-08 17:20 
QuestionWCF Web Service Problems... Pin
DotNetCoderJunior14-Nov-08 2:36
DotNetCoderJunior14-Nov-08 2:36 
Hi

i created a web service using wcf,when i deployed the service on my webserver i got the following error:
This collection already contains an address with scheme http.  There can be at most one address per scheme in this collection. 
Parameter name: item 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.ArgumentException: This collection already contains an address with scheme http.  There can be at most one address per scheme in this collection. 
Parameter name: item


after doing some research i learnt that i needed to make a change to my ServiceHost code in the .svc
the change was to add the fatory attribut as seen below,the problem i'm having is that .net is saying that factory is an attribute that does not exist, can anyone assist...

Factory="CustomServiceHostFactory" %>]]>


Many Thanks
AnswerRe: WCF Web Service Problems... Pin
Abhijit Jana15-Nov-08 1:09
professionalAbhijit Jana15-Nov-08 1:09 
QuestionWierd behavior in custom control's design time when namespace starts with Style Pin
Sivastyle14-Nov-08 2:35
Sivastyle14-Nov-08 2:35 
QuestionSession Timeout Problem!!! Pin
mr_muskurahat14-Nov-08 2:21
mr_muskurahat14-Nov-08 2:21 
AnswerRe: Session Timeout Problem!!! Pin
ToddHileHoffer14-Nov-08 5:36
ToddHileHoffer14-Nov-08 5:36 
AnswerRe: Session Timeout Problem!!! Pin
Abhijit Jana15-Nov-08 22:46
professionalAbhijit Jana15-Nov-08 22:46 
Questionparent window taking long to load while pop up window loading Pin
hellotherelittleboy14-Nov-08 2:20
hellotherelittleboy14-Nov-08 2:20 
QuestionCrystal Report Login Failure Problem(please Help) Pin
mr_muskurahat14-Nov-08 1:53
mr_muskurahat14-Nov-08 1:53 
QuestionASP.NET with Firefox? Pin
Dextter14-Nov-08 1:46
Dextter14-Nov-08 1:46 
AnswerRe: ASP.NET with Firefox? Pin
eyeseetee14-Nov-08 2:06
eyeseetee14-Nov-08 2:06 
GeneralRe: ASP.NET with Firefox? Pin
Dextter14-Nov-08 2:35
Dextter14-Nov-08 2:35 
AnswerRe: ASP.NET with Firefox? Pin
jzonthemtn14-Nov-08 2:06
jzonthemtn14-Nov-08 2:06 
GeneralRe: ASP.NET with Firefox? Pin
Dextter14-Nov-08 2:45
Dextter14-Nov-08 2:45 
QuestionAJAX Control Toolkit's Calendar Extendar Pin
248912814-Nov-08 1:29
248912814-Nov-08 1:29 
AnswerRe: AJAX Control Toolkit's Calendar Extendar Pin
jzonthemtn14-Nov-08 2:57
jzonthemtn14-Nov-08 2:57 
QuestionStrange aspnetdb error ... Pin
dream_liner_7e714-Nov-08 1:14
dream_liner_7e714-Nov-08 1:14 
Questioni want to create widgets in asp.net 2.0 .can u plz guide me how to develop widgets using 2.0? Pin
kathyani14-Nov-08 1:11
kathyani14-Nov-08 1:11 
AnswerRe: i want to create widgets in asp.net 2.0 .can u plz guide me how to develop widgets using 2.0? Pin
simsen14-Nov-08 3:03
simsen14-Nov-08 3:03 

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.