Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: simple explaination Pin
sacoskun21-Feb-03 8:05
sacoskun21-Feb-03 8:05 
GeneralRe: simple explaination Pin
Atul Kale23-Feb-03 5:41
Atul Kale23-Feb-03 5:41 
GeneralRe: simple explaination Pin
sacoskun24-Feb-03 10:27
sacoskun24-Feb-03 10:27 
GeneralString to Binary Pin
Mazdak21-Feb-03 0:57
Mazdak21-Feb-03 0:57 
GeneralRe: String to Binary Pin
Anonymous21-Feb-03 2:03
Anonymous21-Feb-03 2:03 
GeneralRe: String to Binary Pin
leppie21-Feb-03 6:01
leppie21-Feb-03 6:01 
GeneralRe: String to Binary Pin
Mazdak21-Feb-03 9:27
Mazdak21-Feb-03 9:27 
GeneralWorking with Exchange Server from ASP.NET Pin
otto_20-Feb-03 23:38
otto_20-Feb-03 23:38 
Hi all:

I hav problems when I try to connect to a Exchange Server with MAPI. The situation is as follows:
I have Exchnage Server in one machine and the ASP.NET application that access it in another machine. In order to logon I use this:

oSession.Logon(strUser, strPassword, False, True, 0, True, strProfileInfo)

and it connects. But when I try to access to any resource in the exchange (the inbox, for example) the next error appears:

"The information store could not be opened. [MAPI 1.0 - [MAPI_E_LOGON_FAILED(80040111)]]"

I think this is because access restrictions or something like that. Anyone has an idea of what is happening?
What is the best way to work against Exchange with this architecture (Exchange Server in one machine and ASP.NET application in another?

Any help will be apreciated.

Cheers,

Ivan
GeneralPrevent child form from being moved Pin
StefanBuchman20-Feb-03 20:25
StefanBuchman20-Feb-03 20:25 
GeneralRe: Prevent child form from being moved Pin
draco_iii21-Feb-03 3:46
draco_iii21-Feb-03 3:46 
Questionhow can i move a rectangular from one position to another Pin
chiou20-Feb-03 19:50
chiou20-Feb-03 19:50 
AnswerRe: how can i move a rectangular from one position to another Pin
draco_iii21-Feb-03 3:58
draco_iii21-Feb-03 3:58 
GeneralRe: how can i move a rectangular from one position to another Pin
chiou23-Feb-03 14:09
chiou23-Feb-03 14:09 
GeneralWarning Pin
monrobot1320-Feb-03 17:55
monrobot1320-Feb-03 17:55 
GeneralRe: Warning Pin
monrobot1320-Feb-03 18:02
monrobot1320-Feb-03 18:02 
GeneralRe: Warning Pin
Jim Stewart20-Feb-03 18:15
Jim Stewart20-Feb-03 18:15 
GeneralRe: Warning Pin
James T. Johnson20-Feb-03 22:53
James T. Johnson20-Feb-03 22:53 
GeneralRe: Warning Pin
monrobot1324-Feb-03 10:25
monrobot1324-Feb-03 10:25 
GeneralA quick question Pin
Braincrash20-Feb-03 17:53
Braincrash20-Feb-03 17:53 
GeneralRe: A quick question Pin
Jim Stewart20-Feb-03 18:19
Jim Stewart20-Feb-03 18:19 
GeneralRe: A quick question Pin
Braincrash20-Feb-03 18:52
Braincrash20-Feb-03 18:52 
GeneralExecuting external apps Pin
zwieble20-Feb-03 12:57
zwieble20-Feb-03 12:57 
GeneralRe: Executing external apps Pin
Chris Austin20-Feb-03 12:59
Chris Austin20-Feb-03 12:59 
GeneralRe: Executing external apps Pin
zwieble20-Feb-03 13:17
zwieble20-Feb-03 13:17 
GeneralRe: Executing external apps Pin
Chris Austin20-Feb-03 14:46
Chris Austin20-Feb-03 14:46 

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.