All cases of Remote executing vi-applications

EveryBody answer me other cases of Remote execution (anyfile.vi) instead of:
==================
1. Client connect by Browser to Remote Server which broadcasting out an (anyfile.vi).
Teacher manipulate controls on control panel and at the same time
student watch a slideshow of (anyfile.vi) in own Browser.
Pluses:
+ Don't require to have Run-Time Egine on Client-machine to view (anyfile.vi),
because Browser receives (bmp or jpeg) slides.
+ It is not necessary to dowload (anyfile.vi) on the client-machine.
Minuses:
- May be i'm wrong ??? It is possible broadcasting out only one (anyfile.vi) on ONE SERVER.
Please correct me if i'm wrong.
- Student can't control of Remote (anyfile.vi). He can only watch.
- It is realy slow method to broadcasting slides.
- ANYFILE.VI SHOULD BE BROADCASTED ON THE SERVER.
SO IT IS AN ADDITIONAL LOAD ON THE SERVER'S RESOURCES (CPU, MEMORY).
==================
2. Client should have installed RunTime Engine. Via browser student connect to Remote Server.
This Server should broadcasting (anyfile.vi).
RunTime Engine provide almost all controls to client for building control panel on the Client side.
+ One student can manage (anyfile.vi)
+ This method provide a small trafic (kb/sec), because client's browser doesn't receive images of VI-controls.
All controls' images are stored in the RunTime Engine libraries on the Client Side.
- ONLY ONE STUDENT CAN MANAGE (ANYFILE.VI)
- ANYFILE.VI SHOULD BE BROADCASTED ON THE SERVER. SO IT IS AN ADDITIONAL LOAD ON THE SERVER'S RESOURCES (CPU, MEMORY).
- No more than two (anyfile1.vi and anyfile2.vi) can be broadcasting from one Remote Server (it is too slow).
========================================
3. This method is using in my University
========================================
Client should have installed RunTime Engine. Build an executable file (anyfile.exe) from (anyfile.vi).
Store this file on ftp-server. Client via browser use by URL on a WEB-page open (anyfile.exe)
+ Each student has own instance of (anyfile.exe) (application is downloading on the Client machine).
It mean that each student (!!!at the same time!!!) can manage own control panel of (anyfile.exe).
So students will receive different results of their work if a teacher
give a different initial values for the same (anyfile.exe).
+ Server don't realize any calculations on the own side(it is reduce an additional loads from the server).
All calculations are realizing on the client side.
+ This method allow to store all vi-modules (vi-applications) on one SERVER.
- Downloaded files stay on a client machine and doesn't clear to itself.
It is necessary seasonly to clean a client machine.
- It is necessary to make additional works for realize students identification and store students results.
========================================
My question:
DOES ANYBODY KNOW ANOTHER METHODS OF EXECUTE REMOTE VI-MODULES
WHERE EACH STUDENT WILL HAVE THIER OWN CONTROL PANEL OF THE SAME VI-MODULE.

Sirios,
The way the remote front panels works is that the block diagram actually runs on the server machine, so you wouldn't be able to run the same VI in more than one instance on the same machine. You could make it reentrant, but I don't think that would work for remote panels (although I haven't tried it). But what you might want to do is to save the exact same VI with different names (e.g. VI_1.vi, VI_2.vi, etc.). Then make all of those VIs available through the web server configuration. That way, each student would have their own instance of the same VI to work with and be able to control it as they need to. But each VI would need to operate on separate URLs, so you could have one "master" URL with links to each of the different VIs that students could click on.
A more difficult option would be to save your VI as a template. Then, when a student signs on to the URL, you could programmatically save that template as it's own VI and the student could control it in the same way as the first example. This would be a little more difficult, though, and require the Internet Toolkit.
I hope this information helps you out. Have a great day!
Tyler S
Applications Engineer
National Instruments

Similar Messages

  • Issue in executing an application from another remote server

    Hi Experts,
    I have an application on one of the remote server which is running on Windows Server 2003.
    I would like to execute this application from another remote server (also running on Windows Server 2003). I am able to browse the application path using "\\", but when double clicking on the application
    gives "you may not have appropriate permission to access the item"
    How do I set the permission & what permission is required?
    Please anybody can explain?
    Thanks in advance.
    Regards,
    Naveen J V

    Is this a single exe file, or is it part of an installed application with exe, dlls, registery settings, etc?
    If this is an installed application, you cannot run it like this. That would be like trying to start microsoft office which is installed on a different computer.

  • How to group all the reports and execute like single application ?

    Hi,
    I am trying to develop some reports in Crystal Reports XIR2 , here i have Design and Preview options that is for every report i should see , how to group all the reports and execute like single application?
    any option is there to run the report
    i mean is it possible to have a home page from there have links to each report and when i click on the link corresponding report should be shown , if it is possible , How?
    Regards,
    kathyaini

    You will want to look into Crystal Reports Server, it does exactly what you describe and more:
    http://www.businessobjects.com/product/catalog/crystalreports_server/
    Download a trial of CR Server here:
    http://www.businessobjects.com/product/freetrials.asp

  • Execute Webdynpro4Abap Application with same ERP-User for all portal-users?

    Hi,
    is it possible to let a Webdynpro4Abap application run with only one ERP-User for all portal-users? Therefore not needing an ERP-license for every portal-user?
    Somekind of mapping maybe?
    Regards
    Jan

    Jan,
    It is possible but it all depends on the type of application .If you want to show same data for all users you can use one user but if data is different for all users then you cannot go with this approach.
    to configure single backend user for your application go to tcode SICF and look for that application and go to logon data tab by double clicking and give one common user details
    Thanks
    Bala Duvvuri

  • Error trying to publish (real time) to delivery: No response from remote execute trying to save assettype [error was -103].

    Hi all,
    I'm trying to publish for first time to a new environment (delivery).
    The light of target destination is green.
    When i click on "inicialize" i get these errors and in the docs i cannot find why or what i have to do.
    Trying to publish asset types during inicialization it returns this error:
    No response from remote execute trying to save assettype [error was -103].
    Looking for the meaning for this i found: No table. What does it mean? Why the tool has not created the table?
    And then, the next error message is shown (all of them are shown in the same screenshot) trying to mirroring. It might have to do with the previos error message... but i have no idea!
    -12011. No response from remote execute trying to save assettype [error was -103]
    sites.log in delivery environment says as follows
    [2014-01-24 12:13:52,496 CET] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] SQLException loading table definition for SiteCatalog with state HY000: [FMWGEN][SQLServer JDBC Driver]Object has been closed.
    java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver]Object has been closed.
    [2014-01-24 12:13:52,527 CET] [ERROR] [.kernel.Default (self-tuning)'] [com.fatwire.logging.cs] ContentServer exception running CS recursively
    COM.FutureTense.Common.ContentServerException: pagename not supplied  Error code:BAD PARAMETER
    [2014-01-24 12:13:52,543 CET] [ERROR] [.kernel.Default (self-tuning)'] [logging.cs.satellite.request] Error accessing the external page with pmd: page: ?Browser=Unknown  Browser&SystemAssetsRoot=/dlv/futuretense_cs/&errdetail=0&errno=0&null= &pagename=fatwire/wem/sso/casInfo
    [2014-01-24 12:13:52,543 CET] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.request] COM.FutureTense.Common.ContentServerException: ContentServerException: (Reading page page: ?Browser=Unknown  Browser&SystemAssetsRoot=/dlv/futuretense_cs/&errdetail=0&errno=0&null= &pagename=fatwire/wem/sso/casInfo from co-resident Content Server failed (errno=0).) Error code:GENERIC SERVER ERROR
    [2014-01-24 12:14:06,021 CET] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] SQLException loading table definition for SystemInfo with state HY000: [FMWGEN][SQLServer JDBC Driver]Object has been closed.
    java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver]Object has been closed.
    Does anybody know how to help here?
    Thank you very much.
    Gala

    What SQL server driver are you using, Microsoft's or the jTDS driver (see jTDS JDBC Driver)? It may be worth trying the other.
    Also, can you enable
    com.fatwire.logging.cs=DEBUG
    in log4j.properties and retest, then post the entire resulting sites.log and application server log somewhere for us to see? e.g somewhere like pastebin.com
    Phil

  • Programmatically get names of all cases in a case structure

    Hi All,
              I have a subVI that is a state diagram (controlling some test equipment), with many states (i.e. each "state" is a case of a case structure), a text string chooses the case. All cases are named.
             Within this subVI is it possible for me to programmatically retrieve the text name for each case of this case structure? I wish to be able to retrieve these strings so that the main VI will only be able to call valid states.
            I have error handling to ensure that if an invalid state is called (by using the default case) that an error will be returned to my main vi, yet I would prefer to be able to retrieve the string to prevent any typo's etc.
          Not sure if I've explained this well.
         Thanks,
        ds1
    Solved!
    Go to Solution.

    You can do it with LabVIEW scripting, however, I wouldn't leave scripting in a final application. Use a typedef enum if you don't want to worry about this. If you want to keep it as a string (remember, this is a heavily debated subject) just make sure you test all cases before making it an executable and that should suffice. If you want to check to make sure it's a valid string, this seems like a bit overkill on the error checking! Just work it out when testing, or again as was said above, use a typedef enum.
    CLA, LabVIEW Versions 2010-2013

  • How to automate Remote Desktop Mobile application wpctsc.exe?

     I'm looking for a way to automate the Remote Desktop Mobile application wpctsc.exe.  Specifically, when wpctsc.exe launches, a screen is first displayed showing Status, Computer, User name, Password, Domain, and other options.  I would like it instead to connect (with these defaults) directly without showing this screen.  Is there a command line option or registry setting I can take advantage of?  If not, can another program such as CETSC be run on WM6 and automated in a similar manner to get the same result?  Is there a way to make use of an rdp file?

    I can't answer your question directly, but I've had similar interests.
    I found that the last connection made is stored in \Windows\Default.rdp.
    The executable seems to ignore any parameters given, so you can't tell it to use another file, but you can, of course, replace the contents of the default.rdp file.
    I'm planning to wrap wptsc with a Mortscripts that can preserve all the last connections.  When the script is launched, it should display a menu of the most recent connections, replace default.rdp with the selected connection, launch wptsc, and update the MRU list upon exit.
    Mortscript should also be able to automate the first screen - it can fake keypresses and clicks, detect windows, etc.

  • Remote Desktop Mobile Application

    I have a Palm Treo Pro that I'm trying to use the REMOTE DESKTOP MOBILE application to access my laptop computer that is running the Microsoft XP Professional operating system. I have configured the settings on my Palm Treo Pro and the Remote Desktop settings on my laptop according to instructions. I still CANNOT establish a connection and get the following message on my Treo when trying to connect.
    THE REMOTE COMPUTER HAS ENDED THE CONNECTION.
    Any ideas would be greatly appreciated! Thanks
    Post relates to: Treo Pro T850 (Sprint)

    I can't answer your question directly, but I've had similar interests.
    I found that the last connection made is stored in \Windows\Default.rdp.
    The executable seems to ignore any parameters given, so you can't tell it to use another file, but you can, of course, replace the contents of the default.rdp file.
    I'm planning to wrap wptsc with a Mortscripts that can preserve all the last connections.  When the script is launched, it should display a menu of the most recent connections, replace default.rdp with the selected connection, launch wptsc, and update the MRU list upon exit.
    Mortscript should also be able to automate the first screen - it can fake keypresses and clicks, detect windows, etc.

  • LaserJet Pro MFP M125nw - Scan to app All-in-One Remote does not work

    Hi gurus,
    Basically I have pruchased that super-printer and I am now trying to achieve scan to my mobile devices.
    I have one iPad 2 on iOS 7, on 2 Android devices (smaller tablet and phone) both running Kitkat 4.4.2
    I am trying to submit a scan from all these devices and retrieve the output within my mobile devices, actually this is fairly described here and concerns accurately my printer model :  http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02486319&tmp_task=useCategory&cc=us&destPage=pr...
    Unfortunately, What happens :
    - From my iPad, the AiO app states that my printer is not compatible with the application !!
    - From my 2 Android devices, the All-in-One Remote app will work fine, except the scan feature as nothing happens (well, when tapping either 'Preview' or 'Scan' button in the Scan section, I see a 'Cancel' button during 0,1 second and I am back to that scan section)
    Any one could help please ???
    This question was solved.
    View Solution.

    Hello,
    Can no one help ?
    Is the product description misleading ? Is the AiO app not really reasy to support this printer ?

  • Hp all-in One remote prints test page but cannot find printer for anything else

    The HP All-in-One application can print test pages on my 8610 but when I go to any document or photo and try to print I get the following message "This Printer is not available." I have checked and have the latest version of the HP All-in-one Printer Remote application and the HP Print Service Plugin applications from the Google Play store. I am using a Samsung Galaxy 5 running Android 5.0. If I print a page from my laptop using wireless to this printer, I can see the All-in-One application tracking my printer status so I know it can see the printer.  The app on the phone will show the status under the printer name going from Ready to Unavailable to Ready as a document is printed and then finished. I am printing directly with local WIFI and am not using the ePrint feature.

    Hello , Welcome to the HP Forums!
    I hope you have a pleasant experience here. I'd like to help you with the issues you are having printing from your Samsung Galaxy S5 to your HP Officejet Pro 8610 e-All-in-One printer. Firstly, do you have the printer plugged directly into a wall outlet? The printer has a power moderator built in, so if it is plugged into a power surge bar or battery backup it may be getting inconsistent power. This can cause all kinds of firmware glitches (like the printer status not being broadcast properly). If that doesn't immediately resolve the issue, please follow the steps below: Network Power Reset: Let's leave the router on and unplug the power cable (NOTE: Do not reset the router.), then do the same with the printer, and shut down the computer. After a full minute, plug the router back in, wait for it to fully power up, then plug the printer back in and wait for the wireless light to become solid. Once both the router and printer are on, go ahead and turn the computer back on. Doing this will refresh the network connection. Restore Network Defaults and Reconnect:  1. On the front panel of the printer, touch your wireless icon at the top2. Select Settings.3. Select Restore Network Defaults.4. Restart your printer.5. Once it's booted back up, touch the wireless icon again.6. Select Settings.7. Select Wireless Setup Wizard and follow the prompts to enter your wireless network details.8. Try enabling the web services again. Another thing I would suggest, would be to download the HP ePrint app, rather than the All-in-One Remote. The Remote is moreso suited for scanning to your phone from your product, so I would suggest trying the ePrint app (you can download it from the Play Store). If the issue persists after these steps, please answer the following questions so I'm better able to assist: Are you able to print reliably from any other devices on your network?What brand and model of router are you using?What is it that you are trying to print? (ie. E-mail, photo, document)What app are you printing from? (Some Android apps have a direct printing feature)I look forward to hearing back from you and working towards a resolution to this issue!Have a great weekend.

  • Re: HP All-in-one Remote app and HP 4620

    Hi
    I already have a HP B110a printer and have just bought an Officejet 7610 as I wanted A3 scanning and printing.
    I was using the old HP Printer Control app with my iPad 1 but I cannot get the app to see the new 7610 printer. It is definitely connected to the network as other computers in the network can find it, and the ipad is definitely connected to the same network and it can still find the B110a printer. I have tried updating to the new HP All-in-one Remote app but now find that I need iOS v6 or later which is not supported by ipad1. This is obviously very frustrating for me as I checked before I bought the printer that it would work with this app ( according to your web site, it does) and that I could run the new app on iPad 1. According to the web site and your FAQ for the app, it requires ios v4.3 or higher (I am running ios v5.1.1) Is it because the Officejet 7610 won't work with the old HP Printer Control app? If that is the case, then what is the solution to ipad1 users? Alternatively is it possible to still get the HP All-in-one Remote app running on iosv4.3 as this website still says it does.

    Hi BookerJ,
    Welcome to the HP Support Forums.  I see that you have some questions about using your iPad1 with the HP Printer Control app. 
    The information on iTunes is the correct information.  The HP All-in-One Printer Remote Mobile App FAQ document hasn’t been updated yet to reflect the most recent version of the app.  The document has been submitted for revision to reflect the new minimum iOS requirements of iOS 6.0 or later, for the updated app.
    One of the questions in the HP AiO app is “Why can’t my mobile device find a printer on my wireless network?”.  Please review the items in that list.  If the app is still unable to find the printer, please follow the steps in Apple’s Turn your iOS device off and on (restart) and reset document.
    I do not have any devices running the Printer Control version of the app to confirm whether it supports the Officejet 7610 printer.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • You are not authorized to execute this application in SAP E-Recruit

    Hi,
    We are getting the below error while going to recruitment page for recruiter:
    "You are not authorized to execute this application"
    At the same time when we check in SLG1, we get the below errors:
    No candidate could be found for US E0023127
    The error occurred in program CL_HRRCF_CANDIDATE============CM003 line 361
    Apart from this we are not getting any dumps/traces in ST22/ST05/ST01.
    When we encountered this error for the first time, we executed the report RCF_CREATE_USER in SE38 and the problem was resolved.
    We got the error again 2 days back, after that also it got automatically resolved. But, now we are getting this error continuously.
    We also tried re-executing the report RCF_CREATE_USER and HRALXSYNC but no use.
    The service user (for recruiter) is a reference user from RCF_CAND_INT.
    We have also tried giving different roles and authorizations to the user.
    SAP_ERC_RECRUITER_CI_4
    SAP_RCF_RECRUITER
    SAP_ERC_REC_ADMIN_CI_4
    SAP_ALL
    We are in ECC 6 EHP 6 and we have a standalone EREC system with ERECRUIT 617 SP3.
    We are stuck at this point in our EREC project.
    Kindly provide your valuable suggestions for this issue.
    Thanks in advance!
    Regards,
    Khushboo

    Hello Khushboo,
    the message you are getting is a bit misleading as it is the standard behavior of the quick search if the user you are logged in as recruiter does not have a candidate assigned. So the message in SLG1 points into the correct direction.
    I am not sure what you are meaning by "the service user (for recruiter)". Although table T77RCF_ROLE allows to specify a reference user for all roles in eRec only the entries for internal and external candidates are actually used. So the authorization assignment for the recruiter specific roles has always to be done directy for each user. A reference user could be overwritten / reset to RCF_CAND_INT by the ALE.
    What bothers me a bit is the user name and that you mention RCF_CREATE_USER and HRALXSYNC at the same time. This might be the reason for your issue. Looks like you created a candidate for a user using RCF_CREATE_USER which is later transferred in the ALE from HR Core to eRec. This was not a good idea. RCF_CREATE_USER is only for creating project users when the HR core to eRec and for special users who need a candidate while do not have an employee id in HR core (e.g. WF-BATCH). This is why I always recommend to use non-production user Ids for everyone during project phase. Its been quite a time some of my projects did otherwise and I remember a similar issue with one of the customer admins. Everytime data for the user / employee was send in ALE the candidate / user was messed up.
    Getting this fixed was quite troublesome. In the end we had to dump the original candidate. We deleted all records between candidate object, central person, business partner and person object in HRP1001. By that time the customer was still on the old ALE version so today I would also delete all entries in HRP558X infotype tables for the employee. Then I would first try to finger the employee id (e.g. change the name, save, directly change it back, save again ) so it is transferred during the nightly processing of the change pointers and put in the IDoc. If this is not working I would try to transfer it again using PFAL.
    Kind Regards
    Roman     

  • Remote Execute and File Transfer Error

    Whenever we try to do a Remote Execute of File Transfer, we get an 1899
    error. Here's the strange thing, we can RE and FT to desktops that are
    still running the ZfD 4.x client. Seems to be only happening on the latest
    (ZfD 6.5sp2). Any ideas? Also, remote control and remote view still work
    w/o problem.

    Blewis,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Since upgrade to Windows 8, cannot save .rdp files under the Remote Desktop Connection application on the Desktop

    Since I upgraded to Windows 8, I am no longer able to save individual Remote Desktop Connection files as .rdp files. I am talking about the traditional Remote Desktop Connection application on the Desktop that was in previous Windows versions, not the
    Remote Desktop App from the Windows 8 store.
    When I try to click on the Save button I get "An error occurred while saving to file"
    When I try to click on the Save As button I get "Unable to open connection file" with the file address being where I tried to save it with the file name at the end.
    Also when I upgraded to Windows 8, my .rdp files disappeared from my Documents folder.
     I need to create different .rdp files for different programs that my employees get into on my server. Now I have to hand type all the info each time into the Programs tap on the Remote Desktop Connection window, because I can't save to an
    .rdp file.
     I like the Remote Desktop App from the Windows store but it won't let me designate specific programs to use using standard dos notation (ie c:\program files\ etc..). It just goes to my server desktop.
     I want to promote Windows 8 to my employees but I need either .rdp files for the traditional Remote Desktop Connection or the ability to open specific programs using dos notation in the Windows Store Remote Desktop App.

    I know this is an old post but others might still be having the problem. Here's what I did.
    Create a new text file and open it in notepad. Copy the below into it and edit for your environment. (IP, screen size).
    screen mode id:i:2
    desktopwidth:i:1920
    desktopheight:i:1080
    session bpp:i:24
    auto connect:i:0
    full address:s:192.168.x.x
    compression:i:0
    keyboardhook:i:2
    audiomode:i:2
    redirectdrives:i:1
    redirectprinters:i:1
    redirectcomports:i:1
    redirectsmartcards:i:1
    displayconnectionbar:i:1
    username:s:USERNAME
    domain:s:DOMAIN
    alternate shell:s:
    shell working directory:s:
    disable wallpaper:i:1
    disable full window drag:i:1
    disable menu anims:i:1
    disable themes:i:1
    bitmapcachepersistenable:i:1
    use multimon:i:0
    winposstr:s:0,3,0,0,800,600
    audiocapturemode:i:1
    videoplaybackmode:i:1
    connection type:i:7
    networkautodetect:i:1
    bandwidthautodetect:i:1
    enableworkspacereconnect:i:0
    allow font smoothing:i:0
    allow desktop com:0
    disable cursor setting:i:0
    redirectclipboard:i:1
    redirectposdevices:i:0
    drivestoredirect:s:*
    autoreconnection enabled:i:1
    authentication level:i:2
    prompt for credentials:i:0
    negotiate security layer:i:1
    remoteapplicationmode:i:0
    gatewayhostname:s:
    gatewayusagemethod:i:4
    gatewaycredentialssource:i:4
    gatewayprofileusagemethod:i:0
    promptcredentialonce:i:0
    gatewaybrokeringtype:i:0
    use redirection server name:i:0
    rdgiskdcproxy:i:0
    kdcproxyname:s:
    You don't need to worry too much about what's in here. Save the text file as
    filename.rdp then rightclick on the file and select edit. The familiar GUI rdp session editor will open. You can make changes in the GUI and
    save or save as a different session.
     Hope this helps.

  • Error while executing the application

    Hi Friends,
    I am getting error while executing the application.The error is
    "javax.ejb.EJBException: Transaction aborted; nested exception is: javax.transaction.RollbackException: Transaction marked for rollback."
    Can anybody help me..
    Thanks in advance.

    You need to step through a debugger and find the source of your problem as something is clearly going wrong and causing the transaction to roll back. That is all that message tells us.
    m

Maybe you are looking for

  • 2010 mac mini - monitor goes dark every few sec's problems since Mavericks Install

    My Wife updated her 2010 Mac mini from Mountain Lion to Mavericks and ever since, after start, up the display  intermittently flashes a dark screen, every few seconds.  (within 3-10 seconds or so, there will be another period of dark screen, that may

  • Vendor evaluation periods

    Hi, In  vendor evaluation, How system calculates from and To date? Example, Vendor is evaluated yearly  twice such as september and March Months. First evaluation happened in the september,on that time system takes current date.Next evaluation happen

  • Reading / organizing comments

    We are just starting using the comment feature in Airhelp All my end users will type comments and i ll be the only one reading them, replying to them... Sould they type the comments in the commenting pane, then press Save, then Send Receive ? If i re

  • Two ipads, two PC, one itunes account

    Hi, I bought a first Ipad and it works perfectly with my PC and my itunes account, then my wife bougth her personal ipad so now we have two and of course she wants to sync it with her PC and not mine, but of course we want to share the bought apps an

  • Lap top is stuck

    I just purchased Avast for my computer and when it went to reinicialize the computer to Instagram the power cord disconnect. When I reconnected and try to power on again it goes to the reboot street saying windows failed to start. If I choose Launch