MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

MOSS 2007 Webpart Trust Level

  Asked By: Susana Dominguez         Date: Mar 10, 2007      Category: MOSS      Views: 303
 

Is it possible to access remote webservice by using webpart, if so do we
need to change the trust level in web.config?

Tagged:          

 

1 Answer Found

 
Answer #1       Answered By: Kristy Hicks          Answered On: Mar 10, 2007       

It's possible.

We did it by placing the web part's DLL in the GAC (full trust) back
with 2003 and it still works in MOSS 2007.

For proper CAS, you'll need at least the ability to open remove urls.

 
Didn't find what you were looking for? Find more on MOSS 2007 Webpart Trust Level Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].