Click here to Skip to main content
15,891,513 members
Home / Discussions / C#
   

C#

 
GeneralRe: COM+ serviced component registration Pin
Giles12-Nov-03 10:59
Giles12-Nov-03 10:59 
GeneralAbout images convertion Pin
Anonymous12-Nov-03 4:07
Anonymous12-Nov-03 4:07 
GeneralRe: About images convertion Pin
Bill Priess12-Nov-03 5:52
Bill Priess12-Nov-03 5:52 
GeneralRe: About images convertion Pin
mhmoud rawas13-Nov-03 0:39
mhmoud rawas13-Nov-03 0:39 
GeneralRe: About images convertion Pin
Anonymous13-Nov-03 23:55
Anonymous13-Nov-03 23:55 
GeneralCreateMailbox CDO, in Webservices with IIS 6 Pin
ex3cut312-Nov-03 2:10
ex3cut312-Nov-03 2:10 
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
Heath Stewart12-Nov-03 3:37
protectorHeath Stewart12-Nov-03 3:37 
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
ex3cut312-Nov-03 4:12
ex3cut312-Nov-03 4:12 
OK Forgot some issues, the object is created in the AD with perfection, everything works until....

mailbox.CreateMailbox("CN=SG1-DB1,CN=SG1,CN=InformationStore,CN=VMEX02,CN=Servers,CN=First Administrative Group," +<br />
			"CN=Administrative Groups,CN=Portugal Telecom,CN=Microsoft Exchange,CN=Services,CN=Configuration," +<br />
			"DC=lab,DC=tasp,DC=local");


this is when he trows an error of CATASTROPHIC ERROR

The permissions are set in the machine.config, and the impersonation is done by the DirectoryEntry Object, this is, when i initalize the object i provide the credentials of an domain admin user.

So permissions should be covered.

I also tried to place the impersonationcontext in, but it didn't work also...


Thx a lot, ricardo snatos
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
Heath Stewart12-Nov-03 4:40
protectorHeath Stewart12-Nov-03 4:40 
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
ex3cut312-Nov-03 23:21
ex3cut312-Nov-03 23:21 
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
Heath Stewart13-Nov-03 3:06
protectorHeath Stewart13-Nov-03 3:06 
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
ex3cut313-Nov-03 3:53
ex3cut313-Nov-03 3:53 
GeneralRe: CreateMailbox CDO, in Webservices with IIS 6 Pin
JoostV23-Nov-03 6:09
JoostV23-Nov-03 6:09 
QuestionHow to convert word (.doc) file to .xml or .html Pin
Member 21602212-Nov-03 1:45
Member 21602212-Nov-03 1:45 
AnswerRe: How to convert word (.doc) file to .xml or .html Pin
Heath Stewart12-Nov-03 3:21
protectorHeath Stewart12-Nov-03 3:21 
GeneralRe: How to convert word (.doc) file to .xml or .html Pin
Member 21602212-Nov-03 18:06
Member 21602212-Nov-03 18:06 
GeneralRe: How to convert word (.doc) file to .xml or .html Pin
Member 21602212-Nov-03 19:47
Member 21602212-Nov-03 19:47 
GeneralRe: How to convert word (.doc) file to .xml or .html Pin
Heath Stewart13-Nov-03 2:58
protectorHeath Stewart13-Nov-03 2:58 
GeneralGetting other applications window components Pin
koatto11-Nov-03 22:09
koatto11-Nov-03 22:09 
GeneralRe: Getting other applications window components Pin
Heath Stewart12-Nov-03 3:26
protectorHeath Stewart12-Nov-03 3:26 
Generalc# applet IE sandbox Pin
Sergiu11-Nov-03 20:27
Sergiu11-Nov-03 20:27 
GeneralRe: c# applet IE sandbox Pin
Heath Stewart12-Nov-03 3:14
protectorHeath Stewart12-Nov-03 3:14 
GeneralRe: c# applet IE sandbox Pin
Sergiu12-Nov-03 3:38
Sergiu12-Nov-03 3:38 
GeneralRe: c# applet IE sandbox Pin
Heath Stewart12-Nov-03 4:09
protectorHeath Stewart12-Nov-03 4:09 
General= operator Pin
mhmoud rawas11-Nov-03 20:13
mhmoud rawas11-Nov-03 20:13 

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.