LabVIEW VI error when executing DLL functions

Hello OR developers!

I have driver for windows application created by Jungo WinDriver program for PCI-E card.

Application works very well. I have edited and compiled the project as DLL manual suite.

I can read successfully resource information of the PCI-E card such as bars of memory, its size, disruption of functions etc.

Next, I need to perform DMA transfers. The application supports these functions and works.

I followed feature-by-feature and see if my code works correctly and he returned to Labview information - successful execution of the function.

First of all is strange that whenever I close VI I have error message:

"LabView.exe has encountered a problem and needs to close. We are sorry for the inconvenience ".

fDebug: 0 Offset: 0083002e

Exception information

Code: 0xc0000005 flags 0x0

Address record 0 x 0 0x0000000000c3002e

......................................................................

......................................................................

But when I'm building application EXE of VI - this error do not occur.

Maybe someone can help me or point on the string I managed properly resources LabView and C?

LabView block sometimes after a few seconds after successful execution of VI.

The code below:

If an application calls a DLL written in a given buffer, the application should allocate memory buffer and release it afterwards. This is the case for all languages, not only for the LV for create a buffer tank one way would be to create a U8 array with sufficient size and to convert the table to a string using the function 'Type Cast'. See the documentation for the DLL for the minimum size of the buffer. Maybe the DLL returns an error code if the buffer size is to small. If you can get the maximum size of the tank messages, add 1 (for the trailing NULL character) as the size of the array U8 and you should be on the safe side. Same for the other settings, especially for tables.

Tags: NI Software

Similar Questions

  • Error when executing the function ocx

    Hello

    When I trty to perform functions ocx (which work when she is called to do not use LV) then I get error popup attached.

    Fatal internal error 2832 oleautomgr.cpp line

    What cani do to make it work?

    With the help of LV 8.5

    Thx for any help

    His works now. The problem was recorded inside the ocx or OCX not correct.

    But thanks for the info.

  • Core of CBWMS JavaScript error: "when executing translateCustomControl in ExternalRenderers.htm...". »

    Since the October release upgrade I get this dozens of times a day error. It seems to happen when changing window that is developed to another program, while in the middle of saving a file in DW. There is a JavaScript error IN the code base of Dreamweaver, it has nothing to do with any file that I am trying to change, sometimes little any type of file, I work in and/or save.

    Here is the error message: "when executing translateCustomControl in ExternalRenderers.htm, a JavaScript error occurred." It is not always the translateCustomControl function, but it is always in the file ExternalRenderers.htm.

    I use Dreamweaver CC 2014 on Windows 8.1

    Any help is appreciated... Thank you!

    I remember well, it is a bug, and someone mentioned previously.

    If I were you, I would like to send a bug report to:

    https://www.Adobe.com/cfusion/mmForm/index.cfm?name=wishform&loc=en

  • error when calling a function package

    any idea why my object is slip out during a function call. the error is
    oracle.apps.fnd.framework.OAException: java.sql.SQLException: ORA-06502: PL/SQL: digital or value error: character of number conversion error
    ORA-06512: at line 1

    It errors when cs.execute () is. What is the investment? Thanks for the help...


    then the pkg func is xxx.get_log
    Get_Log (rmode in NUMBER, doc_type IN VARCHAR2 DEFAULT 'SUCH', IN VARCHAR2 DEFAULT NULL, annual
    doc_num IN VARCHAR2 DEFAULT NULL-, p_out out varchar2.
    )
    RETURN varchar2 IS...

    the co
    _______________
    ParamDocLocatorParamList serializable [] = {paramRMODE, paramDOC_TYPE, paramDOC_ID, paramDOC_NUM, p_out};

    Am = (OAApplicationModule) pageContext.getApplicationModule (webBean) OAApplicationModule;
    OADBTransaction dbtrans;
    OAViewObject docLocator = (OAViewObject) am.findViewObject ("DocLocatorVO1");

    rtxt0. SetValue (pageContext, "here it is" + am.invokeMethod ("getHTMLString", paramDocLocatorParamList));
    docLocator.executeQuery ();


    am.invokeMethod ("getHTMLString", paramDocLocatorParamList);


    _____________________

    the impl

    public String getHTMLString (String paramRMODE, String paramDOC_TYPE, String paramDOC_ID, String paramDOC_NUM, String p_out)
    {
    System.out.println ("enter the Impl AM");


    CallableStatement st = null;
    // {
    TXN OADBTransaction = (OADBTransaction) getDBTransaction ();
    Connection Conn = txn.getJdbcConnection ();

    String sql = "START: 5: = test_proc.get_log (: 1,: 2: 3: 4);" END; ";

    CallableStatement cs = txn.createCallableStatement(sql,1);
    String ErrorExist = "";
    String getHTML = "";

    Try
    {
    cs.setString (1, paramRMODE);
    cs.setString (2, paramDOC_TYPE);
    cs.setString (3, paramDOC_ID);
    cs.setString (4, paramDOC_NUM);
    cs.setString(5,p_out); -param

    / * cs.registerOutParameter(1,Types.CHAR);
    cs.registerOutParameter(2,Types.CHAR);
    cs.registerOutParameter(3,Types.CHAR);
    cs.registerOutParameter(4,Types.CHAR); * /
    cs.registerOutParameter(5,Types.CHAR);
    CS. Execute();
    getHTML = cs.getString (5);

    / * System.out.println ("getHTML is" + getHTML);

    CS. Close();
    If ("E".equals (ErrorExist))
    throw new OAException ("payment request is already cancelled");

    // */
    }

    catch (SQLException sqle)
    {
    try {cs.close (;})
    catch (Exception e) {}
    throw OAException.wrapperException (sqle);
    }
    Doctype string = paramDOC_TYPE;
    String docnum = paramDOC_NUM;

    String html;


    System.out.println ("paramDOC_TYPE in IMPL is" + doctype);
    System.out.println ("paramDOC_Numb in IMPL is" + docnum);


    GetHTML return;

    Hello
    Your package is to have different input parameters types,
    then the pkg func is xxx.get_log
    Get_Log (rmode in NUMBER, doc_type IN VARCHAR2 DEFAULT 'SUCH', IN VARCHAR2 DEFAULT NULL, annual
    doc_num IN VARCHAR2 DEFAULT NULL-, p_out out varchar2.
    )

    But you spend all String, could you please do it
    setInt rmode value,
    as

    cs.setInt (2, Integer.parseInt (paramRMODE));

    If paramRMODE is very large number, use setLong.

    Thank you

    With respect,
    Kali.
    OSSi.

  • Error when executing fn - bea: inlinedXML

    Hi all

    I get the error when you attempt to perform an action to assign to the Service Proxy OSB below message flow. In the action of the claimant, I do fn - bea:inlinedXML($body/*)

    the next error in the newspaper is

    # < 08/06/2013-15:34:05 CEST > < error > < ALSB Logging > < dili > < osb_admin > < ExecuteThread [ASSETS]: '16' for queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > < BEA1-7BDF80E04144 > < 11d1def534ea1be0:75fd2fd6:13ea8708939: - 8000-0000000000096029 > < 1375796045200 > < BEA-000000 > < [PipelinePairNode1_request, ExtractCorrelationInformation, PipelinePairNode1, ERROR] order_event_invalid: command event has invalid format


    content of $body is


    < IRISEvent >

    < OrderHeader >
    < CustomerName > mortenEgeriis-shift < / CustomerName >
    < OrderId > ESV0700000671 < / OrderId >
    < OrderStatus > SHIPPED < / OrderStatus >
    < ShipDate > 6 August 13 < / ShipDate >
    < TrackTrace > < / TrackTrace >
    < / OrderHeader >
    <>lines
    ESV0700000671_1 < LineId > < / LineId >
    < ItemName > Velkomst Kit Privat < / ItemName >
    < ItemNum > 338739 < / ItemNum >
    < quantity > 1 < / quantity >
    < SerialNum > 89450109010803430958 < / SerialNum >
    < / lines >
    <>lines
    ESV0700000671_2 < LineId > < / LineId >
    < ItemName > 5 white 16 GB iPhone < / ItemName >
    < ItemNum > 343654 < / ItemNum >
    < quantity > 1 < / quantity >
    < SerialNum > < / SerialNum >
    < / lines >
    <>lines
    ESV0700000671_3 < LineId > < / LineId >
    < ItemName > Nano On-Line USIM & CSP (B) < / ItemName >
    < ItemNum > 343542 < / ItemNum >
    < quantity > 1 < / quantity >
    < SerialNum > < / SerialNum >
    < / lines >
    < / IRISEvent >

    $fault displays as BEA-382510OSB Assign action failed variable update 'contentXml': com.bea.wli.common.xquery.XQueryException: XML parsing error: {err} FODC0002 [{bea - err} FODC0002b]: parsing XML 'inlinedXML' of entry error: error on line: 25 col: 31 ' "expect a character name valid start PipelinePairNode1PipelinePairNode1_requestExtractCorrelationInformationrequest-pipeline >"


    Please can anyone suggest why this error occurs.


    Thanks and greetings

    Frank Michael Simon

    There is '&' in your last knot of lines

    Nano USIM online & CSP (B)

    It is not support delete & here and try again. And same question Abhishek asked, your body content is already in XML format, why do you use the inlinedXML function?

    Kind regards

    Karan

    Oracle Fusion Middleware Blog

  • Implementation error when executing load interface to Essbase data.

    When executing an interface to Essbase data loading I get this error:
    rg.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 26, < module >
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: invalid column type specified for the column of data [ActivityPurpose]

    The data store is reversed using the RKM Hyperion Essbase, I did not any changes in the data store.
    I'm loading from an identical to the tabel of target array.
    I use the IKM SQL for Hyperion Essbase (DATA).

    Does anyone have any idea what this might be?

    Concerning
    Hans-Petter

    Might be useful to have a read of the following doc Oracle Support - "how to avoid signs of ' ODIEssbaseException: invalid column type specified for the data column" Message When loading Essbase models ODI? ". [ID 885608.1] »

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Get the linker error when executing our code in InDesign CC

    Hello

    We are modernizing our plug-ins for Adobe InDesign CC. In that we are facing a problem (the linker error) when running our code,

    1 > AssetCustomView.obj: error LNK2019: unresolved external symbol "public __declspec (dllimport): virtual __thiscall DVControlView: ~ DVControlView (void)" (__imp_? 1DVControlView@@UAE@XZ) referenced in the function __unwindfunclet$? 0AssetCustomView@@QAE@PAVIPMUnknown@@@Z$0

    1 > AssetCustomView.obj: error LNK2019: unresolved external symbol "public __declspec (dllimport): __thiscall DVControlView::DVControlView(class IPMUnknown *)" (__imp_? 0DVControlView@@QAE@PAVIPMUnknown@@@Z) referenced in function "public: __thiscall AssetCustomView::AssetCustomView(class IPMUnknown *)" (? 0InCatAssetCustomView@@QAE@PAVIPMUnknown@@@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: class virtual IPMUnknown * __thiscall AbstractControlView::QueryInterface (class < struct PMIID_tag > IDType) const"(?) ". QueryInterface@AbstractControlView@@UBEPAVIPMUnknown@@V? $IDType@UPMIID_tag@@@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void AbstractControlView::AddRef (void) const '(?) __thiscall. AddRef@AbstractControlView@@UBEXXZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void AbstractControlView::Release (void) const '(?) __thiscall. Release@AbstractControlView@@UBEXXZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: class virtual IDType < struct WidgetID_tag > __thiscall AbstractControlView::GetWidgetID (void) const"(?) ". GetWidgetID@AbstractControlView@@UBE? AV? $IDType@UWidgetID_tag@@@XZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: class virtual PMRect const & __thiscall DVHostedWidgetView::GetFrame (void) const"(?) ". GetFrame@DVHostedWidgetView@@UBEABVPMRect@@XZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Resize (class PMPoint const & short)" (?) Resize@DVHostedWidgetView@@UAEXABVPMPoint@@F@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Invalidate(class PMRect *)" (?) Invalidate@DVHostedWidgetView@@UAEXPAVPMRect@@@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Show (short)" (?) Show@DVHostedWidgetView@@UAEXF@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Hide (void)" (?) Hide@DVHostedWidgetView@@UAEXXZ)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Enable (short, short)" (?) Enable@DVHostedWidgetView@@UAEXFF@Z)

    1 > AssetCustomView.obj: error LNK2001: unresolved external symbol "public: virtual void __thiscall DVHostedWidgetView::Disable (short)" (?) Disable@DVHostedWidgetView@@UAEXF@Z)

    Help us please if anyone has idea about this error.

    Thank you

    Vimala L

    Hi Vimala L,.

    under Windows, you need to add the DV_WidgetBin.lib library to your library includes or just use $UI_PLUGIN_LINKLIST macro that contains this library.

    On Mac, it is included in the framework.

    Markus

  • Error: dwwin.exe - Application error when executing Fallout2.

    Original title: dwwin.exe - Application error

    Hello
    I get this error when you run Fallout2 on my computer (Win XP SP3)

    dwwin.exe - Application error
    X with the exception of the breakpoint
    A breakpoint has been reached.
    (0 x 80000003) occurred in the location of the 0x7c90120e application.
    Click OK to terminate the program
    Click on Cancel to debug the program.

    When I press Cancel to debug the program, it crashes and I have to ctrl + alt + delete to get the Task Manager to end the process to ensure rear control.

    Any advice on what the problem is & how should I solve this problem?

    Thank you

    Hello

    1. what version of Adobe are you running?

    2. when there is this starting happening?

    3. did you other software on the system changes?

    This error can occur if virtual memory is too high.

    You can check the virtual memory settings.

    Set it to 1 on 1 time and a half the size of RAM installed.

    For more information, you can consult the following article:

    How to set performance options in Windows XP

    Did you installed Dell Quickset?

    If installed, then update the same thing and check.

  • Error when executing the convertersamples.exe for converter Standalone command line 5.5

    Hello

    I use the latest SDK Standalone.  I use the default convertersample file.  Here is my file of properties.

    physicalsource. Address =

    physicalsource. UserName = *.

    physicalsource. Password = *.

    physicalsource. OSTYPE = windowsOs

    physicalsource.agentport = 9089

    physicalsource. Thumbprint =

    physicalsource.reboot = false

    vcserver. Address =

    vcserver. Thumbprint =

    vcserver.username = root

    vcserver. Password = *.

    conversion.job.Name = 1

    conversion.job.Description = This is a work of P2V Windows Live

    conversion.vmtocreate.Name = VM15

    conversion.vmtocreate.vCPU = 1

    conversion.vmtocreate.Memory = 4098

    converterserver. Address =

    converterserver. UserName = Administrator

    converterserver. Password = *.

    After that I run the following command

    c:\Users\Administrator\Desktop\P2V\Upload\ > ConverterSamples.exe submitwinp2vjob.properties

    I get the following error

    To proceed with the connection to the destination server?

    (Enter [y] ES, [n] o or [c] ancel): > y

    Caught exception:

    Name: WebException

    Message: The operation has timed out

    Trace: At System.Web.Services.Protocols.WebClientProtocol.GetWebResponse (we

    bRequest request)

    at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse (WebRequ

    application of the East)

    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (String methodN

    SOUL, Object [] parameters)

    to (Ma ConverterApi.ConverterService.ConverterServerConversionManagerCreateJob

    nagedObjectReference _this, spec, Obj ConverterServerConversionConversionJobSpec

    extraInfo ect)

    at ConverterSamples.ConverterConnection.SubmitJob (ConverterServerConversionCo

    nversionJobSpec jobSpec)

    ERROR: Impossible to present the work of P2V Conversion.

    But when I opened the converter I see a running job where it says it will take 1 day 19 hours to complete.

    And I have the following queries

    1. Why do we say it will take so long?

    2. If the work has successfully started why do I get the error when I run the above command.

    3. also the vcenter we use support vmx 8 but the new converter creates vmx10. So, what is the setting in the properties file to specify the converter to use vmx 8.

    Any help would be very useful.

    Thanks and greetings

    Debs

    Hello

    The time-out and the conversion time long expected that both point to a slow network. Check your environment.

    The hardware version of destination is not in the properties file, you must change the code. Search for BuildCloningParams in the program, cs and set targetVMSpec.hardwareVersion to 'vmx-08'

    In general I advise to use improved samples (Re: samples improved c# SDK) they are much more configurable, but in the case of the destination hw version also are not.

    Concerning

    Plamen

  • UIR-file not found (error 94) when executing dll CVI in TestStand

    I am trying to execute a dll that I created in CVI in TestStand.  I did have problems so far running all features except for the function that calls my user interface.  Whenever I run it, I get an "error 94, file '... 'not found' IUR.»»  This particular IUR is usually called in the main() function when I create an exe file in CVI, but I'm the appellant for another function to perform in TestStand.  Any suggestions on how to fix this?

    Hello

    You use the correct LoadPanel call. You must use LoadPanelEx().

    Concerning

    Ray Farmer

  • allocation of an array of 2d in labVIEW and move to the DLL function to obtain data

    Hi all!

    I searched a lot about this, but one cannot find any solution. Please find attached the vi that I try to get a unit of 32 channels data,

    100000 samples per channel with 14-bit resolution. And please also find enclosed the header for my dll file. (in the header, it is the GetBuffers function).

    There is not a lot of data, it is a little more then 6 MB in the task of LAbVIEW Manager eats about 30 MB more memory, then it should. Are there explanations why?

    Because there is much more data in a single channel (million samples or more)

    Then I will try to allocate a 2D to data array, but when I try to run my LabVIEW vi crashes.

    Could you please help?

    Best regards

    Tomzi

    Dear Tomzi!

    To allocate the data in a table in LabVIEW, you must always initialize, as in a you must have a valid entry on cell (x-, y - 1) have a size of table of (x, y). It is usually best to use the function Array initialized for this purpose.

    There are ways to pass arrays 2D to DLLs, cand find you examples of both in examples > communicate with external Applications > external Code using the > integrating DLLs > DLL.vi call. Basically, LabVIEW can pass in the form of a big table 1 d 2D tables, so you'll need to spend too much table size index it. If you pass the array 2D handles it is preferable to use the typedef that LabVIEW generates for you, something along the lines of

    / * LabVIEW created typedef * /.
    typedef struct {}
    Int32 dimSizes [2];
    Double elt [1];
    } TD1;
    typedef TD1 * TD1Hdl;

    I hope this helps.

    Best regards:

    Andrew Valko

    NOR Hungary

  • Error when executing VISA Serial Port reader

    Hi all

    I work with some lithium-ion batteries that gives every second through a RS-232 codes. With these codes you can get the battery voltage and other things.

    To read these values and store them in excellent I created a labview program using the player of VISA. I tried to run the program several times and it worked well at the start.

    After that, I also called in a function of data acquisition to read other values from a module NI 9206. When this change was made to the program the problem arose. I am able to get values and run the program for a while. But in a few minutes, the program gives an error saying "Error - 1073807252 occurred at VISA read in reader.vi series" (I have attached a screenshot for this).

    If anyone knows why this problem occurs? Any suggestions would be helpful. I'm new to read VISA and do not know why this error occurs.

    I have attached to VI.

    1. with the data acquisition function
    2. without the data acquisition function

    Thank you
    Piraux

    As the message says you do not read the serial data fast enough. As you say, the device sends data every second. If you do not read these data at least this fast, possibly the series buffer will be overflow because of no bytes will be replaced. Your acquisition loop is guaranteed to be more than a second. The DAQ Assistant takes a second to get the data because it is the time that you specified. Reduce the number of samples or place the DAQ Assistant, in a separate loop.

    p.s. Please clean up the code a bit. Get rid of all these statements of cases who do nothing and do not use local variables - particularly the response string series.

  • Missing when importing DLL functions

    Hi all

    I created a DLL using Matlab.  When I try to import in LabVIEW (version 8.6 or 2009), most of the functions don't appear.  Any ideas?  This has been done with Matlab R2010a.  I looked through other messages on the subject of Matlab DLL but they were all parties concerned to do anything to work at all.  In my case, certain functions through but not all of them.  I tried to attach files, but it wouldn't let me...

    Thank you and I hope that it is something really simple that I'm dominant.

    -Matt

    OK, I thought about it... This is an annoying problem of a Matlab (I think).

    The problem is that once you import the DLL (and I don't know exactly when) - you can not add more functions of the DLL.  So the first time I tried to do this, I had only one function.  Later, I added more - but they were simply ignored.  I have rebuilt (in Matlab) as a new project, imported from the DLL again, and the problem disappeared.

    It is also possible that it could be a problem of LabVIEW with the file lvlib (?) is not updated correctly, but I do not really - I know how to run now.

    -Matt

  • has received the error when executed OR .exe to install software OR wihout PC application

    The error received when it .exe application (with references NOR) is run on a PC.

    So I've changed the property NOR references: local copy-> true

    relating to the compilation, always test it, get error if I use another PC without software OR installed.

    After copy / paste all the dll files required in the directory where .exe is located, it works correctly on the machine without MSudio installed.

    I removed the NationalInstruments.NetworkVariable.dll of my project to simply this process.

    then copy all the dll files based on measure XCOPY deployment files Studio .NET

    You don't have to copy/paste the following files (not 3d)

    msvcp80.dll 8
    MSVCR80.dll 8
    Msvcrt.dll 8

  • Error when executing the OAF in JDeveloper Page

    Hi team,

    When I ran a welcome page in Jdeveloper, I get below error:

    Error

    You have enough privileges for the operation. Please contact your system administrator.

    You cannot run a page that is not SelfSecured when the MAC fails.

    Then I changed under profile to zero options and re ran to the home page, but when he ran it asks me to log in and open my homepage with instance to display the home page.

    FND Validation level

    FND function Validation level

    Level of Validation framework

    Please suggest me to solve the problem above.

    Thank you

    Anmisha

    Anmisha,

    Please close this thread by checking the useful and correct answer.

    Refer to section 13.2.2 of the link below to see how to close a thread.

    Oracle Community Guide 3/3

    Raise a different thread to a different topic.

    $JAVA_TOP is an environment variable. There is only a single JAVA_TOP in the instance. All java files will be available at this location. Some clients will have $CUST_TOP/java also, if they set a top customized for their application. I hope this helps.

    See you soon

    AJ

Maybe you are looking for

  • Clear cache in the recovery menu

    Hi everyone, hope you enjoyed your weekend. I wanted to wipe the cache memory of the phone because he was almost 3.5 GB (as seen in settings > storage > storage cache) on the 10 GB available for the user in the 16 GB model. For this I followed the gu

  • Update Vista error code57

    I got this code while downloading my updates and I can't fix it. can someone help me?

  • Audio problems with Vista

    audio is present, volume is set to 100 for maximum audibility, but it is still extremely low despite the update of drivers. At the same time (actually quite frequently) audio turns off by itself and I don't have infections or corrupted files. Any rec

  • Z3 is compatible with compact mobile playstation

    Hi there I not to launch mobile playstation slieshow enforcement of this code he error 8008103E help pleas

  • Windows DVD Maker - a section will not play music

    I used Windows DVD Maker to create a photo slideshow. I downloaded music and for some reason there is a break in the music after the second song. In the end, the last sang the fade in unfinished is not because there are not enough audio files. It wor