<?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 Re: Needing help at square one in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2866000#M62451</link>
    <description>&lt;P&gt;There is no NetUnLoad command (it's a .NET thing, not AutoCAD).&lt;/P&gt;</description>
    <pubDate>Tue, 28 Dec 2010 17:39:45 GMT</pubDate>
    <dc:creator>michael_robertson</dc:creator>
    <dc:date>2010-12-28T17:39:45Z</dc:date>
    <item>
      <title>Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2865882#M62448</link>
      <description>&lt;P&gt;May I&amp;nbsp;bother the group with a square one problem. I see the following error message when&amp;nbsp;attempting to run&amp;nbsp;the&amp;nbsp;first&amp;nbsp;hello world type VB.NET application on a W7 64 machine running AutoCAD 2010. This message occurs when issuing the new command created by the NETLOADed DLL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Application attempted to perform an operation not allowed by the security policy. To grant this application the required permission, contact your system administrator, or use the Microsoft .NET Framework Configuration tool."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I take it Microsoft has thrown up another roadblock related to either permissions, registry or both. Specifically what has happened? &amp;nbsp;Does every created DLL need unique permission or does the .NET framework in general need permission? Specifically what needs to be done for the created applications to function unhampered? Whatever the fix, is it&amp;nbsp;required for all computers to run the created application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, knowing that I do not have administrative rights on my machine and that the "system administrator" is swamped, what methods do I have available to troubleshoot and identify the specific critical conditions that are not present on my machine. For example, would there be readable configuration&amp;nbsp;files somewhere in the labyrinth of folders on my machine&amp;nbsp;from which I could&amp;nbsp;deduce something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,aks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2010 15:30:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2865882#M62448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-28T15:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2865908#M62449</link>
      <description>&lt;P&gt;Where your .NET dll is loaded into AutoCAD from? From a network share location, or from local drive of the running computer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is the former, you need to learn about .NET code access security and configure the computer for that. Search the Internet for information on CASPOL.exe tool. Alternately, copy the DLL to local disk and load into AutoCAD from there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2010 16:09:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2865908#M62449</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2010-12-28T16:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2865954#M62450</link>
      <description>&lt;P&gt;Thank you Norman.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DLL was on the network. Moving it to local solved the problem, but I had to restart AutoCAD. Apparently a subsequent&amp;nbsp;NETLOAD from a local folder did not unload the previous. Is there a "NETUNLOAD" command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2010 16:54:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2865954#M62450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-28T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2866000#M62451</link>
      <description>&lt;P&gt;There is no NetUnLoad command (it's a .NET thing, not AutoCAD).&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2010 17:39:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2866000#M62451</guid>
      <dc:creator>michael_robertson</dc:creator>
      <dc:date>2010-12-28T17:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2867770#M62452</link>
      <description>&lt;P&gt;If there is no NetUnload (and&amp;nbsp;inferring there is no&amp;nbsp;NetReload)&amp;nbsp;then are you saying that someone would have to restart the AutoCAD session to utilize a freshly tweaked .NET creation?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2010 22:48:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2867770#M62452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-30T22:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2867820#M62453</link>
      <description>&lt;P&gt;yes, AutoCAD has to be restarted to reload your assembly.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2010 01:44:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2867820#M62453</guid>
      <dc:creator>jamierobertson1</dc:creator>
      <dc:date>2010-12-31T01:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2871582#M62454</link>
      <description>&lt;P&gt;It depends on the "tweak".&lt;/P&gt;&lt;P&gt;Visual Studio's "Edit and Continue" is possible for some changes.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 17:26:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2871582#M62454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-05T17:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2875200#M62455</link>
      <description>&lt;P&gt;Thank you. Can a newly loaded &amp;nbsp;"Assembly02" redefine a command that is defined in an already &amp;nbsp;loaded "Assembly01"?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2011 03:02:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2875200#M62455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-10T03:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Needing help at square one</title>
      <link>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2875460#M62456</link>
      <description>&lt;P&gt;Yep, you can do that.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2011 13:45:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/needing-help-at-square-one/m-p/2875460#M62456</guid>
      <dc:creator>jamierobertson1</dc:creator>
      <dc:date>2011-01-10T13:45:49Z</dc:date>
    </item>
  </channel>
</rss>

