Click here to Skip to main content
16,004,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How To send E-mail from localhost Pin
Daniel Santillanes19-Apr-06 5:24
professionalDaniel Santillanes19-Apr-06 5:24 
GeneralRe: How To send E-mail from localhost Pin
enjoycrack19-Apr-06 15:51
enjoycrack19-Apr-06 15:51 
AnswerRe: How To send E-mail from localhost Pin
Braulio Dez19-Apr-06 8:17
Braulio Dez19-Apr-06 8:17 
AnswerRe: How To send E-mail from localhost Pin
ldaoust19-Apr-06 10:43
ldaoust19-Apr-06 10:43 
QuestionSelecting a GridViewRow Pin
Jason K19-Apr-06 0:53
Jason K19-Apr-06 0:53 
QuestionHow To send E-mail from localhost? Pin
mahmoud mohammed19-Apr-06 0:52
mahmoud mohammed19-Apr-06 0:52 
Questiondebugging asp.net related to DLL Pin
pejuta wichasa19-Apr-06 0:12
pejuta wichasa19-Apr-06 0:12 
AnswerRe: debugging asp.net related to DLL Pin
Jon Hulatt19-Apr-06 0:26
Jon Hulatt19-Apr-06 0:26 
I would guess that this is a permissions thing. When you debug, your security context in the server process is that of your logged in user (behind the scenes NTLM authentication has taken place). However, if you remotely access the application from a VB6 app, then the security context will be that in which IIS runs, which is low privileged.

using System.Beer;

GeneralRe: debugging asp.net related to DLL Pin
pejuta wichasa19-Apr-06 1:04
pejuta wichasa19-Apr-06 1:04 
GeneralRe: debugging asp.net related to DLL Pin
Paddy Boyd19-Apr-06 2:11
Paddy Boyd19-Apr-06 2:11 
GeneralRe: debugging asp.net related to DLL Pin
pejuta wichasa19-Apr-06 2:56
pejuta wichasa19-Apr-06 2:56 
GeneralRe: debugging asp.net related to DLL Pin
Paddy Boyd19-Apr-06 3:00
Paddy Boyd19-Apr-06 3:00 
GeneralRe: debugging asp.net related to DLL Pin
pejuta wichasa19-Apr-06 5:04
pejuta wichasa19-Apr-06 5:04 
Questionhow to save word document to sql server ? Pin
khurram mukhtar18-Apr-06 23:59
khurram mukhtar18-Apr-06 23:59 
AnswerRe: how to save word document to sql server ? Pin
enjoycrack19-Apr-06 0:39
enjoycrack19-Apr-06 0:39 
QuestionHow to get data Pin
papa198018-Apr-06 23:38
papa198018-Apr-06 23:38 
AnswerRe: How to get data Pin
DotNetDominator19-Apr-06 4:27
DotNetDominator19-Apr-06 4:27 
QuestionHow to get data from drop down list Pin
papa198018-Apr-06 23:36
papa198018-Apr-06 23:36 
QuestionPOP3 Mail Server Pin
SR Ranjini18-Apr-06 23:35
SR Ranjini18-Apr-06 23:35 
AnswerRe: POP3 Mail Server Pin
enjoycrack19-Apr-06 0:56
enjoycrack19-Apr-06 0:56 
QuestionAuthenticatinf a user through Active directory Pin
sandeep kumar pundhir18-Apr-06 22:41
sandeep kumar pundhir18-Apr-06 22:41 
AnswerRe: Authenticatinf a user through Active directory Pin
colin mcadam19-Apr-06 0:09
colin mcadam19-Apr-06 0:09 
Questionaspx to asp conversion Pin
vijayendra_shinde18-Apr-06 21:55
vijayendra_shinde18-Apr-06 21:55 
AnswerRe: aspx to asp conversion Pin
HimaBindu Vejella18-Apr-06 22:58
HimaBindu Vejella18-Apr-06 22:58 
AnswerRe: aspx to asp conversion Pin
enjoycrack19-Apr-06 0:36
enjoycrack19-Apr-06 0:36 

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.