Home All Groups Group Topic Archive Search About

Runtime security policy stop working

Author
18 Sep 2006 11:12 AM
fcetrini
Hello everybody, I'm using visual studio .net 1.1 for my applications.
Source codes are located on a lan server. Until last week I was able to
compile and run mi applications according to the policy I'd defined in
control panel / administrative tools / .net configuration (a full trust
group of code pointing to my lan path). That was working fine...'til
last week.

Last Friday I've had to install a sql server 2000 instance to make some
test in my pc. After 2 hours I've correctly uninstalled it.
Since that, i'm unable tu compile my applications. VB.Net tells me that
the solution i'm opening is not fully trusted...I've tried to delete
the policy and recreate it but it still doesnt' work!

Can anyone help me?  thanks in advance,

fabio

Author
24 Sep 2006 3:34 AM
Joseph Bittman MVP MCSD
Sept. 23, 2006

This would have nothing to do with you installing SQL, but that something
has happened to your policy..... I'd goto the config tool and checking
it.... maybe someone changed it? or perhaps you decided to add code in a new
sub-folder or something which the policy doesn't allow?

Or perhaps the computer you are compiling from, isn't under the same policy
(like if you are now using a non-domain joined computer or something?)

Bottom line... you'll need to check out your policy again.... to figure out
what changed.

Good luck!

--

                       Joseph Bittman
     Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Blog/Web Site: http://CactiDevelopers.ResDev.Net/
<fcetr***@gmail.com> wrote in message
Show quoteHide quote
news:1158577976.491750.35330@m73g2000cwd.googlegroups.com...
> Hello everybody, I'm using visual studio .net 1.1 for my applications.
> Source codes are located on a lan server. Until last week I was able to
> compile and run mi applications according to the policy I'd defined in
> control panel / administrative tools / .net configuration (a full trust
> group of code pointing to my lan path). That was working fine...'til
> last week.
>
> Last Friday I've had to install a sql server 2000 instance to make some
> test in my pc. After 2 hours I've correctly uninstalled it.
> Since that, i'm unable tu compile my applications. VB.Net tells me that
> the solution i'm opening is not fully trusted...I've tried to delete
> the policy and recreate it but it still doesnt' work!
>
> Can anyone help me?  thanks in advance,
>
> fabio
>