Loops

If you're running outlook through citrix and you have that open, then i dont see why it shouldnt just send it. The Username, Domain and Password pop up seems to me that its a local outlook looking for NT Password Authentecation.

If outlook and your database are published applications and your having to create a new profile, it may be that citrix or your profile has screwed. If this is the case try testing it with another user.
 
Hi ,

Thanks so much for your patience ...

I've tried the following steps with other users , and get the same results:

1. Login to Outlook on local Machine with user name password and domain
2. Login to Citrix with NT user and password
3. Application uses EmailSend code (instead of SendObject)
4. Click button to send email
5. Application looks for outlook client on citrix server, asks to create a profile if one does not exist.
If profile exists, it prompts to choose profile, setup on citrix server
and login with username , passowrd and domain
6. Click button again to send email, Outlook login screen pops up again

Do I need to check some specific permissions on citrix server ?

Thanks,
Gina.
 
As far as i know, you shouldnt need any other permissions other than access to the working directory.

You could try setting up your machine to log into the domain when your PC boots up. Change this in network nieghbourhood, put the relevant dns and gateway ect, then check the log into doman box and enter your domain. Restart your machine and log into the domain, then try to run it both locally and through citrix. This should determin whether its a citrix problem or not.

Let me know how you get on.
 
Thanks Bragg ..
I have tried everything.
It works perfectly fine on my machine, the moment i run the very same application through Citrix, I get prompted for user/pass

'Am kind of at a dead end.
would really be grateful for any help from anyone right now !

I was thinking of some way to write directly to the SMTP , but the code i found asks for windows socket programming .
I'm running against deadlines and don't have time for trial & error.

If anyone has worked on this kind of approach, It'd really help .

Thanks in Advance..
Gina.
 
The only way i could think to get it working would be to set up your users on exchange and give them outlook as a published application on citrix.

Otherwise im all out of ideas, sorry.
 

Users who are viewing this thread

Back
Top Bottom