How to register a dll written in LV?

Hi LV'ers,
I have written a simple dll in labview and I am trying to register it using regsvr32.  I get the following error message:
"Test was loaded, but the  DllRegisterServer entrypoint was not found.
Test does not apppear to be a .DLL or .OCX file"
(Test is the name of the dll I created).
Is it possible to create labview dll's that can be registered in this way?
I have attached my example code (LV7) ....
Thanks,
mr_e_cat
Attachments:
dll test.zip ‏23 KB

Why are your trying to run regsvr32? You normally use this to register OLE or ActiveX controls and a LabVIEW dll is neither.

Similar Messages

  • How to register a DLL used by Framemaker

    Hi all,
    I have a trouble with an installation of a structured framemaker XML DTD.
    This DTD (I will call it application from now on) has been written by a customer of mine to automatically create publications from an XML file, but now, after having moved the application to a new machine, I am not able to make it working any more.
    This application uses a DLL to extract datas from the XML file and save it after having "manipulated" (it creates general indexes and an alphanumerical index to be put at the end of the publication).
    The Framemaker version used is 7.0
    My questions are:
    1 - can be a problem if Framemaker has been moved from a Win2k machine with english OS to a WinXp Pro one with german OS?
    This question is made because Framemaker does not re format automatically the document and if I apply the command "Apply Master Pages" manually, it does not work
    2 - how can I register the DLL and make the application working again on the new PC?
    The question #1 applies only for an installation on the new German OS machine
    Question 2 applies for both an installation on Framemaker 7.0 and 7.2 (OS indipendently)
    The steps I have performed in order to move the application are:
    1 - copy the directory with the DTD and all the informations (templates, rules, etc)  in the "$STRUCTDIR\xml" directory (the file contained are: edd.fm, 3 template to be used for the different sections of the book, rules.fm, one DTD file and one DLL file)
    2 - added the application to the structapps.fm file copying the data from the old file to the new one
    Many thanx
    Flavio

    Ok, this is what happen on my PC:
    1 - I open the XML file and then I am asked to save the file somewhere (the normal procedure require to save a .book file)
    2 - Framemaker starts parsing the XML file adding many different file (one for each chapter) to the .book file
    3 - at the end, framemaker open (modify, I suppose) and close each file (possibly this procedure is started in order to update the layout (something like the "apply master page" commad), but without success (if that is the requested action)
    The result is a non-well formatted book, but immediately after having saved the book, and after having commanded the Update Book (including the apply master pages from here), the book looks "perfect".
    From what I have been said form the customer (which have given me the "application") on the old PC (which is not mine and which is know "broken"), the book came out perfect and complete of indexes (that have not been able to create on my PC).
    This is the reason that makes me think about the DLL that does not seems to work...
    Flavio

  • How to register a dll from the java code

    Hi,
    We can use windows utility Regsv32.exe to register a the components. Is it possible to register the Dll from the java code. If possible please try to provide me the code for the registring the dll.
    Thanks in adavance
    Aswad

    if a try this variant it doesnt work
    static {
            System.loadLibrary("shellExec.dll");
    but in this way it work (without .dll extension)
    static {
            System.loadLibrary("shellExec");
    }

  • How to use DLL written in VB in JSP

    I have a .dll written in Visual Basic. I want to use that dll in JSP. can anyone tell me is it possible? if yes than how.
    please rely with a complete example.
    Thanks in advance
    Lalit

    I thought JNI required that it be a C++ DLL.
    Maybe you could wrap that DLL as a COM object and used a COM bridge to talk to it.
    "please rely with a complete example." - I don't have one, but if I did I'd ask you to please reply with a lot of USD. This isn't an on-demand free consultancy, you know.

  • Re-Register AdobePDF.dll?

    I own Acrobat Pro 7. My OS is XP Pro. I have a 3d party app (DocScan Pro) which uses Acropdf.dll to display PDFs which it creates by scanning. The problem is that the app thinks acropdf.dll is not installed, so it nags me to install Acrobat Reader (and, fails to display any pdfs). I've tried installing Reader 8, then Reader 9, then uninstalling them, then reinstalling, them, etc., but the problem persists.
    My guess is that somehow acropdf.dll is not registered in the registry properly. It exists where you'd expect to find it. There are numerous references to it in the registry, but maybe not the one which lets a 3d party app call it?
    I've always had Acrobat Pro set to be my default PDF viewer (why use Reader if you paid for Pro?). I also have PDFs on the internet set to display in Acrobat and *not* the browser. However, when I reverse that and try to display an internet pdf in my browser, the browser (Firefox) gives me an error indicating that it can't display it.
    Q. - How can I re-register Acropdf.dll to fix this?

    I have a customer who is having the same problem. We sell an application that uses acropdf.dll for display of pdf files in the program. My customer has Reader 9 installed, but it seems the acropdf.dll file is not correctly registered on the machine because our application cannot load the pdf files in our viewer. Our program is written currently in VB5. It works just fine for most everybody on both XP and Vista, but some encouter this problem.
    The user has unistalled and re-installed Reader 9 at my suggestion, but with no success (this does fix the problem for most people). The acropdf.dll file is located in the expected location.
    Does anybody have any suggestions on how to fix this apparent registration problem, when uninstalling and re-installing of Reader 9 is unsuccessful in fixing it? Is there anything the user should check/do after uninstalling Reader 9 to make sure that acropdf.dll will be registered correctly upon re-installation.
    Thanks in Advance!

  • Calling a function from a dll written by using visual studio c++

    Hi, how can i call a function from a dll which is written by visual studio c++ in test stand?  Although the functions in dll are exported and i've chosen c/c++ adapter, i saw no function in test stand. Is there a different step while i'm calling a function from a dll written by c++ than calling a function from a dll written by cvi?

    Hey Sadik,
    Selecting the C/C++ DLL Adapter Module should be sufficient for this. When you drag an action step for this onto the Main Step and navigate to the location of the DLL, the function list should populate and you should be able to select the function you want to use. If this is not the case, would you be able to post this DLL so that we can test this on our end?
    Regards,
    Jackie
    DAQ Product Marketing Engineer
    National Instruments

  • Register AcroPDF.dll Windows XP

    How can I Register AcroPDF.dll of version 9.1.0.163 in Windows XP in 32 bit version,so that i can use as PDF viewer control in VS2005.
    Note from host: Please to do not duplicate your question in the subject line. The subject line is a brief sysnopsis of your query---with the emphasis on brief.

    Please repost your query in the SDK forum.

  • Error registering crqe.dll

    Post Author: wkiess
    CA Forum: General
    Hi All,
    I am working with VB6 SP6 and CR10 and have used the VB6 Package and Deployment Wizard to create a setup for my application. When running the setup in a WinXP VM, I got an error message towards the end of the installation which reads "An error has occurred registering file C:\Program Files\Common Files\Cyrstal decision\2.5\bin\crqe.dll". I retried a couple of times, gave up and skipped it. Then I received an error about a file not found ImagX7.dll (which I later checked it was actually there) and finally I received another registering error "An error occurred registering file C:\Windows\System32\Imagx7pr.dll". again I retried a couple of time and gave up and skipped it. The application appears to run ok, although I have not tired to execute a report (as there are database connectivity issues to be ironed out). I tried to register the dlls manually and got an "Access Denied" message.
    Could the fact that I'm running in a VM be causing these issues? Is it a permissions/security problem? How do I covercome this problem?
    Update: Just found the solution to the Imagx7.dll problem: As there was no dependency file for the Imagx7 control, the Imagx7.dll was not included in the package. Including the file has solved the errors associated with that file. Now only need to solve the crqe.dll not registering poblem...

    This may help you:
    /discussions/board/message?board.id=pcsuite&message.id=4215&view=by_date_ascending&page=2

  • How to use native dlls in jws

    hi,all
    I need to use native dll to read registry,I know nativelib label,but after I put the dlls to a jar,and use label <nativelib> to quote the jar,the system tell me error following:
    JNLPException[category: Security error : Exception: null : LaunchDesc: null ]
         at com.sun.javaws.LaunchDownload.checkJNLPSecurity(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    when I use jar href="..."to use this jar(This jar is packed dll files),the system tell me
    com.sun.deploy.net.FailedDownloadException: Unable to load resourcesFfile:/H:/test/dist/lib/ICE_JNIRegistry.jar
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    and
    java.util.zip.ZipException: ZIP file must have at least one entry
         at java.util.zip.ZipOutputStream.finish(Unknown Source)
         at java.util.zip.DeflaterOutputStream.close(Unknown Source)
         at java.util.zip.ZipOutputStream.close(Unknown Source)
         at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    now I'm not sure how to zip the dlls so that it can be used in nativelib?and how to used the <nativelib> label? just add it in the jnlp file ok?
    Thanks.

    >
    Thanks,Andrew!>Your detailed and technically specific reply is all the thanks I need ( and probably more than I deserve ;).
    I am still mulling (thinking) over your reply, there is nothing that 'jumps out at me' as being wrong with the way it is done, it all is looking like it 'should' work. The only other thing I can think to check is "did JaNeLA report any problems with it?"
    Oh hang on, wait just a second..
    If this webstart app. uses a native lib, it must declare security 'all-permissions'. See below for a 'hand written' variation to your posted JNLP file. Please make sure you validate these edits, since I did not (and I'm a little drunk, at this moment!).
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <jnlp codebase="file:/H:/test/dist/" href="launch.jnlp" spec="1.0+">
        <information>
            <title>Basic Application Example</title>
            <vendor>Sun Microsystems Inc.</vendor>
            <homepage href="http://appframework.dev.java.net"/>
            <description>A simple java desktop application based on Swing Application Framework</description>
            <description kind="short">Basic Application Example</description>
        <offline-allowed/>
    </information>
    <security>
      <all-permissions />
    </security>
        <resources>
    <j2se version="1.5+"/>
    <jar eager="true" href="test.jar" main="true"/>
        <jar href="lib/appframework-1.0.3.jar"/>
    <jar href="lib/swing-worker-1.1.jar"/>
    <jar href="lib/registry.jar"/>
    <jar href="lib/swing-layout-1.0.3.jar"/>
    <nativelib href="lib/ICE_JNIRegistry.jar"/>
    </resources>
        <application-desc main-class="test.TestApp">
        </application-desc>
    </jnlp>Oh yeah, yeah. And if you could note for future posts..
    When posting code, code snippets, HTML/XML(/JNLP) or input/output, please use the code tags. To do that, select the code, then click the CODE button seen on the Plain Text tab of the message posting form. This helps to retain the indentation and formatting of the text, and also helps avoid characters in the code as being interpreted as formatting (by the 'forum software'). ..And it also makes it pretty - but perhaps I should not mention that (it seems so 'un-hacker').
    And BTW, what is that standalone=''no" attribute in the opening XML element? Are you +sure+ you validated this in JaNeLA?

  • Register a DLL? or some other problem?

    I have an app written in C# that I have copied out to several 32 bit machines. It works fine. We just started rolling out some 64 bit machines. I installed sql developer on that machine and we struggled a bit, but finally got it working fine. Then, I installed my app. When it runs, and tries to connect to Oracle, the error is "Type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw an exception.
    I am wondering if I need to register a dll? If so, I don't know which one? We have tried updating everything we could find. All machines have .NET 4.5 running. I think I need to hook Oracle to Windows?
    Any thoughts would be appreciated.
    Thanks,
    Dave

    It'd be helpful to know what the exception being thrown is (would be the InnerException of the one you're catching), but it's most likely a problem with the bit-ness of the application. If the compiler is set to AnyCPU (and it is by default), on the 64 bit machine you'll need a 64 bit version of the Oracle client. If you set it to x86, then you'll need a 32 bit Oracle client on all the machines (including the 64 bit ones).
    Just registering a DLL won't be enough to solve this unless you're using the managed client beta, in which case you could do that or add the necessary entries into the app config file (and not have to register anything).

  • Error 1904 "Cannot register ExportSDK.dll" when installing BOXI

    When installing BO Entreprise XI Release 2 on my PC WXP SP2, had 2 error messages 1904 "Cannot register dll" on :
    - ExportSDK.dll
    - importent6.dll
    I had to ignore both errors to complete install.
    Although BOXI seams to work fine, should I fix the error and how to ?
    Marc

    Hi Marc,
    Could you please review the following information it might help you to resolve the issue.
    Hi Chris,
    This is with reference to the information provided by you.
    Could you please test the following solutions to resolve the issue?
    Solution1:
    1. Log in as u2018Computer Administratoru2019.
    2. Make sure that no anti-virus program or spy ware is running on your machine.
    3. Copy and paste all the installation files of BOXI to your local drive of your machine.
    4. Start the installation by running the setup file from your local machine.
    5. Click ignore to all the 1904 errors you get while installing and it should finish the install process
    6. Once the install is complete, go to the Control Panel -> Add/Remove Programs and reinstall BOXI.
    7. The installation the second time should register those dlls without error
    8. After successful installation, restart your machine.
    9. Open BOXIR2 and let me know what happens
    If the above mentioned solution doesnu2019t works then could you please apply the following solution?
    Solution2:
    You need to disable the DEP option for all services and programs other than those needed by the Operating System, before installing the product.
    To disable DEP:
    1) Go to Start > Settings > Control Panel > System > Advanced tab > Settings button > Data Execution Prevention tab.
    2) Select the top radio button and restart the system for changes to take effect.
    3) Upon completing these steps, you can now successfully install the product.
    Solution3:
    Sometimes we fail to register the .DLL using REGSVR32 because in the system there is the alias copy of these DLLs. Therefore, could you please check the system folders that is there any alias .DLLs are present for ExportSDK.dll and Import6.dll if there is any such .DLLs could you please remove the dlls and try to register again.
    In case of queries please do revert we will be glad to help you.
    Regards,
    Sarbhjeet Kaur

  • I want to use a VposCOMAPI.dll, written by vs2010,  from PB9 or later.

    I want to use a VposCOMAPI.dll, written by vs2010,  from PB9 or later.
    I use the following code:
    OLEObject obj
    int ret_code, ret_Code2
    obj = create OLEObject
    String Auth_code, Rsp_code,  Rsp_msg
    ret_code = obj.ConnectToNewObject("VposCOMAPI.dll")
    if ret_code <> 0 then
       destroy obj
       messagebox("error", "Error !" + string(ret_code))
       return
    else
       obj.apiInit()
       obj.CARD_NO="9999111188882222"
       obj.MERCHANTID = "0909090909"
       obj.executeAuth()
       ret_Code2 = obj.AUTH_RETCODE
       if ret_Code2 = 0 then
           Auth_code = obj.APPROVE_CODE
           Rsp_code = obj.RESPONSE_CODE
           Rsp_msg = obj.RESPONSE_MSG
           messagebox("OK", "OK !")
       else
           messagebox("error2", "Error2 !")
       end if
       destroy obj
    end if
    I got the ret_code “ Errorcode  -2 ( Class name not found )”.
    Anybody could help me ?
    Could I use the VposCOMAPI.dll in this way ?
    Thanks !
    Jack
    PS : The VposCOMAPI.dll works in VS2010
    1 Add Reference --> Browse
    2 VB sample code
    Public Class Form1
    Dim ac As New VposCOMAPI.ApiClient
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim retCode As Integer
    rspCode.Text = ""
    rspMsg.Text = ""
    approveCode.Text = ""
    txnNo.Text = ""
    txnDate.Text = ""
    apiResult.Text = ""
    ac.setPORT(443)
    ac.setLogFile("D:\workTemp\vposApi.log")
    ac.setURL("nccnet-vpostest.nccc.com.tw", "/vposMert/servlets/apiControl")
    ac.setMERCHANT_ID(merchantId.Text)
    ac.setTERMINAL_ID(posId.Text)
    ac.setEXPIRE_DATE(expireDate.Text)
    ac.setCARD_NO(cardNo.Text)
    3 C# sample code
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using System.Diagnostics;
    using System.IO;
    using VposCOMAPI;
    namespace testCSapi
    public partial class Form1 : Form
    public Form1() {InitializeComponent();}
    private void send_Click(object sender, EventArgs e)
    int retCode = 0;
    ApiClient ac = new VposCOMAPI.ApiClient();
    ac.setURL("nccnet-vpostest.nccc.com.tw", "/vposMert/servlets/apiControl");
    ac.setLOGFILE("D:/workTemp/vpos/log/testCSapi.log");
    ac.setMERCHANT_ID(merchantId.Text);
    ac.setTERMINAL_ID(posId.Text);
    ac.setEXPIRE_DATE(expireDate.Text);
    ac.setCARD_NO(cardNo.Text);

    Hi,
    A few things to remember. They must be 32-bit ComVisible or COM Interop registered assemblies.
    You need to use the ProgId to connect to; have you checked if they were visible in the browser?
    As Jacob mentions,
    These have been discussed before by Bruce, particularly in the PowerBuilder Deveopment Center and in other places.
    A few more references:
    http://scn.sap.com/message/14156871#14156871
    http://scn.sap.com/community/developer-center/powerbuilder/blog/2013/02/28/using-net-assemblies-with-powerbuilder
    http://scn.sap.com/community/developer-center/powerbuilder/blog/2014/07/19/calling-net-assemblies-from-powerbuilder-classic-win32-via-powershell
    http://pbdj.sys-con.com/node/397016
    http://pbdj.sys-con.com/node/258395
    Ben

  • How to deploy CrystalEnterpriseLib.dll to server? Regsvr32 doesn't work!

    Post Author: goodmorningsky
    CA Forum: Deployment
    Hello, I have a very simple task from my ASP.NET page.Just login to crystal report server and redirect to it, which is silent login.I'm using VS2003 (VS2005 also tested.), crystal report XI release2 trial version.
    I installed crystal report XI release2 trial version, and added reference from 'Add reference' popup from VS, 'COM' tab.
    and Interop.CrystalEnterpriseLib.dll and Interop.CrystalPluginMgrLib.dll are added.
    But, when I deploy to the server, I have to register the dll on the server.I tried to register the two dll, it gives me error 'No entry point.."
    Do I have to install Crystal report whole thing on the server? or Is there the otherway just deploy the simple version?
    Any comment helps.

    Hi Chuck,
    How is the issue going?
    I searched around and have yet to find that there is specific statement that VB6 is supported on Windows Server 2012 R2.
    However, based on it is supported on Windows Server 2012 and if we insist installing VB6 on Windows Server 2012 R2, the following blog provides information on how to install
    VB6 on Windows 8 and can be referred to for more information.
    Visual Basic 6 on Windows 8
    http://blogs.msdn.com/b/pareshj/archive/2013/07/16/visual-basic-6-on-windows-8.aspx
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,
    Frank Shen

  • How to know the DLL parameters

    Someone can tell me how to find the DLL parameters for a function!!!!!!!

    > Someone can tell me how to find the DLL parameters for a function!!!!!!!
    You will need to look in a header file for the DLL or in the
    documentation for the DLL. The information isn't written
    in the DLL and has to be accessed from somewhere else.
    Greg McKaskle

  • How to register VSCAN_RFC

    Hello Guyz,
    I am configuring SAP to use symantec antivirus (transaction VSCAN). For that matter I am following help from SAP. SAP Help sayz that you have to register VSCAN_RFC.exe and VSCAN_RFC.XML as service on SAP. I have found VSCAN_RFC.exe on SAP Server but didnt found VSCAN_RFC.xml.
    Can anyone help me out to how to register VSCAN_RFC.exe on SAP and where to find VSCAN_RFC.xml for symantec?
    Moreover I have downloaded symantec specific dll from following link too.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d427de34-0c01-0010-baa8-d1d62e987c98?quicklink=downloads&overridelayout=true
    Regards,
    Usman Malik

    Hi;
    I'm using kernel 7.20 UC for windows.
    - vscan_rfc.exe version is:
    ====================================================================
    SAP Virus Scan Server for Virus Scan Interface, (c) 2002-2012 SAP AG
    ====================================================================
    Server info
         VSI Version   : 1.70
         Versiontext   : Final Release of SAP Virus Scan Server
         Startup time  : Wed Oct 03 10:30:39 2012
         Build release : Release 720, Level 0, Patch 90
         Build date    : May 24 2011
         Build platform: PC with Windows NT
                         (mt,opt,unicode,SAP_CHAR/size_t/void*=16/64/64)
    - In this case, the vscan_rfc.xml file is: (The McFee guide has other .xml example but it doesn't work.)
    <?xml version="1.0" encoding="utf-8"?>
    <sap>
    <vscan>
      <parameter name="CodePage" type="CHAR"/>
      <parameter name="TraceFile" type="CHAR">dev_VSCAN.trc</parameter>
      <parameter name="TraceLevel" type="CHAR">2</parameter>
      <parameter name="GW ProgramID" type="CHAR"></parameter>
      <parameter name="GW Hostname" type="CHAR"></parameter>
      <parameter name="SAP Service" type="CHAR"></parameter>
      <parameter name="Min. threads" type="CHAR">1</parameter>
      <parameter name="Max. threads" type="CHAR">20</parameter>
      <parameter name="VSA_LIB" type="CHAR">C:\Program Files (x86)\McAfee\VirusScan Enterprise for use with SAP\x64\McVsa64.dll</parameter>
      <parameter name="SNC_LIB" type="CHAR"/>
      <parameter name="SNCMyName" type="CHAR"></parameter>
      <parameter name="SNCPartnerName" type="CHAR"/>
      <parameter name="SNC protection" type="CHAR"/>
      <parameter name="InstanceTimeout" type="CHAR">1000</parameter>
      <parameter name="TraceMaxhold" type="CHAR">86400</parameter>
      <parameter name="ProgramID" type="CHAR"/>
      <parameter name="Hostname" type="CHAR"/>
      <parameter name="GatewayService" type="CHAR"/>
      <parameter name="VSA_Profile" type="CHAR">VSA_CONFIG</parameter>
      <parameter name="TraceMaxlines" type="CHAR">10000</parameter>
      <parameter name="TraceBinaryLevel" type="CHAR">0</parameter>
      <parameter name="MaxThreads" type="CHAR">20</parameter>
      <parameter name="MinThreads" type="CHAR">5</parameter>
      <parameter name="SNCQoP" type="CHAR"/>
    </vscan>
    <profiles>
      <profile name="VSA_CONFIG">
       <parameter name="SCANBESTEFFORT" type="BOOL">1</parameter>
       <parameter name="SCANALLFILES" type="BOOL">0</parameter>
       <parameter name="SCANALLMACROS" type="BOOL">0</parameter>
       <parameter name="SCANALLEMBEDDED" type="BOOL">0</parameter>
       <parameter name="SCANEXTENSIONS" type="CHAR">Řο</parameter>
       <parameter name="SCANHEURISTICLEVEL" type="SHORT">0</parameter>
       <parameter name="SCANLIMIT" type="SHORT">0</parameter>
       <parameter name="SCANEXTRACT" type="BOOL">0</parameter>
       <parameter name="CLEANDELETE" type="BOOL">0</parameter>
      </profile>
    </profiles>
    </sap>
    I had to remove the entries:
    <!DOCTYPE sap [
      <!ELEMENT sap (vscan, profile)>
      <!ELEMENT vscan (parameter*)>
      <!ELEMENT profiles (profile*)>
      <!ELEMENT profile (parameter*)>
      <!ATTLIST profile
                name CDATA #REQUIRED>
      <!ELEMENT parameter (#PCDATA)>
      <!ATTLIST parameter
                name CDATA #REQUIRED
                type (TIME_T|SIZE_T|INT|LONG|DOUBLE|FLOAT|SHORT|CHAR|BOOL)
      #REQUIRED>
      ]>
    - It works fine.
    - To check the vscan_rfc.xml  (K:\usr\sap\VSI\V11\profile\vscan_rfc.xml) do :
    [FBATRXOHRI1] C:\Users\triadm>K:\usr\sap\VSI\V11\exe\vscan_rfc.exe get_config -cfg
    K:\usr\sap\VSI\V11\profile\vscan_rfc.xml
    ====================================================================
    SAP Virus Scan Server for Virus Scan Interface, (c) 2002-2012 SAP AG
    ====================================================================
    Server info
         VSI Version   : 1.70
         Versiontext   : Final Release of SAP Virus Scan Server
         Startup time  : Wed Oct 03 10:30:39 2012
         Build release : Release 720, Level 0, Patch 90
         Build date    : May 24 2011
         Build platform: PC with Windows NT
                         (mt,opt,unicode,SAP_CHAR/size_t/void*=16/64/64)
    Server configuration
         Command line  : K:\usr\sap\VSI\V11\exe\vscan_rfc.exe get_config -cfg K:\usr
    \sap\VSI\V11\profile\vscan_rfc.xml
         RFC commands  : -Min. threads 1 -Max. threads 20
         Config file   : K:\usr\sap\VSI\V11\profile\vscan_rfc.xml
         Codepage      : <not set> (default)
         Tracefile     : dev_VSCAN.trc (configuration file)
         Tracelevel    : 2 (configuration file)
         GW program ID : <not set> (default)
         GW host       : <not set> (default)
         GW service    : <not set> (default)
         Min. threads  : 5 (configuration file)
         Max. threads  : 20 (configuration file)
         VSA_LIB       : C:\Windows\System32\McVsa64.dll (configuration file)
         SNC_LIB       : <not set> (default)
         SncMyName     : <not set> (default)
         SncPartnerName: <not set> (default)
         SNC protection: <not set> (default)
         Inst. Timeout : 1000 (configuration file)
         MMTrc maxlines: 10000 (configuration file)
         MMTrc maxhold : 86400 (configuration file)
    ====================================================================
    The configuration of the VSA and the server was saved to K:\usr\sap\VSI\V11\prof
    ile\vscan_rfc.xml
    - To register the perfil file START_V11_FBATRXOHRI1 must have the line :
    Restart_Program_00 = local K:\usr\sap\VSI\V11\exe\vscan_rfc.exe -cfg  K:\usr\sap\VSI\V11\profile\vscan_rfc.xml -a VSCAN_FBATRXOHRI1 -g FBATRXOHRI1 -V C:\Windows\System32\McVsa64.dll -x sapgw10
    you can run it in the command line to verify.
    Vicente.

Maybe you are looking for