VI to determine what applicatio​ns and services are running in memory.

I need to be able to determine if a LabVIEW executable is running.
If I had access to the info in the Task Manager window (running .exe's) -  that would provide all the needed information.

with systemexe run tasklist.exe
open a cmd window and type in tasklist /? to get more information
If I think the system might have a program that could do the job, I take a look into the system32 folder if there is something that could fit and try <name> /? to see if my guess was right.
But what about vi-server?  drop a vi-server property node and choose application:all vis in memory
Message Edited by Henrik Volkers on 07-03-2006 01:50 PM
Greetings from Germany
Henrik
LV since v3.1
“ground” is a convenient fantasy
'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

Similar Messages

  • Sharepoint 2013 search error - The search application 'Search Service Application 1' on server is not provisioned.Confirm that the Microsoft SharePoint Foundation Timer service and Central Administration service are running on the server.

    Hi All,
    I'm getting the below error in My SHarepoint 2013 search Administration page.
    Crawler background activity - The search application 'Search Service Application 1' on server ""  is not provisioned. Confirm that the Microsoft SharePoint Foundation Timer service and Central Administration service are running
    on the server.
    and when i click on Crawl Log and content source
    it throws the below error
    The search service is currently offline. Visit the Services on Server page in SharePoint Central Administration to verify whether
    the service is enabled. This might also be because an indexer move is in progress
    When i check the search status
    Get-SPEnterpriseSearchServiceInstance, it shows all the components are online.
    As of now search service application is online and search is working.But not sure why it throws the above error.
    I have restarted timer service,search service in services.msc and cleared the sharepoint cache as well.
    But no luck,This is happening in my prodcution environment.
    Any help will be greatly appreciated.
    There are the logs i have found
    05/23/2014 13:03:22.71 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://dca-app-617:90/_admin/search/listcontentsources.aspx?appid=e830c1b3%2Dc3e4%2D4097%2D85fd%2Daa5248346d2e) d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.71 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=, ClaimsCount=0 d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.73 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.79 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Server Search Administration djs2 High [Forced due to logging gap, cached @ 05/23/2014 13:03:22.76, Original Level: VerboseEx] {0} d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.79 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Server Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.80 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Server Search Administration djj1 High Unable to find application 'b9c8106c-c7ed-4eb3-96c9-ae1881ffb695' d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Server Search Administration djj1 High Unable to find application 'b9c8106c-c7ed-4eb3-96c9-ae1881ffb695' d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation General 8nca Medium Application error when access /_admin/search/listcontentsources.aspx, Error=The search service is currently offline. Visit the Services
    on Server page in SharePoint Central Administration to verify whether the service is enabled. This might also be because an indexer move is in progress.   at Microsoft.Office.Server.Search.Internal.UI.SearchCentralAdminPageBase.ErrorHandler(Object
    sender, EventArgs e)     at Microsoft.Office.Server.Search.Internal.UI.SearchCentralAdminPageBase.OnError(EventArgs e)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()    
    at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep
    step, Boolean& completedSynchronously) d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation Runtime tkau Unexpected Microsoft.SharePoint.SPException: The search service is currently offline. Visit the Services on Server page in SharePoint Central
    Administration to verify whether the service is enabled. This might also be because an indexer move is in progress.    at Microsoft.Office.Server.Search.Internal.UI.SearchCentralAdminPageBase.ErrorHandler(Object sender, EventArgs e)    
    at Microsoft.Office.Server.Search.Internal.UI.SearchCentralAdminPageBase.OnError(EventArgs e)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
    Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()    
    at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep
    step, Boolean& completedSynchronously) d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation General ajlz0 High Getting Error Message for Exception Microsoft.SharePoint.SPException: The search service is currently offline. Visit the Services on
    Server page in SharePoint Central Administration to verify whether the service is enabled. This might also be because an indexer move is in progress.     at Microsoft.Office.Server.Search.Internal.UI.SearchCentralAdminPageBase.ErrorHandler(Object
    sender, EventArgs e)     at Microsoft.Office.Server.Search.Internal.UI.SearchCentralAdminPageBase.OnError(EventArgs e)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()    
    at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep
    step, Boolean& completedSynchronously) d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation General aat87 Monitorable  d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation DistributedCache ah24q Unexpected SPDistributedCachePointerWrapper::InitializeDataCacheFactory - No cache hosts are present in the farm. d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation DistributedCache ah24w Unexpected Unexpected Exception in SPDistributedCachePointerWrapper::InitializeDataCacheFactory for usage 'DistributedViewStateCache'
    - Exception 'System.InvalidOperationException: SPDistributedCachePointerWrapper::InitializeDataCacheFactory - No cache hosts present in the farm.     at Microsoft.SharePoint.DistributedCaching.SPDistributedCachePointerWrapper.InitializeDataCacheFactory()'. d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation General ajb4s Monitorable ViewStateLog: Failed to write to the velocity cache:
    http://dca-app-617:90/_admin/search/listcontentsources.aspx?appid=e830c1b3-c3e4-4097-85fd-aa5248346d2e d4c6939c-b10d-4000-6d95-14caeefe67df
    05/23/2014 13:03:22.82 w3wp.exe (0x46E70) 0x4CBA4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://dca-app-617:90/_admin/search/listcontentsources.aspx?appid=e830c1b3%2Dc3e4%2D4097%2D85fd%2Daa5248346d2e)).
    Execution Time=109.695855199474 d4c6939c-b10d-4000-6d95-14caeefe67df
    Anil Loka

    Please try below mentioned steps:
    1. Central Administration > Monitoring > Review job definitions > Look for following timer job "Application Server Administration Service Timer Job" > Disable
    2. Then open windows administrative services (services.msc), stop SharePoint Timer Service
    3. Clear SharePoint Timer configuration cache by following steps mentioned in below blog:
    http://blogs.msdn.com/b/jamesway/archive/2011/05/23/sharepoint-2010-clearing-the-configuration-cache.aspx
    4. Start SharePoint Timer Service and give it a few seconds so that the new XML files from the location you deleted then are re-populated.
    5.Central Administration > Monitoring > Review job definitions > Look for following timer job "Application Server Administration Service" Timer Job > Enable
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

  • I have a problem with your app store, always I want to update a new app, I want to know what Schiffer and novelty app! Most of my applications are in English, and they write what the improvement and renewal are written in English, and I do not speak the

    Hi
    I have a problem with your app store, always I want to update a new app, I want to know what Schiffer and novelty app! Most of my applications are in English, and they write what the improvement and renewal are written in English, and I do not speak the language! I try to copy the text, color (gray) is not successful, the variance can it, so we can copy the text and translate?
    I thank you for your help, it can help to humanize

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

  • What other videos and books are there? that you suggest. for step by step . Jeannette

    What other videos and books are there? that you suggest. for step by step .
    Jeannette

    The various Lynda.com video tutorials are very good, but you have to pay for a description.  The Photoshop User TV podcasts are excellent; there are hundreds of them, and they are free.  They are also what the iPad was invented for.
    The 'You suck at Photoshop' videos on YouTube are both very funny and very instructive. 
    The Scott Kelby books are very good for folk starting out.  The Martin Evening, and the Martin Evening/Jeff Schewe books are as good as they get from a photography point of view.  The Steve Caplin books are the best Photoshop books once you get into it, but Scott Kelby and Matt Kloskowski do some great medium to advanced books.  Matt's Compositing Secrets is excellent, and was Amazon's best Photoshop book for a while.

  • My Documents and Data on my phone are taking up half of my storage! I have no idea what my documents and data are?! Please help!

    My Documents and Data on my phone are taking up half of my storage! I have no idea what my documents and data are?! Please help! I need to reduce it

    DDAAYY wrote:
    i need to free storage on my phone,
    because you want to put more Documents & Data on it.
    Make sure you sync photos to computer then delete from Camera Roll. (Camera Roll photos are part of Documents & Data).
    Delete some apps on the iPhone.
    Then Restore iPhone in iTunes.

  • How do i find out what teachers editions and resources are available to compliment etextbooks?

    How do i find out what teachers editions and resources are available to compliment etextbooks?
    I'm researching the possibility of using iPads for our school but I need to make sure that we can get the appropriate teacher resources to go along with the textbooks. Where can I find these?

    I would contact the publisher of the textbook directly.  Apple is just a store, not a publisher.

  • TFT 11.3 ZENworks Loader services are running on one

    Hi,
    I Upgraded 11.2.2 to 11.3 . The Problem is that All bundle scheduled at boot device are not working for windows7 after this update .
    I saw a patch on "FTF Roll Up 1 for ZENworks" but when I want to deploy this path the following message appeared!
    The wizard cannot continue for the following reason(s):
    ErrorUnable to complete your request for the following reason: The ZENworks Server or the ZENworks Loader services are running on one or more Primary Servers. Shut down the services before proceeding
    Question: what are the step by step method to install this patch?
    Thank you

    Thank you Shaun, in my lab test, your step by step method is working. What is the step to upgrade the PC computer ? I'll explain : The PC have Zenworks client 11.2.3, I upgraded the server to 11.3 and after I installed the patch TFT on the server after 1 day. My last question : Should I deploy the patch TFT only to upgrade the client because the TFT rebuilted the new software client on server or should I deploy the 11.3 update and after install the patch TFT on the PC?
    Thanks Shaun for your follow-up, Pierre

  • In Weblogic admin server,in monitoring status the services status is SHUTDOWN,but the corresponding services are running fine

    Hi All,
    In WebLogic server when we checked the health status through monitoring tab. Initially ,we find the Analytic provider services and Essbase Administrative services were UNKNOWN.
    we tried restarting the specific services (stopped and started the "Stop Analytic Provider services(Oracle Weblogic 10)" ,"Stop Essbase Administration services (Oracle Weblogic 10)" ).it has no effect still the status remains same as "UNKNOWN". But the services are running fine and the EAS console also working fine.After that,we restarted the weblogic  hosting server. Now the status changed as "SHUTDOWN". Now also the services are running fine and the EAS console also working fine. How to make the health status of both the services to be RUNNING and why it is showing like this eventhough the services are working fine.?
    We have gone through the Oracle Document ID:1563358 which we felt relevant to this. Please guide through whether to apply patches. Our weblogic server version is 10.3.6.0.

    Hi,
    Patches in this document Doc ID 1563358.1 belongs to weblogic versions from 10.3.4 to 12.1.1  so is it your weblogic version is within this range?
    Kindly check your weblogic version using below commands.
    cd $DOMAIN_HOME/bin
    . ./setDomainEnv.sh
    $ java Weblogic.version
    Or for detail
    $ java Weblogic.version –verbose
    Regards,
    Jagx.

  • How does one tell if the J2EE services are running with Unlimited

    How does one tell if the J2EE services are running with Unlimited
    security? We have applied the export Policy to the server but we do notsee any reference to it running with it. .we apply the Service packs SAP now upgrades that JAVA as well . Do that process treat the JAVA
    lib/security area correctly.

    Just out of curiosity... Is there something you do
    like about Mac/Apple?
    To answer your question: no, not really. However, the points that I made here were about Safari and accompanying utilities, not about Apple in general.
    If it makes you feel any better, I am just as, or even more, critical of Micro$oft as the occasions arise...Windoze Vista is the most recent occasion and has given sufficient reasons and opportunities to vent my spleen that I actually have eased up on Apple, politicians, nut-case religious extremists, cell phone owners, and the Department of Homeland Paranioa, etc., due to an exhaustion of creative energy.

  • LMS 3.1 JRM Service could be down. Check whether JRM services are running.

    Hi all
    Jrm service is showing down in LMS 3.1.
    When i select RME tab its showing the error " JRM Service could be down. Check whether JRM services are running."
    I checked the services.But its running.
    We have not changed the host name.
    Pls find attached the lms service status as well.
    If any one faced the same issue pls reply me at the earliest.
    Thanks and regards
    Danish

    Based on these services, this appears to be LMS 2.x, not 3.1.  Post the output of the pdshow command.
    Please support CSC Helps Haiti
    https://supportforums.cisco.com/docs/DOC-8895
    https://supportforums.cisco.com

  • Services are running in Server 2008. But still not able to telnet on localhost

    Hello Everybody,
    Desired services are running on server but still telnet on localhost not happening.
    From remote server I am able to telnet on same services.
    I am facing issue while doing telnet to remote server alos.
    Is there anything which could stopping telnet operation.
    From same server I am not able to telnet to other server for SQL services, whereas both servers in same LAN with adjacent IP address. 

    Hi Steven,
    Thanks for response.
    I have checked same. Services are listening on desired port.
    From events log we observed that server moving out of domain controller which root cause not identified yet.
    Will it be possible if sever moving out of domain and getting NETLOGON issue. Which could block communication to other server or localhost telnet.
    Regards,
    Mahesh D. 

  • HT204291 Airplay mirroring. Macbook 2012 retina display. Unable to see desktop on television, audio works perfectly. Both OS on ATV and Mac are running latest versions

    Airplay mirroring.
    Macbook 2012 retina display. Unable to see desktop on television, audio works perfectly. Both OS on ATV and Mac are running latest versions.
    Firewall set correctly (allow incoming...)
    When I click mirroring to turn it on, teh Apple TV screen goes blank (from its home setting)
    Any help appreciated.

    Hi!
    I figured it out! It was a firewall issue.
    I use Handsoff and I checked it before i wrote here. There was no "user defined rule" that denied the communication but when i changed to "All rules" the program displayed several rules regarding AppleTV and its IP.
    So if anybody has the same problem make sure you see all rules of your firewall and get rid of the AppleTV related rules generated by the program itself. You dont need to update to the latest iOS on the AppleTV!
    I hope that I can help some people with this info to fix the problem.

  • Operating OS X on MacBook use a wired 4G hotspot and both Chrome and Safari are running sluggish, freezing machine, and even pop-ups ask to Kill or Wait. i wait. Have tried the Utility Permission Verified and Permission Repair and actually got worse.  ??

    operating OS X on MacBook use a wired 4G hotspot and both Chrome and Safari are running sluggish, freezing machine, and even pop-ups ask to Kill or Wait. i wait. Have tried the Utility Permission Verified and Permission Repair and actually got worse.  ?? 
    If I install OS X Maverick with its fixes will this fix the problem??
    HELP

    Mac OS X ver 10.6.8 Processor 2 GHz Intel Core 2 Duo , Memory 2 FB 1067 MHz DDR3, Startup Disc OS X HDD , No DVD available, Not removing Chrome - run entire business on 5 gmail accounts and operations.
    L2 Cache:          3 MB
      Memory:          2 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MB51.007D.B03
    FUJITSU MHZ2160BH FFS G1:
      Capacity:          160.04 GB (160,041,885,696 bytes)
      Model:          FUJITSU MHZ2160BH FFS G1               
      Revision:          0081008C
      Serial Number:                  K64JT8928554
      Native Command Queuing:          Yes
      Queue Depth:          32
      Removable Media:          No
      Detachable Drive:          No
      BSD Name:          disk0
      Medium Type:          Rotational
      Partition Map Type:          GPT (GUID Partition Table)
      S.M.A.R.T. status:          Verified
      Volumes:
      Capacity:          209.7 MB (209,715,200 bytes)
      Writable:          Yes
      BSD Name:          disk0s1
    OS X HDD:
      Capacity:          125.63 GB (125,627,793,408 bytes)
      Available:          55.99 GB (55,987,331,072 bytes)
      Writable:          Yes
      File System:          Journaled HFS+
      BSD Name:          disk0s2
      Mount Point:          /
    BOOTCAMP:
      Capacity:          34.07 GB (34,068,234,240 bytes)
      Available:          6.58 GB (6,580,842,496 bytes)
      Writable:          No
      File System:          NTFS
      BSD Name:          disk0s3
      Mount Point:          /Volumes/BOOTCAMP
    This is a friends computer and I do not have access to apple codes, or how this system works.

  • How Do I determine what version of Oracle I am running?

    Is there som sort of command that you can run in Oracle to determine what version you are running? I cannot find this anywhere!

    hi ken h r u ?
    i'm not a dba but from ur question i find the answer within 2 minutes
    try this query in SQLPlus
    select * from v$version ;
    and tell me what is the results .
    regards
    null

  • Sony Ericsson Phone and Service are pathetic

    All,
    I know some one else would have gone through this pain...
    Last October 2010, I ordered SE Xperia Mini Pro from a website. I was still exploring the features I found that one side of my ear phone does not work. I tried several other ear phones but still couldn't hear. So I opened a ticket. The agent confirmed that my handset is under warranty and SE will repair it.
    Here is the history of the tickets I had to open with SE.
    Sony Repair Centre
    PTS Electronics
    Attention : Sony Ericsson consumer Repair
    1000 South Liberty Drive
    Bloomington Indiana 47403
    Date : 1/11/11
    RMA# 11111271725
    Tracking# 1z1028170312320482
    Phone sent without any repair
    Date : 2/10/11
    RMA# 21011273214
    Tracking# 1z1028170312320802
    Phone sent without any repair
    Date : 4/18/11
    RMA# 41511275383
    Tracking# 1z1028170312321605
    Phone replaced
    Finally after a month and big arguement they sent me a new phone - X10.
    I used it for few days and update the software. After few days, the display died. Gues what I had to return it back.
    RMA# 80811279570
    Date : 8/8/2011
    Tracking# 1z1028170312323247
    Phone sent without any repair
    This time it wasn't fixed at all. Same story. Same explanation. I sent it back.
    RMA# 92211280945
    Date : 9/22/2011
    Tracking# 1z1028170312323649
    Waiting...
    And I am still waiting for my phone.
    I am at total lost. This handset comes with 1yr warranty and this whole year around I have been sending and receiving the phone from the repair centre. Now its close to its warranty expiration and I am not sure what to do. I wasted my money on SE. I have not thought of SE service being such pathetic.
    Not sure who will answer me. Not sure if my phone will ever work. Not sure what the warranty will be on it. Not sure when SE will realize that their customers are suffering due to their bad phones and services.
    -Deepak

    I can understand the frustration related to this situation, however I can only suggest that you contact Sony Ericsson within your region for more support regarding this. Please use the link below to find your regions contact details for Sony Ericsson and raise any concerns you may have with them.
    http://www.sonyericsson.com/cws/corporate/common/contact/phonelist
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

Maybe you are looking for

  • How to create a new iTunes on an external HD

    After a series of issues, copying and recopying libraries etc, I finally have all the music/media I want in one location.  All items have at one point been a part of an iTunes library.  I could never get iTunes to find the correct library again so I

  • Illustrator won't load .AI files...  Corrupt??  PDFFormat.aip required!

    Hello, SPECS Dell XPS M1350 / 2.4 GHZ INTEL 4 / 3 GB RAM / 220 GB HD / NVIDIA GEFORCE M8000 SERIES PURCHASED Adobe Design Premium Edition.  Three months ago. PROBLEM Just last night, I went to load Illustrator CS4 and it loaded just fine.  I went to

  • JSP and EJB in 8i

    Hi This is not really a JDBC question but this board appears to be the best fit. I am interested in hearing your experience with using EJBs on Oracle 8i. In particular, is it possible to use a JSP to access EJBs? Thanks Pratul null

  • I want to unsync/transfer my old ipod's data to a different computer. HELP!!

    I gave my mom my old ipod nano but it's still synced to my computer. I want to unsync the ipod from my computer and sync it to my mom's laptop. Am I able to do that?  If so, how?

  • Distribution of Reports

    Can I ask what is the best way to distribute reports that have to be refreshed by the end users. The complication is that we currently have an infoView setup on two sites and I want ot utilise the barcode function in CR2008. Am I correct in that Crys