Click here to Skip to main content
15,915,172 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Urgent Please??????????? Pin
Christian Graus13-Nov-07 18:36
protectorChristian Graus13-Nov-07 18:36 
GeneralRe: Urgent Please??????????? Pin
Vasudevan Deepak Kumar13-Nov-07 21:45
Vasudevan Deepak Kumar13-Nov-07 21:45 
GeneralRe: Urgent Please??????????? Pin
Christian Graus13-Nov-07 18:30
protectorChristian Graus13-Nov-07 18:30 
AnswerRe: Urgent Please??????????? Pin
Michael Sync13-Nov-07 19:55
Michael Sync13-Nov-07 19:55 
GeneralRe: Urgent Please??????????? Pin
Vanamaindia13-Nov-07 20:21
Vanamaindia13-Nov-07 20:21 
Questionerror while consuming the web services Pin
Abilina13-Nov-07 17:51
Abilina13-Nov-07 17:51 
AnswerRe: error while consuming the web services Pin
Christian Graus13-Nov-07 18:07
protectorChristian Graus13-Nov-07 18:07 
AnswerRe: error while consuming the web services Pin
Vasudevan Deepak Kumar13-Nov-07 21:47
Vasudevan Deepak Kumar13-Nov-07 21:47 
QuestionWallChartCalendar Pin
ballameharmurali13-Nov-07 17:51
ballameharmurali13-Nov-07 17:51 
AnswerRe: WallChartCalendar Pin
Christian Graus13-Nov-07 18:07
protectorChristian Graus13-Nov-07 18:07 
Questionhelp me.. Pin
Mani.V.Annan13-Nov-07 17:38
Mani.V.Annan13-Nov-07 17:38 
AnswerRe: help me.. Pin
Christian Graus13-Nov-07 17:54
protectorChristian Graus13-Nov-07 17:54 
AnswerRe: help me.. Pin
Abhijit Jana13-Nov-07 18:17
professionalAbhijit Jana13-Nov-07 18:17 
QuestionRegarding Ratings Pin
suvarna_bvb13-Nov-07 17:22
suvarna_bvb13-Nov-07 17:22 
AnswerRe: Regarding Ratings Pin
Christian Graus13-Nov-07 18:14
protectorChristian Graus13-Nov-07 18:14 
GeneralRe: Regarding Ratings Pin
suvarna_bvb14-Nov-07 17:37
suvarna_bvb14-Nov-07 17:37 
QuestionUsing Web Service from Remote location (IIS is A;so installed) Pin
anu_sam77713-Nov-07 17:08
anu_sam77713-Nov-07 17:08 
QuestionHelp with hierarchy output from a table adapter. Pin
allenpotter13-Nov-07 14:04
allenpotter13-Nov-07 14:04 
AnswerRe: Help with hierarchy output from a table adapter. Pin
Christian Graus13-Nov-07 14:09
protectorChristian Graus13-Nov-07 14:09 
GeneralRe: Help with hierarchy output from a table adapter. Pin
allenpotter13-Nov-07 14:52
allenpotter13-Nov-07 14:52 
GeneralRe: Help with hierarchy output from a table adapter. Pin
Christian Graus13-Nov-07 15:11
protectorChristian Graus13-Nov-07 15:11 
QuestionASP.NET and security Pin
David Knechtges13-Nov-07 6:31
David Knechtges13-Nov-07 6:31 
AnswerRe: ASP.NET and security Pin
Christian Graus13-Nov-07 9:40
protectorChristian Graus13-Nov-07 9:40 
GeneralRe: ASP.NET and security Pin
David Knechtges14-Nov-07 2:07
David Knechtges14-Nov-07 2:07 
The COM server runs on the server along with the ASP.NET application and accesses resources that the server can see (or at least that is what it is supposed to do).

The COM server doesn't know anything about the ASP.NET application, it is only accessed through the COM interface by the ASP.NET application.

The resources it accesses are databases through ADO, and also network shares accessible from the server machine running the ASP.NET application.

The strange thing is, even if I force the ASP.NET app and the COM server app to run as an administrator account on the server, it still is not able to access the other resources.

Thanks,

David
QuestionWhich Control Called the PostBack? Pin
legionnaire13-Nov-07 6:31
legionnaire13-Nov-07 6:31 

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.