Hi lan,
I'm not clear about the detail of the error. However, according to the
MSDN,
your client would be required to get full trust to create the
ServiedComponent, if you didn't
provide an AllowPartialTrustedCaller Attribute to your Component.
You may check the .NET security level of your account/computer using .NET
Wizards v1.1,
or try adding the AllowPartialTrustedCaller attribute to your component.
If you still have problem, please be free to let me know, and give me the
exception message.
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
You should not reply this mail directly, "Online" should be removed before
sending, Thanks!
--------------------
| Reply-To: "Ian" <idalton@dlbabson.com>
| From: "Ian" <idalton@dlbabson.com>
[quoted text clipped - 44 lines]
|
| Any help would be helpful