A random collection of epiphanies, thoughts and problem solutions pertaining to .NET and BizTalk.

Tuesday, November 16, 2004

How to fix Project location not fully trusted by .Net runtime problem?

SOLUTION



  1. Go to Settings | Control Panel | Admin Tools | .NET 1.1 Configuration

  2. Drill to "Runtime Security Policy/Machine/Code Groups/All_Code"

  3. Add a new code group with "_" separated name such as "CC_View_Group"

  4. Click on the "Membership Condition" and choose "URL"

  5. In the URL: text box, type in "file://V:/*"


No comments:

Followers