Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: CDO works from Webserver - Not from other clients?!?


Message #1 by "D." <derek.feddersen@c...> on Wed, 22 Aug 2001 13:57:07
I'm trying to test some basic connectivity to an Exchange Server 5.5 from 

our Web Server (IIS 5.0).  I have my Web Server set to use Integrated 

Windows Authentication.  If I am logged onto the Web Server, and pull up 

the test .ASP page up in the web browser, I can connect and pull up my 

email.  If I go to my desktop PC and pull the same page up off of the Web 

Server, all I get is a "HTTP 500 - Internal server error" returned to me.  

I am logged on as myself on both the Web Server and my desktop PC when 

trying to do this.



Any idea why it works from the Web Server itself, but not a client PC?  



Thank You.

Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Wed, 22 Aug 2001 14:03:16 +0100
try using basic authentication, its a pain but its the only way you can get

this kind of setup to work



-----Original Message-----

From: D. [mailto:derek.feddersen@c...]

Sent: 22 August 2001 14:57

To: ASP CDO

Subject: [asp_cdo] CDO works from Webserver - Not from other clients?!?





I'm trying to test some basic connectivity to an Exchange Server 5.5 from

our Web Server (IIS 5.0).  I have my Web Server set to use Integrated

Windows Authentication.  If I am logged onto the Web Server, and pull up

the test .ASP page up in the web browser, I can connect and pull up my

email.  If I go to my desktop PC and pull the same page up off of the Web

Server, all I get is a "HTTP 500 - Internal server error" returned to me.

I am logged on as myself on both the Web Server and my desktop PC when

trying to do this.



Any idea why it works from the Web Server itself, but not a client PC?





Thank You.




  Return to Index