
 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 27/08/2007 23:16:41 Date: Mon, 27 Aug 2007 15:16:41 +0800
Hello all,
We have an asp.net project controlled by clearcase, but it failed attempting to build it with aspnet_compiler.exe, saying "...Count not load file or assembly ... Faild to grant minimum permission requestes..."
It's most likely the problem of permssion as we use dynamic views in clearcase so I tried the following: 1. add project path to full trust zone in Runtime Security Policy 2. grant anonymous user the permission to access project
But it still failed as before, anyone can suggest me how to solve this? Thanks in advance.
|