<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi<br>
      <br>
      The vendor is a little company called 'Oracle' !<br>
      <br>
      The software was provided by our client and I have tried to
      register with Oracle for support but at this stage can't get their
      web site to work.  They keep sending email confirmation emails but
      when I click the 'verify' link it fails.  I guess thats the peril
      of dealing with small back yard companies.  That said their web
      site is a million times better than SAPs, their web site and
      support leaves a considerable amount to be desired and I was just
      trying to purchase a product !<br>
      <br>
      I have found a Oracle list that I have posted to but no response
      as yet.  Waiting for my post to be checked.<br>
      <br>
      It's nice to see that people still reply to the Delphi list :)<br>
      <br>
      Cheers<br>
      Rob<br>
      <br>
       On 24/06/2014 2:11 p.m., Jeremy Coulter wrote:<br>
    </div>
    <blockquote
cite="mid:CAGYhmGhc5P9go-+NRx-dPBPKAkVU7yqMLQ9uJHW7+SRR--Fnmg@mail.gmail.com"
      type="cite">
      <div dir="ltr">that was my next suggest, to run Delphi in admin
        mode:-)   Yeah it seems really weird. Is the vendor no longer
        around or able to help?
        <div><br>
        </div>
        <div>Jeremy</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Tue, Jun 24, 2014 at 2:09 PM, Robert Martin <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:rob@chreos.co.nz" target="_blank">rob@chreos.co.nz</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF">
              <div>Hi Jeremy <br>
                <br>
                The application I get the error in is Delphi (when I
                drop the component on the form)!  I have tried running
                Delphi as Admin and no go.  This is making me very sad !<br>
                <br>
                Thanks<br>
                Rob
                <div>
                  <div class="h5"><br>
                    <br>
                    <br>
                     On 24/06/2014 2:02 p.m., Jeremy Coulter wrote:<br>
                  </div>
                </div>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">
                    <div dir="ltr">What happens if your run your app. in
                      admin mode ?  wondering if its permissions........
                      <div><br>
                      </div>
                      <div>Jeremy</div>
                    </div>
                    <div class="gmail_extra"><br>
                      <br>
                      <div class="gmail_quote">On Tue, Jun 24, 2014 at
                        1:38 PM, Robert Martin <span dir="ltr">&lt;<a
                            moz-do-not-send="true"
                            href="mailto:rob@chreos.co.nz"
                            target="_blank">rob@chreos.co.nz</a>&gt;</span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div text="#000000" bgcolor="#FFFFFF">
                            <div>Hi Jolyon<br>
                              <br>
                              Good suggestion :)  I assumed it was
                              installed as the main product / standalone
                              app runs fine.   I downloaded and
                              installed the latest Java runtime but alas
                              still no go.  <br>
                              <br>
                              I have also tried registering the ocx with
                              regsvr32 and that also fails.  I have un
                              installed and re install autovue but still
                              no go.  Not sure if it is Delphi or
                              AutoVue<br>
                              <br>
                              Thanks<br>
                              Rob
                              <div>
                                <div><br>
                                  <br>
                                   On 24/06/2014 12:34 p.m., Jolyon
                                  Smith wrote:<br>
                                </div>
                              </div>
                            </div>
                            <blockquote type="cite">
                              <div>
                                <div>
                                  <div dir="ltr">Do you have the
                                    required Java Runtime Environment
                                    installed and configured ?<br>
                                    <br>
                                    I believe the AutoVue ActiveX
                                    control is merely a wrapper around
                                    the underlying Java based AutoVue
                                    implementation, so without the
                                    necessary Java scaffolding the
                                    ActiveX isn't going to stand up.<br>
                                    <br>
                                  </div>
                                  <div class="gmail_extra"><br>
                                    <br>
                                    <div class="gmail_quote">On 24 June
                                      2014 11:54, Robert Martin <span
                                        dir="ltr">&lt;<a
                                          moz-do-not-send="true"
                                          href="mailto:rob@chreos.co.nz"
                                          target="_blank">rob@chreos.co.nz</a>&gt;</span>
                                      wrote:<br>
                                      <blockquote class="gmail_quote"
                                        style="margin:0 0 0
                                        .8ex;border-left:1px #ccc
                                        solid;padding-left:1ex"> Hi<br>
                                        <br>
                                        I have an activeX control for
                                        AutoVue (CAD software) I am
                                        trying to<br>
                                        import into Delphi XE2.  I can
                                        import the activeX and install
                                        it into a<br>
                                        package however when I try to
                                        place the control on a form I
                                        get<br>
                                        and 'External exception'.
                                         Subsequent attempts to add it
                                        generate<br>
                                        'ClassFactory cannot supply
                                        requested class'.  I have done a
                                        search on<br>
                                        that message and most results
                                        indicate an issue with
                                        installing an<br>
                                        activeX or a bit versioning
                                        issue.  I believe the version
                                        installed is<br>
                                        32Bit.<br>
                                        <br>
                                        How can I test the JvueAX.ocx
                                        file is installed correctly, is
                                        there an<br>
                                        easy way to do this?<br>
                                        <br>
                                        Does anyone have any suggestions
                                        on how to resolve the issue?  We<br>
                                        desperately need to get this
                                        working !!!<br>
                                        <br>
                                        The version of AutoVue we are
                                        using is 20.2.2 (I believe the
                                        most<br>
                                        recent).  I installed it using
                                        the ISDK and DesktopDeployment
                                        installers.<br>
                                        <br>
                                        I can post the component wrapper
                                        if that would help.<br>
                                        <br>
                                        Thanks<br>
                                        Rob<br>
                                        <br>
_______________________________________________<br>
                                        NZ Borland Developers Group -
                                        Delphi mailing list<br>
                                        Post: <a moz-do-not-send="true"
href="mailto:delphi@listserver.123.net.nz" target="_blank">delphi@listserver.123.net.nz</a><br>
                                        Admin: <a
                                          moz-do-not-send="true"
                                          href="http://delphi.org.nz/mailman/listinfo/delphi"
                                          target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
                                        Unsubscribe: send an email to <a
                                          moz-do-not-send="true"
                                          href="mailto:delphi-request@listserver.123.net.nz"
                                          target="_blank">delphi-request@listserver.123.net.nz</a>
                                        with Subject: unsubscribe<br>
                                      </blockquote>
                                    </div>
                                    <br>
                                  </div>
                                  <br>
                                  <fieldset></fieldset>
                                  <br>
                                  <pre>_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a moz-do-not-send="true" href="mailto:delphi@listserver.123.net.nz" target="_blank">delphi@listserver.123.net.nz</a>
Admin: <a moz-do-not-send="true" href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a moz-do-not-send="true" href="mailto:delphi-request@listserver.123.net.nz" target="_blank">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe</pre>
                                  <br>
                                  <fieldset></fieldset>
                                  <br>
                                </div>
                              </div>
                              <p color="#000000" align="left">No virus
                                found in this message.<br>
                                Checked by AVG - <a
                                  moz-do-not-send="true"
                                  href="http://www.avg.com"
                                  target="_blank">www.avg.com</a><br>
                                Version: 2014.0.4592 / Virus Database:
                                3972/7731 - Release Date: 06/23/14</p>
                            </blockquote>
                            <br>
                          </div>
                          <br>
_______________________________________________<br>
                          NZ Borland Developers Group - Delphi mailing
                          list<br>
                          Post: <a moz-do-not-send="true"
                            href="mailto:delphi@listserver.123.net.nz"
                            target="_blank">delphi@listserver.123.net.nz</a><br>
                          Admin: <a moz-do-not-send="true"
                            href="http://delphi.org.nz/mailman/listinfo/delphi"
                            target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
                          Unsubscribe: send an email to <a
                            moz-do-not-send="true"
                            href="mailto:delphi-request@listserver.123.net.nz"
                            target="_blank">delphi-request@listserver.123.net.nz</a>
                          with Subject: unsubscribe<br>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                    <pre>_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a moz-do-not-send="true" href="mailto:delphi@listserver.123.net.nz" target="_blank">delphi@listserver.123.net.nz</a>
Admin: <a moz-do-not-send="true" href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a moz-do-not-send="true" href="mailto:delphi-request@listserver.123.net.nz" target="_blank">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe</pre>
                    <br>
                    <fieldset></fieldset>
                    <br>
                    <p color="#000000" align="left">No virus found in
                      this message.<br>
                      Checked by AVG - <a moz-do-not-send="true"
                        href="http://www.avg.com" target="_blank">www.avg.com</a><br>
                      Version: 2014.0.4592 / Virus Database: 3972/7731 -
                      Release Date: 06/23/14</p>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            NZ Borland Developers Group - Delphi mailing list<br>
            Post: <a moz-do-not-send="true"
              href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
            Admin: <a moz-do-not-send="true"
              href="http://delphi.org.nz/mailman/listinfo/delphi"
              target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
            Unsubscribe: send an email to <a moz-do-not-send="true"
              href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a>
            with Subject: unsubscribe<br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a class="moz-txt-link-abbreviated" href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <p class="" avgcert""="" color="#000000" align="left">No virus
        found in this message.<br>
        Checked by AVG - <a moz-do-not-send="true"
          href="http://www.avg.com">www.avg.com</a><br>
        Version: 2014.0.4592 / Virus Database: 3972/7731 - Release Date:
        06/23/14</p>
    </blockquote>
    <br>
  </body>
</html>