J
Jan Nielsen
Hi
I build a string of email receivers
Then I send it using
System.Diagnostics.Process.Start("mailto:"
But when the string is longer than 2024 characters I receive an Access
Denied exception.
If I do the same thing in Access XP (DoCmd.SendEmail) , there is no problem.
Anyone who knows if this a setting ie in the Windows Registry I can change?
Best regards
Jan
I build a string of email receivers
Then I send it using
System.Diagnostics.Process.Start("mailto:"
But when the string is longer than 2024 characters I receive an Access
Denied exception.
If I do the same thing in Access XP (DoCmd.SendEmail) , there is no problem.
Anyone who knows if this a setting ie in the Windows Registry I can change?
Best regards
Jan