Click here to Skip to main content
15,899,025 members
Home / Discussions / C#
   

C#

 
Questionshow sorted table in crystall report Pin
iman_kh23-May-07 14:20
iman_kh23-May-07 14:20 
QuestionMS Exchange Server 'Client' Pin
Spyder_Snyper23-May-07 11:57
Spyder_Snyper23-May-07 11:57 
AnswerRe: MS Exchange Server 'Client' Pin
ekynox23-May-07 15:33
ekynox23-May-07 15:33 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper26-May-07 4:53
Spyder_Snyper26-May-07 4:53 
GeneralRe: MS Exchange Server 'Client' Pin
ekynox26-May-07 17:17
ekynox26-May-07 17:17 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper27-May-07 5:30
Spyder_Snyper27-May-07 5:30 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper27-May-07 9:53
Spyder_Snyper27-May-07 9:53 
GeneralRe: MS Exchange Server 'Client' Pin
ekynox27-May-07 16:30
ekynox27-May-07 16:30 
does the client have an exchange mailstore associated with it ?
try this:
go to START->RUN type in cmd
from the command shell type in TELNET severIPaddress 110
110 is the POP3 protocol port number.

Type in USER username press enter
Type in PASS password press enter

Telnet should response with user successfully logged in. If it doesnt then you know that the user doesnt have access to the exchange server.

I dont have Exchange server installed on my test box yet. But when I did build my automated email client which sent emails out to my exchange server, i never had to supply a username/password to my email client software.
GeneralRe: MS Exchange Server 'Client' Pin
ekynox28-May-07 2:35
ekynox28-May-07 2:35 
GeneralRe: MS Exchange Server 'Client' [modified] Pin
Spyder_Snyper28-May-07 5:00
Spyder_Snyper28-May-07 5:00 
GeneralRe: MS Exchange Server 'Client' Pin
ekynox28-May-07 21:12
ekynox28-May-07 21:12 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper30-May-07 6:27
Spyder_Snyper30-May-07 6:27 
GeneralRe: MS Exchange Server 'Client' Pin
ekynox30-May-07 14:36
ekynox30-May-07 14:36 
QuestionWPF Window Location Pin
lost in transition 23-May-07 10:31
lost in transition 23-May-07 10:31 
AnswerRe: WPF Window Location Pin
led mike23-May-07 10:35
led mike23-May-07 10:35 
AnswerRe: WPF Window Location Pin
lost in transition 23-May-07 10:36
lost in transition 23-May-07 10:36 
QuestionWrite a character with a text writter Pin
Anka_Ame23-May-07 9:07
Anka_Ame23-May-07 9:07 
AnswerRe: Write a character with a text writter Pin
Tarakeshwar Reddy23-May-07 9:13
professionalTarakeshwar Reddy23-May-07 9:13 
AnswerRe: Write a character with a text writter Pin
Expert Coming23-May-07 9:17
Expert Coming23-May-07 9:17 
QuestionPrint an image by using C# Pin
lehoanglittle23-May-07 7:48
lehoanglittle23-May-07 7:48 
AnswerRe: Print an image by using C# Pin
Martin#23-May-07 8:09
Martin#23-May-07 8:09 
AnswerRe: Print an image by using C# Pin
Expert Coming23-May-07 9:12
Expert Coming23-May-07 9:12 
QuestionDataGrid: how disable select multi row with shift and arrow key Pin
zeroonea23-May-07 7:46
zeroonea23-May-07 7:46 
QuestionSFtp with .NET Pin
shiveta23-May-07 7:04
shiveta23-May-07 7:04 
AnswerDon't cross post message boards Pin
Dave Herren23-May-07 7:32
Dave Herren23-May-07 7:32 

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.