The Artima Developer Community
Sponsored Link

C# Answers Forum
assign socket permission to ntd winform

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
zhebincong

Posts: 6
Nickname: zhebincong
Registered: May, 2004

assign socket permission to ntd winform Posted: Sep 29, 2004 12:42 AM
Reply to this message Reply
Advertisement
hello
i write a smtp client winform (using socket connect to smtp server at port 25),and deploy it to iis by NTD (no-touch deployment),i can launch the form from the client machine,when i want to connect to the smtp server,the security exception is thrown,i know that i have not assigned the socket permission in the client side to the downloaded assembly,but i don't know how to do that,who can give me a step-by-step instruction.

any help will be appreciated.

Topic: String array declaration Previous Topic   Next Topic Topic: timeout to NTD winform

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use