Client PC crashing when controlling remote panel LV7.0

Hello Everybody
I have a problem where I cannot remote control a vi using the web server.
I have installed the LV run time engine to enable me to control the vi but
it keeps crashing Internet explorer almost straight after loading up.
I can view it (monitor or snapshot) without problem.
I have tried both LV7 and 7.1 engines but to no avail.
Any ideas?
cheers
/Victor
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.749 / Virus Database: 501 - Release Date: 1/09/2004

Hi Victor,
What LabVIEW development system do you have. You can remotely control a VI only with LabVIEW Full and Professional Development Systems.
Also, please post your VI on the discussion forum so I could try to see if the behavior is reproducible (please mention the Operating Systems that the server and client machines are running).
Regards,
Ankita A.
National Instruments

Similar Messages

  • Why crashes LV 8.0.1 when opening remote panel

    Hi everybody,
    everytime I try to open a remote panel to my vi from another VI Labview (remote client) crashes completely. It worked fine with LV 8.0 but not with LV 8.0.1 on a linux machine (Suse 10.0). When I try to open the panel in a browser it says that the run time engine is missing. But installing the rte doesn't work because the script says it's already installed. There is no difference if I try it locally or on a remote machine, both running LV 8.0.1 on Suse linux 10.0.
    I'd appreciate any tip, thanks
    Clemens

    Hi Robert,
    I just gave up using Lv 8.0.1 because I had nothing but problems with it and the original problem I instellad it for wasn't solved and in the meantime I was told I had to live with it. The strange thing with the RTE was that it worked with some vi's but not with all. But it worked with all vi's usting LV 80. The migration form LV 7.1 to 8.xx took so much time that I'll stay as long as possible with it ignoring all further updates.
    Regards Clemens

  • Remote Desktop MAC version 8.0.5 crashing when opening format panel in Excel

    Remote Desktop MAC version 8.0.5 crashing when opening a format panel in Excel.  Attempt to reconnect via RDC do not work until you log into Windows direct and close the formatting window.  I'm running Windows 7 Pro, Service Pack 1 and using Microsoft
    Remote Desktop version 8.0.5 on a Mac running OS X 10.9.2.  Reproduced error 3 times.  Has also twice caused Excel to crash, so error does seem specific to the Windows environment and/or interaction with RDC (i.e. - not Mac related).

    Hi,
    Would you please provide us the log file for check after issue occurs.
    Microsoft Remote Desktop -> About Microsoft Remote Desktop -> Send log via email -> Copy and paste the log here.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Dialog box problem when controlling front panel remotely

    I have encountered an issue with the Web Publishing Tool- I have a VI that calls a subvi that uses the Promt User for Input function.  When controlling the front panel from another computer I get a message saying that you "Cannot control subVI front panels remotely" and points you to the machine actually running LabView to enter the information in the Prompt User dialog box.  I set the subVI front panel to show when called, which does show the front panel of the subVI, but still get the error related to the dialog box.
    Is there any way to make this work?  Am I missing something obvious?
    Thanks,
    Nathan

    Hi Nathan.
    There are some limitations with dialog boxes in remote applications.  This tutorial has some good examples and explanations on functionality to avoid with web applications.  Additionally, the LabVIEW online Help offers some general guidance for Viewing and Controlling Front Panels Remotely, which may help you in further developing your application.
    Hope that helps!
    Lorielle P.
    Applications Engineer
    National Instruments

  • 32bpp application doesn`t display correctly or crashes when we remote via SCCM 2007 remotetool

    By default remotetool’s Color Depth is set to 16 bpp
    Daniel
    Synapse application is a PACS viewer used by radiology department in our hospital.
    Synapse is designed to run in 32 bpp, therefore when we remote to it, the picture is not dispayed.
    Instead it displays an error Your display is configured for 65536 colors. This mode is unsupported. Use 24 or 32 colour mode.
    As soon as we disconnect or end the remote session. The picture on users workstation 
    turns black. Synapse needs to be re-launched  in order to display properly again.
    Is there a way to set the Color Depth default  on remotetool to 24bbp ?
    When we close the remote session, Synapse crashes or doesn’t display any pictures, leaving them black.
    Here’s how the user would see it
    On the other hand if we pre-set the colour depth to 24bbp before opening Synapse. Everything is displayed correctly on both admin and the remote workstation, while in a remote session.

    Yes, I know this is an old post, but I’m trying to clean them up.
    To my knowledge there is no way to do this, however I would suggest looking at remote desktop instead of CM0-7 Remote control.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • OCCI client application crashing, when implemented in a shared library

    Dear All,
    I have a problem running my Oracle C++ client using OCCI.
    The client crashes when it tries to call the OCCI createConnection method.
    The crash happen only if the connection method is implemented inside of an object that it is build in a shared library, which after it is linked to the main program. If I implement everything in the main function the crash does not happen.
    I am building and running my client on SLES9 service pack 2 (Linux kernel 2.6.5) using Oracle 10.2g (10.2.0.1) and gcc 3.3.3, glibc 2.3.3 and libaio-0.3 and libaio-devel-0.3.
    ==================================================
    Attaching the core with gdb, I get the following stack:
    #0 0x400c2f4e in parse_lsda_header () from /usr/lib/libstdc++.so.5
    #1 0x400c324c in __gxx_personality_v0 () from /usr/lib/libstdc++.so.5
    #2 0x40111454 in UnwindRaiseException () from /lib/libgcc_s.so.1
    #3 0x401115dc in UnwindResume_or_Rethrow () from /lib/libgcc_s.so.1
    #4 0x400c368f in __cxa_rethrow () from /usr/lib/libstdc++.so.5
    #5 0x40284b8a in TAG_PACKET_38 () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #6 0x402819da in ZN6oracle4occi14ConnectionImplC9EPNS015EnvironmentImplERKSsS5_S5_ () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #7 0x4028606f in oracle::occi::ConnectionImpl::ConnectionImpl () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #8 0x4028074b in oracle::occi::EnvironmentImpl::createConnection () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #9 0x4001ba2a in oralib::connect (this=0x804a008) at oraclelib.cpp:46
    #10 0x08048a27 in main () at oramain.cpp:14
    When, I run my client with valgrind that the output is the following:
    oracle@nemesis:~/app/10.2g/rdbms/demo/parc_example> valgrind ./oramain
    ==32212== Memcheck, a memory error detector.
    ==32212== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
    ==32212== Using LibVEX rev 1732, a library for dynamic binary translation.
    ==32212== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
    ==32212== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
    ==32212== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
    ==32212== For more details, rerun with: -v
    ==32212==
    === Calling init()
    *** Creating the environment...
    - m_env = 0x5390318
    done!
    === Calling connect()
    *** Connecting using following setting:
    - user : SCOTT
    - passwd : TIGER
    - connString :
    ==32213==
    ==32213== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 32 from 1)
    ==32213== malloc/free: in use at exit: 724,565 bytes in 377 blocks.
    ==32213== malloc/free: 611 allocs, 234 frees, 757,833 bytes allocated.
    ==32213== For counts of detected errors, rerun with: -v
    ==32213== searching for pointers to 377 not-freed blocks.
    ==32213== checked 1,912,228 bytes.
    ==32213==
    ==32213== LEAK SUMMARY:
    ==32213== definitely lost: 39 bytes in 1 blocks.
    ==32213== possibly lost: 3,030 bytes in 2 blocks.
    ==32213== still reachable: 721,496 bytes in 374 blocks.
    ==32213== suppressed: 0 bytes in 0 blocks.
    ==32213== Rerun with --leak-check=full to see details of leaked memory.
    ==32212== Invalid read of size 1
    ==32212== at 0x40CAF4E: parse_lsda_header(_Unwind_Context*, unsigned char const*, lsda_header_info*) (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x40CB24B: __gxx_personality_v0 (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x411A453: UnwindRaiseException (in /lib/libgcc_s.so.1)
    ==32212== by 0x411A5DB: UnwindResume_or_Rethrow (in /lib/libgcc_s.so.1)
    ==32212== by 0x40CB68E: __cxa_rethrow (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x428CB89: oracle::occi::ConnectionImpl::openConnection(OCIEnv*, OCIError*, void*, unsigned, void*, unsigned, void*, unsigned, void*, unsigned, unsigned) (
    in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x42899D9: ZN6oracle4occi14ConnectionImplC9EPNS015EnvironmentImplERKSsS5_S5_ (in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428E06E: oracle::occi::ConnectionImpl::ConnectionImpl(oracle::occi::EnvironmentImpl*, std::string const&, std::string const&, std::string const&) (in /ho
    me/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428874A: oracle::occi::EnvironmentImpl::createConnection(std::string const&, std::string const&, std::string const&) (in /home/oracle/app/10.2g/lib/liboc
    ci.so.10.1)
    ==32212== by 0x4023A29: oralib::connect() (oraclelib.cpp:46)
    ==32212== by 0x8048A26: main (oramain.cpp:14)
    ==32212== Address 0x123 is not stack'd, malloc'd or (recently) free'd
    ==32212==
    ==32212== Process terminating with default action of signal 11 (SIGSEGV)
    ==32212== Access not within mapped region at address 0x123
    ==32212== at 0x40CAF4E: parse_lsda_header(_Unwind_Context*, unsigned char const*, lsda_header_info*) (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x40CB24B: __gxx_personality_v0 (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x411A453: UnwindRaiseException (in /lib/libgcc_s.so.1)
    ==32212== by 0x411A5DB: UnwindResume_or_Rethrow (in /lib/libgcc_s.so.1)
    ==32212== by 0x40CB68E: __cxa_rethrow (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x428CB89: oracle::occi::ConnectionImpl::openConnection(OCIEnv*, OCIError*, void*, unsigned, void*, unsigned, void*, unsigned, void*, unsigned, unsigned) (
    in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x42899D9: ZN6oracle4occi14ConnectionImplC9EPNS015EnvironmentImplERKSsS5_S5_ (in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428E06E: oracle::occi::ConnectionImpl::ConnectionImpl(oracle::occi::EnvironmentImpl*, std::string const&, std::string const&, std::string const&) (in /ho
    me/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428874A: oracle::occi::EnvironmentImpl::createConnection(std::string const&, std::string const&, std::string const&) (in /home/oracle/app/10.2g/lib/liboc
    ci.so.10.1)
    ==32212== by 0x4023A29: oralib::connect() (oraclelib.cpp:46)
    ==32212== by 0x8048A26: main (oramain.cpp:14)
    ==32212==
    ==32212== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 32 from 1)
    ==32212== malloc/free: in use at exit: 680,744 bytes in 222 blocks.
    ==32212== malloc/free: 616 allocs, 394 frees, 760,162 bytes allocated.
    ==32212== For counts of detected errors, rerun with: -v
    ==32212== searching for pointers to 222 not-freed blocks.
    ==32212== checked 1,870,208 bytes.
    ==32212==
    ==32212== LEAK SUMMARY:
    ==32212== definitely lost: 132 bytes in 1 blocks.
    ==32212== possibly lost: 960 bytes in 1 blocks.
    ==32212== still reachable: 679,652 bytes in 220 blocks.
    ==32212== suppressed: 0 bytes in 0 blocks.
    ==32212== Rerun with --leak-check=full to see details of leaked memory.
    Segmentation fault
    Any Idea?
    Thanks in advance and Regards

    Dear All,
    I found the solution.
    It is enough to add the build flag: "-fPIC" to the g++

  • AE 2014.2 crash when switching preview panel with Matrox

    I newly bought a pc with Matrox M9138 card, and using it for professional use. All works fine, except for Adobe After Effects CC 2014.2: it simply crashes when switching between the Preview-panel and Render-Cue panel.
    When I look in AE preferences under Video-preview > Mercury transmit doesn't even show that there is a Matrox-card. The only option there is Adobe DV. So, I guess AE doesn't find and even makes use of my Matrox card.
    Technical info:
    Windows Version: 8.1
    Processor: Intel Core i7-4790 CPU, 3.6 GHz
    RAM: 16GB
    Type: 64bits
    Matrox M9138 LP PCIex16
    Driver version 2.4.3.2 (4.4.3.2) for Win 8-64bit
    Adobe CC After effects 2014.2
    After Efects error: "Crash in progress. Last logged message was: <816><ae.blitpipe><2> Making New Context"
    First I installed the Matrox driver, and then Adobe CC, but After effects crashed when switching between preview-panel and render-cue-panel (No Matrox recognition in AE preferences > Mercury transmit)
    Now I did it in other order:
    - I removed Adobe CC (AE included) and all parts
    - Did extra checkup removal with Adobe CC cleaner
    - Removed the Matrox driver
    - Restarted PC
    - Reinstalled Adobe CC with AE
    - Reinstalled Matrox Driver
    - Restarted PC
    - matrox fully installed and working perfectly (no errors in Display Adapters info).
    But still, After effects crashed (Still no Matrox recognition in AE preferences > Mercury transmit)
    I contacted Matrox technical support, and as I suspected, they say they haven't had this problem before and all works fine.
    Typical...
    Does someone has an idea what the problem would be?
    Help or info would be very appreciated.

    Solution:
    My graphics card did not supported the "Mercury Playback Engine GPU Acceleration (Open CL)". You can change it into "Mercury Playback Engine Software Only" in your Project Settings.
    But this is in the wrong place in my opinion. Why not in "Edit/Preferences"? I could've changed it by myself but I did not find the menu.
    Thanks Michaela from the Adobe Support Chat!

  • Applicatio​n crashes when connecting remotely to debug it

    Hello again all you helpful forum-goers!
    I am trying to debug an odd behavior in my application which only happens on a specific computer under specific circumstances.  In order to do so, I enabled debugging in my application, and eventually was able to see it as an option in the "Debug Application or Shared Library" menu item on my local computer (I first had to discover the hard way that you cannot change the name of the application and still have it run in debug mode, even if you change the name of the associated .ini and .aliases files also).
    When I try to connect to my application, the "Connection status" display lists downloading my many subVIs, and then finally downloading my main VI.  At this point my main VI's front panel appears on my local computer.  However, everything then freezes, while on the remote computer, my application (which had been correctly waiting for the debugger to start) crashes with a generic Windows "...has encountered a problem and needs to close" message.  If I click for more information, I see that the ModName is lvrt.dll (my application is not generally real-time, but it does use a timed loop or two).
    I would appreciate any suggestions as to what may be causing this error, and how to fix it.  Unfortunately since it is a work application I cannot post my code.  I am using LabVIEW 2010 SP1, and both computers are running Windows XP.
    Thanks in advance for your time!
    -Joe
    Solved!
    Go to Solution.

    Danilo,
    Honestly, I'm not sure what part of the VIs could be the problem, given that the application is set to wait for debugger before starting, appears to be doing that, and yet the crash happens before I can start the application.
    My main VI is a producer/consumer design pattern.  It used to be a more simple state machine, so it has an event handler case which gets called if there is no next state in the queue.  I have relatively recently added an event handler in a separate loop to make it more responsive, but due to budget constraints have only implemented a couple events in the new handler.  I do not think this causes a problem because the two handlers do not share any events.
    My main VI has two separate VIs it calls in parallel to the main code: a serial port message handler, and a data logger.  Both wait on a global flag indicating the serial port initialization is complete before really doing anything.
    The main code starts by doing some GUI initialization, then it attempts to open a VI server connection to detect if another of my applications is running on the same computer, reads a registry entry, and then opens 4 copies of a re-entrant serial port monitoring VI, which also wait on the serial port initialization flag.
    It then goes on to run the meat of the code logic (initializing and querying serial ports, interacting with the user, etc.).
    Again, I'm not sure how any of that matters given that it is appearing to correctly wait for the debugger before starting.  Any thoughts?
    The front panel of my main VI isn't anything especially fancy; no sub-panels, no custom menu (no menu bar at all, in fact), no animation, etc.
    Thanks for your time!
    -Joe

  • Specific User receiving Application crash when using Remote Desktop Application

    I have a client running a server with their line of business software configured as a remote application. I have one user that when he attempts to run the line of business software as a remote application he receives a APPCRASH error.However if another user
    launches the remote application and then signs in as the problem user there is no APPCRASH.
    The following information is reported with the error:
    Faulting application name: impress.exe, version: 5.1.102.0, time stamp: 0x522f820a
    Faulting module name: impress.exe, version: 5.1.102.0, time stamp: 0x522f820a
    Exception code: 0xc0000005
    Fault offset: 0x003fe41f
    Faulting process id: 0x268
    Faulting application start time: 0x01cf11ffa8811e46
    Faulting application path: C:\data\Impress\impress.exe
    Faulting module path: C:\data\Impress\impress.exe
    Report Id: 238e8dfc-7df6-11e3-b1b6-001e678ee8f8
    After the app crash the is a warning in the event log, but its about 43 seconds later; Event 1530, user Profile Service
    Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards.  
     DETAIL - 
     1 user registry handles leaked from \Registry\User\S-1-5-21-2105745629-1987324649-1874639966-1224:
    Process 328 (\Device\HarddiskVolume2\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-2105745629-1987324649-1874639966-1224\Printers\DevModePerUser
    just trying to find some sort of hint as to way the remote application would crash for just one user. it is my luck that the one user is the owner.

    It looks like the issue was resolved by deleting the problem users profile off of the terminal server.  The user can now access the RD application without suffering an APPCRASH error.

  • InDesign Crashes when Accessing Character Panel

    I just updated my Mac OS 10.6.7 with CS5 after uninstalling CS3, which functioned without any problems.  Now, after both creating new documents and opening previously created documents, InDesign is having all kinds of problems when I attempt to access the font list in the character panel.
    InDesign will crash everytime while I am scrolling through the font list.  I have tried using the Characer Panel window, as well as the font option at the top when using the text tool.  InDesign crashes either way.
    I have validated all of my fonts, removing those who were tagged as corrupt, uninstalled & reinstalled inDesign, and also removed my perferences folders to restore to default workspaces.  After all of that, InDesign continues to crash.
    Does anyone have any suggestions on what to do next?  I thought at first it was a corrupt font file, but now I'm not sure what it could be.

    There are some probems that do affect InDesign though.
    The one I've seen is fleeting.
    Open a document and set a substantial quantity of text (say, a full page) in Utopia Std 12pt. (We're using Version 2.050; PS 2.000; hotconv 1.0.51;makeotf.lib2.0.18671). Open LibreOffice 3.3.1. Quit Libreoffice.
    InDesign activates (it was the last app open) and pops up the Missing Fonts dialog, saying that Utopia Std is no longer on the system, and every character changes to a missing-font rectangle.
    A few seconds later all the rectangles go away. But this is not proper behavior...

  • InDesign crashes when opening certain panels

    InDesign has been acting up since yesterday with a product catalog that I have been developing.
    Anytime that I have the file open and I try to access the cross reference panel or the hyperlinks panel, ID crashes.
    If I open the panels without the file. It works fine. But only when I open the file back up do I have issues.
    Also, ID has been running VERY slow when this file is open.
    Any help is appreciated.
    Thanks!
    Mac OS X 10.9
    InDesign CC v9.2

    I should note that it works fine on other computers now too. Just not my desktop.

  • SCCM console crashes when starting remote tools

    I use SCCM console on 2 different Windows 7 computers. The working one is x86 and the non-working one is x64. The nonworking one is my main computer which is x64. It has worked in the past. So it is not a user permissions issue. When I try to use remote
    tools to help users out with issues, I get the error posted below. I have not found much on this issue except to install .net, which I do have installed, as well as SP2 for SCCM. The server is also up to date with updates. I am the only one with this error
    in my department of 8 people, all have no reported issues.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations
    have been applied. An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied. at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message&
    m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Bechir,
    Here is the smsadminui.log
    [3][3/1/2011 4:28:58 PM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/1/2011 4:33:01 PM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [7][3/1/2011 4:35:54 PM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [7][3/1/2011 4:36:31 PM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [7][3/1/2011 4:36:44 PM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [7][3/1/2011 4:55:34 PM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 7:57:14 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/2/2011 8:01:19 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:01:23 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:01:27 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:01:48 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:02:47 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:02:53 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:02:59 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:53:10 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:53:28 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/2/2011 8:58:28 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 8:58:32 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/2/2011 12:08:25 PM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/3/2011 7:47:09 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/3/2011 7:49:55 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/3/2011 7:50:14 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/3/2011 8:47:32 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/3/2011 8:47:57 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/3/2011 9:14:06 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/3/2011 9:14:26 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/3/2011 9:14:30 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/3/2011 9:14:34 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/5/2011 12:12:01 PM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/7/2011 9:23:41 AM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/7/2011 9:24:16 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/7/2011 9:30:29 AM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/7/2011 1:40:47 PM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/7/2011 1:42:12 PM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    [3][3/7/2011 2:08:33 PM] :Help topic not found in 'HelpTopicLinks.xml' for topic ID: '7e96e251-ed74-4905-87c0-77d082a5fa4d'
    [3][3/7/2011 2:09:04 PM] :An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
    An error occured in ConfigMgr. The ConfigMgr console will continue to function, however you should save your work and restart the console. After restarting the console, verify that your last configurations have been applied.
       at Microsoft.ConfigurationManagement.AdminConsole.Common.SmsListView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  • SAP client is crash when upgrading

    Dear All,
    Our client is using SAP 2007A SQL2005. After he installed spybot, SAP client crash.
    Reboot and login, crash again. Then I have them reinstall SAP client. Then upgrade to the same PL as the server (they don't have the client folder in B1_SHR). Then SAP client crash after we say yes to the client upgrade.
    There is a SAP note said we need to delete SBO_Development Language.LRF in GUI folder. But I cannot find that file. Any other idea? Thanks in advance.
    He can login from other computer. So this is not a SAP user issue.
    Regards,
    Yuka

    hello,
    Use registery remove  software  because some infomarion left when you uninstall the any software in the PC.
    then it will remove all info fo the SAP then make fresh installation .
    Thanks
    Manvendra

  • Muse Crashes when moving transform panel

    Everytime I try to "move" the transform panel in muse, the program crashes.  Works ok if I dont try to move it and works ok when I use the functions inside the transform panel.  I am running most current version.  Help?
    Jeff

    You may also want to clear Muse's preferences once to see if that resolves the issue. The process to clear Muse's preferences/cache is detailed here -http://forums.adobe.com/message/5086018#5086018
    Hope this helps.
    Cheers
    Parikshit

  • Indesign CS6 crashes when using pages panel - problem solutions?

    Problem:
    Indesign freeze up if I try to use pages panel and either: move - add or delete pages.
    I have now tried to remove and reinstall Indesign and also tried removing "preferences" when starting Indesign (as suggested from another site).
    Problem started quite sudden.
    Desperate need suggestions to solve problem!

    Please! Is there no one who can help?
    I'm working with a 208 page document and need to be able to move pages around to make the best design possible.
    This is impossible as every time I access the page panel InDesign freeze up and have to restart the program.
    I'm working on PC with Windows 8.  Problem seem to be sudden as explained over, and I have not been able to find any solution on internet.
    As said over, I tried to remove “preferences” when starting InDesign but this made no changes to my problem.
    In addition to above problem, I also had problems with being unable to move Objects, text fields etc.  This was only possible when using arrow keys. From various suggestions on internet, I actually ended up uninstalling Google Chrome. This solved the problem in moving objects/text fields around, but my problem in moving pages still exists.
    I have no desire in removing everything else but InDesign from my PC and hope to get a tip on solving my problem quick as time is of essence.

Maybe you are looking for