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

ASP.NET

 
GeneralRe: Finding the country name of web site visitor in ASP.Net Pin
_Maxxx_18-Mar-09 22:58
professional_Maxxx_18-Mar-09 22:58 
Questionhover menu Pin
M.Ambigai17-Mar-09 12:41
M.Ambigai17-Mar-09 12:41 
AnswerRe: hover menu Pin
Christian Graus17-Mar-09 12:46
protectorChristian Graus17-Mar-09 12:46 
GeneralRe: hover menu Pin
M.Ambigai20-Mar-09 12:02
M.Ambigai20-Mar-09 12:02 
AnswerRe: hover menu Pin
_Maxxx_17-Mar-09 19:12
professional_Maxxx_17-Mar-09 19:12 
QuestionProducts Metadata Pin
Ala Hamad17-Mar-09 11:59
Ala Hamad17-Mar-09 11:59 
AnswerRe: Products Metadata Pin
Christian Graus17-Mar-09 12:19
protectorChristian Graus17-Mar-09 12:19 
QuestionXmlHttpRequest..Open and Windows Authentication Pin
Jamie Nordmeyer17-Mar-09 11:53
Jamie Nordmeyer17-Mar-09 11:53 
When a call to XmlHttpRequest.Open is made to initiate an AJAX callback, does the Windows Authentication ticket of the user ALWAYS get passed? I have a 3rd party application that I'm working on that makes an AJAX call every 5 minutes. On the server side, the code connects to a COM+ object (yes, unfortunately this is an ASP application) proxy, which in turn marshals the actual call to another server where the tied COM+ component lives. This works fine for varying lengths of time, but it never works forever.

Eventually, the application will record that NT AUTHORITY\ANONYMOUS LOGON will have made an attempt to create an instance of the COM+ component on the second server, when it SHOULD be the credentials of the logged on user. So somewhere, the user's credentials seem to be getting dropped. To me, it looks like it's an issue with the user's credentials being passed to the server during the AJAX call. Should this always be the case, and if not, when might the credentials not make it up to the server? Anonymous access is disabled on the site (Windows Authentication only), and the impersonation level on the COM+ component is Identify.

Thanks in advance. If I haven't provided enough details, let me know.

Jamie Nordmeyer
Portland, Oregon, USA

http://www.feralcodemonkies.com

QuestionUserrights to show menus Pin
martinx17-Mar-09 10:51
martinx17-Mar-09 10:51 
AnswerRe: Userrights to show menus Pin
Christian Graus17-Mar-09 11:17
protectorChristian Graus17-Mar-09 11:17 
AnswerRe: Userrights to show menus Pin
kumar_k50818-Mar-09 1:56
kumar_k50818-Mar-09 1:56 
QuestionHandler to write image from DB not working IE7 Pin
eggsovereasy17-Mar-09 8:22
eggsovereasy17-Mar-09 8:22 
AnswerRe: Handler to write image from DB not working IE7 Pin
ToddHileHoffer17-Mar-09 9:49
ToddHileHoffer17-Mar-09 9:49 
GeneralRe: Handler to write image from DB not working IE7 Pin
eggsovereasy18-Mar-09 19:29
eggsovereasy18-Mar-09 19:29 
QuestionProblem in creating website with CMS Pin
itsravie17-Mar-09 5:38
itsravie17-Mar-09 5:38 
AnswerRe: Problem in creating website with CMS Pin
Abhijit Jana17-Mar-09 7:03
professionalAbhijit Jana17-Mar-09 7:03 
GeneralPDF without Plug-In Pin
Brady Kelly17-Mar-09 4:24
Brady Kelly17-Mar-09 4:24 
AnswerRe: PDF without Plug-In Pin
Brian W King17-Mar-09 4:52
Brian W King17-Mar-09 4:52 
GeneralRe: PDF without Plug-In Pin
Anurag Gandhi17-Mar-09 4:57
professionalAnurag Gandhi17-Mar-09 4:57 
GeneralRe: PDF without Plug-In Pin
_Maxxx_17-Mar-09 19:14
professional_Maxxx_17-Mar-09 19:14 
QuestionDisable all Url of a web page. Pin
SSidharthan17-Mar-09 2:49
SSidharthan17-Mar-09 2:49 
AnswerRe: Disable all Url of a web page. Pin
Yusuf17-Mar-09 3:42
Yusuf17-Mar-09 3:42 
QuestionXML WebService Pin
Kit Fisto17-Mar-09 2:07
Kit Fisto17-Mar-09 2:07 
AnswerRe: XML WebService Pin
Yusuf17-Mar-09 3:43
Yusuf17-Mar-09 3:43 
GeneralRe: XML WebService Pin
Kit Fisto17-Mar-09 4:59
Kit Fisto17-Mar-09 4:59 

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.