<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ..not trusted:  &amp; ..SecurityException occured . . . in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477962#M70819</link>
    <description>I'm new to .NET and in poking around some samples and writing simple things &lt;BR /&gt;
I started to get&lt;BR /&gt;
these annoying messages:&lt;BR /&gt;
 1.  When I open a project (in VS2008) I get a warning dialog stating "The &lt;BR /&gt;
project location is&lt;BR /&gt;
 not trusted:  . . ."   I hit OK and move on.&lt;BR /&gt;
 2.  If I try to repeat a .net command in the debugger I get another VS &lt;BR /&gt;
warning dialog stating&lt;BR /&gt;
 "An exception of type 'System.Security.SecurityException' occured in &lt;BR /&gt;
AdWindows.dll but&lt;BR /&gt;
was not handled in user code" It then goes on: "Additional info . . . &lt;BR /&gt;
Request for the permission&lt;BR /&gt;
of the type 'System.Security.Permissions.SecurityPermission, mscorlib, &lt;BR /&gt;
Version . . . failed."&lt;BR /&gt;
3.  Autocad threw me a warning "Application attempted to perform an &lt;BR /&gt;
operation not allowed&lt;BR /&gt;
by the security policy. . . ."&lt;BR /&gt;
&lt;BR /&gt;
Obviously I've got some configuration setting to adjust - but I have no idea &lt;BR /&gt;
what, where or how&lt;BR /&gt;
to do it.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Scott</description>
    <pubDate>Tue, 28 Apr 2009 22:35:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-04-28T22:35:18Z</dc:date>
    <item>
      <title>..not trusted:  &amp; ..SecurityException occured . . .</title>
      <link>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477962#M70819</link>
      <description>I'm new to .NET and in poking around some samples and writing simple things &lt;BR /&gt;
I started to get&lt;BR /&gt;
these annoying messages:&lt;BR /&gt;
 1.  When I open a project (in VS2008) I get a warning dialog stating "The &lt;BR /&gt;
project location is&lt;BR /&gt;
 not trusted:  . . ."   I hit OK and move on.&lt;BR /&gt;
 2.  If I try to repeat a .net command in the debugger I get another VS &lt;BR /&gt;
warning dialog stating&lt;BR /&gt;
 "An exception of type 'System.Security.SecurityException' occured in &lt;BR /&gt;
AdWindows.dll but&lt;BR /&gt;
was not handled in user code" It then goes on: "Additional info . . . &lt;BR /&gt;
Request for the permission&lt;BR /&gt;
of the type 'System.Security.Permissions.SecurityPermission, mscorlib, &lt;BR /&gt;
Version . . . failed."&lt;BR /&gt;
3.  Autocad threw me a warning "Application attempted to perform an &lt;BR /&gt;
operation not allowed&lt;BR /&gt;
by the security policy. . . ."&lt;BR /&gt;
&lt;BR /&gt;
Obviously I've got some configuration setting to adjust - but I have no idea &lt;BR /&gt;
what, where or how&lt;BR /&gt;
to do it.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Scott</description>
      <pubDate>Tue, 28 Apr 2009 22:35:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477962#M70819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-28T22:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: ..not trusted:  &amp; ..SecurityException occured . . .</title>
      <link>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477963#M70820</link>
      <description>Is the project and the assembly built from it on the local system?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD 2009&lt;BR /&gt;
Supporting AutoCAD 2000 through 2009&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Introducing AcadXTabs 2010:&lt;BR /&gt;
http://www.caddzone.com/acadxtabs/AcadXTabs2010.htm&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Scott McFarren" &lt;SMCFARREN&gt; wrote in message &lt;BR /&gt;
news:6172367@discussion.autodesk.com...&lt;BR /&gt;
I'm new to .NET and in poking around some samples and writing simple things&lt;BR /&gt;
I started to get&lt;BR /&gt;
these annoying messages:&lt;BR /&gt;
 1.  When I open a project (in VS2008) I get a warning dialog stating "The&lt;BR /&gt;
project location is&lt;BR /&gt;
 not trusted:  . . ."   I hit OK and move on.&lt;BR /&gt;
 2.  If I try to repeat a .net command in the debugger I get another VS&lt;BR /&gt;
warning dialog stating&lt;BR /&gt;
 "An exception of type 'System.Security.SecurityException' occured in&lt;BR /&gt;
AdWindows.dll but&lt;BR /&gt;
was not handled in user code" It then goes on: "Additional info . . .&lt;BR /&gt;
Request for the permission&lt;BR /&gt;
of the type 'System.Security.Permissions.SecurityPermission, mscorlib,&lt;BR /&gt;
Version . . . failed."&lt;BR /&gt;
3.  Autocad threw me a warning "Application attempted to perform an&lt;BR /&gt;
operation not allowed&lt;BR /&gt;
by the security policy. . . ."&lt;BR /&gt;
&lt;BR /&gt;
Obviously I've got some configuration setting to adjust - but I have no idea&lt;BR /&gt;
what, where or how&lt;BR /&gt;
to do it.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Scott&lt;/SMCFARREN&gt;</description>
      <pubDate>Tue, 28 Apr 2009 22:44:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477963#M70820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-28T22:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: ..not trusted:  &amp; ..SecurityException occured . . .</title>
      <link>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477964#M70821</link>
      <description>This was asked over here&lt;BR /&gt;
&lt;BR /&gt;
http://discussion.autodesk.com/forums/thread.jspa?messageID=6113896䩨</description>
      <pubDate>Wed, 29 Apr 2009 05:00:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477964#M70821</guid>
      <dc:creator>arcticad</dc:creator>
      <dc:date>2009-04-29T05:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: ..not trusted:  &amp; ..SecurityException occured . . .</title>
      <link>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477965#M70822</link>
      <description>&lt;DIV id="jive-html-wrapper-div"&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Thanks Tony - I was trying to play with this stuff &lt;BR /&gt;
on my machine AND&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;our server.&amp;nbsp; Once we get CasPol figured out &lt;BR /&gt;
maybe we can get away with it,&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;but for now I'm keeping everything &lt;BR /&gt;
local.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;No - the other inquiry wasn't me. But thanks for &lt;BR /&gt;
the leads guys - we are&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;making more progress with&amp;nbsp;this &lt;BR /&gt;
stuff.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Scott&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Apr 2009 20:24:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/not-trusted-securityexception-occured/m-p/2477965#M70822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-30T20:24:41Z</dc:date>
    </item>
  </channel>
</rss>

