<?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: fatal error resolved but still having issue in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/fatal-error-resolved-but-still-having-issue/m-p/3472958#M55401</link>
    <description>&lt;P&gt;finally figured it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used:&lt;/P&gt;&lt;P&gt;using curps....&lt;/P&gt;&lt;P&gt;(did work)&lt;/P&gt;&lt;P&gt;end using&lt;/P&gt;&lt;P&gt;this eliminated the fatal error and also copied all the page setups&lt;/P&gt;</description>
    <pubDate>Fri, 25 May 2012 17:09:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-25T17:09:10Z</dc:date>
    <item>
      <title>fatal error resolved but still having issue</title>
      <link>https://forums.autodesk.com/t5/net-forum/fatal-error-resolved-but-still-having-issue/m-p/3472920#M55400</link>
      <description>&lt;P&gt;I found the line that was causing the fatal error that I was getting, but I am now having another issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have code that looks as follows:&lt;/P&gt;&lt;PRE&gt;For Each psent As DBDictionaryEntry In psd
                            id = psd.GetAt(psent.Key)
                            Dim ps As PlotSettings = id.GetObject(OpenMode.ForRead)
                            Dim curps As PlotSettings = New PlotSettings(False)
                            curps.CopyFrom(ps)
                            curps.AddToPlotSettingsDictionary(db)
                            curps.DowngradeOpen()
                            trns.Commit()
                            curps.Dispose()
                            Exit For
                        Next&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;This will only copy one pagesetup, how ever I have multiple pagesetups that I need to have copied. I can accomplish that by removing the curps.dispose().&lt;/P&gt;&lt;P&gt;however if I remove that then I start getting the fatal error back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way that I can close the curps plotsettings without using dispose or close?&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2012 16:44:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/fatal-error-resolved-but-still-having-issue/m-p/3472920#M55400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-25T16:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: fatal error resolved but still having issue</title>
      <link>https://forums.autodesk.com/t5/net-forum/fatal-error-resolved-but-still-having-issue/m-p/3472958#M55401</link>
      <description>&lt;P&gt;finally figured it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used:&lt;/P&gt;&lt;P&gt;using curps....&lt;/P&gt;&lt;P&gt;(did work)&lt;/P&gt;&lt;P&gt;end using&lt;/P&gt;&lt;P&gt;this eliminated the fatal error and also copied all the page setups&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2012 17:09:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/fatal-error-resolved-but-still-having-issue/m-p/3472958#M55401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-25T17:09:10Z</dc:date>
    </item>
  </channel>
</rss>

