Labview can't see global channels

This is the first time I have used DAQmx, so apologies if I'm doing something really stupid...
I'm using a PCI-6221. I have configured a number of global virtual channels. However, when I try to access any of them in Labview, they are not there.
If I use Get Channel Information.vi, it always returns error -10003. If I try AI Acquire Waveform.vi, running it as a stand-alone vi, when I click on the channel input selector and choose Browse, I see "Select Names", and an empty listbox.
This is a brand new install of Labview 7.1. I'm using Nidaq 7, version 7.4, installed from CD this morning.
Chris

I shall quickly swoop in with a possible solution before you go buying more hardware...
It's possible to simulate devices with NI-DAQmx. This will allow you to support your customer without having to buy another M Series. See, we aren't just after you're money
To simulate a device, right click on NI DAQmx Devices >> Create New NI-DAQmx Device >> NI DAQmx Simulated device. Then choose the device you need from the list.
You can interact with this the same way as you would with a real piece of hardware, you just won't be able to acquire any real signals. It will allow you to start programming without any hardware though.
In NI's defense, the reason for moving from NI-DAQ to NI-DAQmx was purely a performance upgrade. The DAQmx API is much more user friendly and I'm sure you'll have no problems learning to program in it.
Happy programming!
Sarah
Sarah
Applications Engineer | National Instruments | UK & Ireland

Similar Messages

  • Can't See Global Secuirty Settings

    When I go to
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l
    I can't see the Global Security Settings, it says I need
    Flash Installed, (Flash 8 is installed), I go ahead and click to
    reinstall flash 8, go back here and STILL, even after rebooting, it
    still will now let me see the Global Security Settings, it says
    Flash needs to be installed,
    Help quick!!! I have a deadline approaching and need to test
    my app.

    rrkky wrote:
    > When I go to <a target=_blank
    class=ftalternatingbarlinklarge
    > href="
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settin
    > gs_manager04.html">
    http://www.macromedia.com/support/documentation/en/flashplaye
    > r/help/settings_manager04.html</a>
    > I can't see the Global Security Settings, it says I need
    Flash Installed,
    > (Flash 8 is installed), I go ahead and click to
    reinstall flash 8, go back here
    > and STILL, even after rebooting, it still will now let
    me see the Global
    > Security Settings, it says Flash needs to be installed,
    Some Flash Player users are seeing what is basically a
    failure in Flash
    Player detection caused by an obscure Microsoft permissions
    bug. We
    updated the Flash Player uninstaller two weeks ago to
    hopefully resolve
    this type of situation. Please do the following and report
    back what
    happens:
    1. Read " How to uninstall the Macromedia Flash Player
    plug-in and
    ActiveX control" (
    http://www.macromedia.com/go/tn_14157)
    2. Download the 'regular' uninstaller in that technote to
    your desktop
    (uninstall_flash_player.exe). Do NOT run it from the server.
    Save it to
    disk.
    3. QUIT ALL RUNNING APPLICATIONS, INCLUDING ALL INTERNET
    EXPLORER
    WINDOWS AND AIM, Yahoo, MSN or other MESSENGERS.
    4. Run the saved uninstaller (uninstall_flash_player.exe)
    from your desktop
    5. REBOOT THE MACHINE (This step is very important!)
    6. Launch Internet Explorer.
    7. Go to
    http://www.macromedia.com/go/getflashplayer
    and reinstall.
    I cannot guarantee that just this will completely resolve the
    issue. But
    we keep working at it, so let me know what happens either
    way.
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player
    Adobe

  • Smartform global forms can't see global data?

    I'm trying to create a global smartform however for some reason you can't see the global data which doesn't sound right. Am I doing something wrong or is this actually what is supposed to happen.
    Thanks,
    -Shaunt

    For each smartform a function module is created. You can see it in 'Environment / Function module name'. In this function module you can not see the global data of other function groups.
    Maybe you can pass the required data to the smartform when calling it by defining some input parameters in the form interface.
    regards Jack

  • Can't see global settings in firefox in linux

    "Note: The Settings Manager that you see above is not an image..."
    Adobe is assuming I can see the Settings Manager, but I can't.  It's not displaying.  What is wrong?  I thought I installed Flash Player correctly.  I can watch Youtube.  I'm using Firefox in Linux Ubuntu.   

    EAD wrote:Hii, I don't know why but I can't see movies in FireFox, I have installd some plugins, and still don't get nothing.
    Can any one give me an help please?
    for example in
    http://www.gamer.co.il/gamer2/php/doc.php?id=95084
    there is a movie inside, can't see it, when I was using other linux flavors I could, so I guess I miss something  :shock:
    mplayer plugin works for me. Could you tell what kind of fonts are on this page, please? I see just a squares.
    I had also problem on many pages with fonts (just squares).

  • How can I set the parameters of global channels and tasks previously created inside my applicatio​n?

    Hi everyone !
    Before proceeding to the description below I think it´s important to say that I´m using NI USB-6008 as DAQ device and the driver used is DAQmx 7.5.
    I´m currently developing an application into which I intend to be able to have complete control of the DAQ device being used, i.e, I´ll be able to create, delete and change the configuration of global channels and tasks previously created, among other things.
    To achieve the ends specified above I´ve already developed two vis, one to create global channels and the other to create tasks, and these two are doing a fine job. After this, I thought I came to the easy part ... I think I couldn´t be far for the truth! I thought that everything I should do was to specify which channel or task I´d like to configure and then use a property node to get the results I wanted, but it´s not working ...there are some DAQmx property nodes I thought I could use to do it  but I didn´t find a way to change the configuration of the global channels, and none of these property nodes seemed to work, i.e, although the simple vis used to test them ran the chosen parameters didn´t alter at all, after each execution I used MAX to see if they had changed, and to my chagrin they hadn´t.
    Can anybody lend me a hand with this problem? As always, any help would be deeply appreciated !    

    Hi Giovani,
    There is a developer zone tutorial that discussus some advanced data acquisition features including programmatic saves of NI-DAQmx tasks, global channels, and scales.  This tutorial also includes an example program.
    I wrote a short program that creates tasks in MAX. Whenever I wanted to change a part of the task, I would just change that feature in the example program. Take a look at the examples and please let me know if you have any further questions.
    Regards,
    Hal L.
    Attachments:
    create task example.vi ‏33 KB

  • Modification of Global channels In NIMax while Labview Program running, not updating in Labview

    Hello,
         Okay, here is my issue.  I have a program that reads data from a device using global channels in MAX.
    Step 1:  I open MAX with the systemExecute.vi with the parameters to wait till program finishes.
    Step 2:  I Modify a channel in Max, for example change the assigned daqMX Scale, or Min Max values.
    Step 3:  Save channel in Max.
    Step 4: Exit MAX with the file exit.
    Step 5: The Labview program continues, and I re-read the available global channels and global scales in the Labview vi but the properties have not changed to match what I change in MAX.
    If I stop the VI then start it again and read the global channels then the properties get updated.  How can I get the channel properties to update in Labview after changes are made in Max without stopping the labview vi and starting it again?

    Many properties of the channel can only be modified when the task is not running.  Have you tried stopping the task in LV before modifying the parameters, and then re-starting the task?
    Dan

  • How can I see in LabVIEW if an axis is enabled or disabled?

    Hello!
    I know how to set the axis in enabled or disabled state but how can I see if the command has been executed when using LabVIEW?
    I am using a PCI 7340 motion card with encoder feedback.
    Regards
    Ola
    Solved!
    Go to Solution.

    Sorry, I have just noticed that this VI is not compatible with the 73xx motion boards !
    Give Read per Axis Status.vi a try. According to below extract of the help, I'm not shure if the Motor Off bit will reflect the axis enabled/disabled status.

  • How can I see the alpha channel in the channels palette?

    Hello, mi format plugin loads a rgba image. I see it with transparency, that's ok, but when I go to the channels tab I only see 4 items (RGB, Red, Green and Blue).
    How can I see the alpha channel of my file in the channel tab?
    Thanks!

    OK, something must be wrong... but I don't find it!
    That's my whole code (resumed). I ommit some code (saving file code (not used) or main function, where I only call te "DoSomething" functions. You can see that I use layers. The DoReadContinue function is only used to show the preview.
    In the DoReadStart function I set the parameters for the layers (and the preview), and I fill the "data" and "layerName" params in the DoReadLayerContinue function. I hope you can understand the code!
    const int32 IMAGE_DEPTH = 32;
    SPBasicSuite * sSPBasic = NULL;
    SPPluginRef gPluginRef = NULL;
    FormatRecord * gFormatRecord = NULL;
    intptr_t * gMxiInfoHandle = NULL;
    MXIInfo* gMxiInfo = NULL;
    int16 * gResult = NULL;
    #define gCountResources gFormatRecord->resourceProcs->countProc
    #define gGetResources   gFormatRecord->resourceProcs->getProc
    #define gAddResource    gFormatRecord->resourceProcs->addProc
    CmaxwellMXI* cMax;
    static void DoReadPrepare (void){
        gFormatRecord->maxData = 0;
    static void DoReadStart(void){
        char header[2];
        ReadScriptParamsOnRead (); // override params here
      if (*gResult != noErr) return;
        // Read the file header
        *gResult = SetFPos (gFormatRecord->dataFork, fsFromStart, 0);
        if (*gResult != noErr) return;
        ReadSome (sizeof( header ) * 2, &header);
        if (*gResult != noErr) return;
      // Check the magic number for avoid no-mxi files
        int headerID = CheckIdentifier (header);
        if( headerID != HEADER_MXI ) *gResult = formatCannotRead;
      if (*gResult != noErr) return;
      // The file is OK. Let's continue to obtain the data of the image.
      cMax = new CmaxwellMXI( 0 );
      strlen((char*)gFormatRecord->fileSpec->name);
      gMxiInfo->filename = _strdup((char *)gFormatRecord->fileSpec->name + 1);
      bool res = cMax->getMXIIInfo(
                    (const char*)gMxiInfo->filename,
                    gMxiInfo->width, gMxiInfo->height,
                    gMxiInfo->burn, gMxiInfo->monitorGamma, gMxiInfo->iso,
                    gMxiInfo->shutter, gMxiInfo->fStop, gMxiInfo->intensity,
                    gMxiInfo->scattering,
                    gMxiInfo->nMultilightChannels, gMxiInfo->lightNamesList,
                    gMxiInfo->availableBuffersMask,
                    gMxiInfo->widthPreview, gMxiInfo->heightPreview,
                    gMxiInfo->bufferPreview);
      if(!res) return;
      // Check the available extra buffers
      int count = 0;
      if( gMxiInfo->availableBuffersMask & CmaxwellMXI::ALPHA_BUFFER ){
        // We will use that string to obtain later the desired extra buffer.
        gMxiInfo->extraBuffersList[count] = "ALPHA";
        gMxiInfo->hasAlpha = true;
        count++;
      else{
        gMxiInfo->hasAlpha = false;
      gMxiInfo->nExtraBuffers = count;
      switch( IMAGE_DEPTH ){
      case 8:
          gMxiInfo->mode = plugInModeRGBColor;
          break;
      case 16:
          gMxiInfo->mode = plugInModeRGB48;
          break;
      case 32:
          gMxiInfo->mode = plugInModeRGB48; //96 gives me an error
          break;
      // SET UP THE DOCUMENT BASIC PARAMETERS.
      VPoint imageSize;
      if( gFormatRecord->openForPreview ){
        // Preview always RGB8.
        imageSize.v = gMxiInfo->heightPreview;
        imageSize.h = gMxiInfo->widthPreview;
        gFormatRecord->depth = 8;
        gFormatRecord->imageMode = plugInModeRGBColor;
        gFormatRecord->planes = 3;
        gFormatRecord->loPlane = 0;
        gFormatRecord->hiPlane = 2;
        gFormatRecord->colBytes = 3;
        gFormatRecord->rowBytes = imageSize.h * gFormatRecord->planes;
        gFormatRecord->planeBytes = 1;
      else{
        // Configure the layers. All RGBA32.
        imageSize.v = gMxiInfo->height;
        imageSize.h = gMxiInfo->width;
        gFormatRecord->depth = IMAGE_DEPTH;
        gFormatRecord->imageMode = gMxiInfo->mode;
        gFormatRecord->layerData =
            2 + gMxiInfo->nMultilightChannels + gMxiInfo->nExtraBuffers;
        gFormatRecord->planes = 4; // RGBA.
        gFormatRecord->loPlane = 0;
        gFormatRecord->hiPlane = 3;
        gFormatRecord->planeBytes = IMAGE_DEPTH >> 3;
        gFormatRecord->rowBytes = imageSize.h * gFormatRecord->planes * ( IMAGE_DEPTH >> 3 );
        gFormatRecord->colBytes = gFormatRecord->planes * ( IMAGE_DEPTH >> 3 );
        gFormatRecord->transparencyPlane = 3;
        gFormatRecord->transparencyMatting = 1;
        gFormatRecord->blendMode = PIBlendLinearDodge;
        gFormatRecord->isVisible = true;
      SetFormatImageSize(imageSize);
      gFormatRecord->imageHRes = FixRatio(72, 1);
      gFormatRecord->imageVRes = FixRatio(72, 1);
      VRect theRect;
      theRect.left = 0;
      theRect.right = imageSize.h;
      theRect.top = 0;
      theRect.bottom = imageSize.v;
      SetFormatTheRect(theRect);
      // No resources for now.
      if (sPSHandle->New != NULL) gFormatRecord->imageRsrcData = sPSHandle->New(0);
      gFormatRecord->imageRsrcSize = 0;
        return;  
    /// Called for prewiew only.
    static void DoReadContinue (void){
        // Dispose of the image resource data if it exists.
        DisposeImageResources ();
      if( gFormatRecord->openForPreview ){   
        VPoint imageSize = GetFormatImageSize();
        gFormatRecord->data = gMxiInfo->bufferPreview;
          if (*gResult == noErr) *gResult = gFormatRecord->advanceState();
        if( gFormatRecord->data != NULL ){
          delete[] (Crgb8*)gMxiInfo->bufferPreview;
          gMxiInfo->bufferPreview = NULL;
          gFormatRecord->data = NULL;
      // De momento nos olvidamos de los icc profiles [TODO]
        //DoReadICCProfile ();
    static void DoReadFinish (void)
        // Dispose of the image resource data if it exists.
        DisposeImageResources ();
        WriteScriptParamsOnRead (); // should be different for read/write
      // write a history comment
        AddComment ();
      // Clean some memory.
      if( gMxiInfo->lightNamesList != NULL ){
        for( unsigned int i = 0; i < gMxiInfo->nMultilightChannels; i++){
          if( gMxiInfo->lightNamesList[i] != NULL ){
            delete[] gMxiInfo->lightNamesList[i];
            gMxiInfo->lightNamesList[i] = NULL;
        delete[] gMxiInfo->lightNamesList;
        gMxiInfo->lightNamesList = NULL;
      if( gMxiInfo->bufferPreview != NULL ){
        delete[] gMxiInfo->bufferPreview;
        gMxiInfo->bufferPreview = NULL;
      if( gMxiInfo->filename != NULL ){
        delete[] gMxiInfo->filename;
        gMxiInfo->filename = NULL;
      if( cMax != NULL ){
        delete cMax;
        cMax = NULL;
    static void DoReadLayerStart(void){
      // empty
    static void DoReadLayerContinue (void){
      int32 done;
        int32 total;
      VPoint imageSize = GetFormatImageSize();
      // Set the progress bar data
      done = gFormatRecord->layerData + 1;
      total = gMxiInfo->nMultilightChannels + gMxiInfo->nExtraBuffers + 2;
      // Dispose of the image resource data if it exists.
      DisposeImageResources ();
      uint32 bufferSize = imageSize.v * gFormatRecord->rowBytes;
      int nPixels = gMxiInfo->width * gMxiInfo->height;
      char* lightName = NULL;
      // SET THE BLACK BACKGROUND
      if( gFormatRecord->layerData == 0 ){
        gFormatRecord->data = (void*)new byte[bufferSize];
        for( int i = 0; i < nPixels; i++ ){
          ((float*)gFormatRecord->data)[ i * 4 ]     =
          ((float*)gFormatRecord->data)[ i * 4 + 1 ] =
          ((float*)gFormatRecord->data)[ i * 4 + 2 ] = 0.0;
          ((float*)gFormatRecord->data)[ i * 4 + 3 ] = 1.0;
        // Set the layer name.
        gFormatRecord->layerName = new uint16[64];
        gFormatRecord->layerName[0] = 'B';
        gFormatRecord->layerName[1] = 'a';
        gFormatRecord->layerName[2] = 'c';
        gFormatRecord->layerName[3] = 'k';
        gFormatRecord->layerName[4] = 'g';
        gFormatRecord->layerName[5] = 'r';
        gFormatRecord->layerName[6] = 'o';
        gFormatRecord->layerName[7] = 'u';
        gFormatRecord->layerName[8] = 'n';
        gFormatRecord->layerName[9] = 'd';
        gFormatRecord->layerName[10] = '\0';
      // LOAD THE LIGHT LAYERS
      else if( gFormatRecord->layerData < gMxiInfo->nMultilightChannels + 1 ){
        void* lightBuffer = NULL;
        void* alphaBuffer = NULL;
        byte foob;
        dword food;
        // Get the light buffer.
        bool res = cMax->getLightBuffer(
                               (char*)gMxiInfo->filename,
                               gFormatRecord->layerData - 1, IMAGE_DEPTH,
                               lightBuffer,
                               gMxiInfo->width, gMxiInfo->height, lightName);
        if(!res){
          *gResult = readErr;
          return;
        if( gMxiInfo->hasAlpha ){
          // Get the alpha buffer.
          res = cMax->getExtraBuffer(
                                (char*)gMxiInfo->filename,
                                "ALPHA", IMAGE_DEPTH, alphaBuffer,
                                food, food, foob);
          if(!res){
            *gResult = readErr;
            return;
        else{
          alphaBuffer = (void*)new float[ gMxiInfo->width * gMxiInfo->height * 3 ];
          for( int i = 0; i < nPixels; i++ ){
            // Only need to set the red channel.
            ((float*)alphaBuffer)[ i * 3 ] = 1.0;
        // Put them together.
        gFormatRecord->data = (void*)new byte[bufferSize];
        for( int i = 0; i < nPixels; i++ ){
          ((float*)gFormatRecord->data)[ i * 4 ]     = ((float*)lightBuffer)[ i * 3 ];
          ((float*)gFormatRecord->data)[ i * 4 + 1 ] = ((float*)lightBuffer)[ i * 3 + 1 ];
          ((float*)gFormatRecord->data)[ i * 4 + 2 ] = ((float*)lightBuffer)[ i * 3 + 2 ];
          ((float*)gFormatRecord->data)[ i * 4 + 3 ] = ((float*)alphaBuffer)[ i * 3 ];
        delete[] (float*)lightBuffer;
        delete[] (float*)alphaBuffer;
        // Set the layer name.
      //LOAD THE EXTRA CHANNELS
      if( ... ){
      //READ THE RENDER BUFFER
      if( ... ){
      // User can abort.
      if (gFormatRecord->abortProc()){
          *gResult = userCanceledErr;
          return;
      // Commit the layer.
      if (*gResult == noErr) *gResult = gFormatRecord->advanceState();
      // Update the progress bar.
      (*gFormatRecord->progressProc)( done, total );
      // Free memory.
      if( gFormatRecord->data != NULL ){
        delete[] (float*)gFormatRecord->data;
        gFormatRecord->data = NULL;
      if( lightName != NULL ){
        delete[] lightName;
        lightName = NULL;
    static void DoReadLayerFinish (void)
      // Nothing to do.
    And that's the image that I obtain loading a 8 layer image:
    The layers have transparency (when I set "transparencyPlane" to  -1, or 0, or 1, or 2, or 3, or 4....., I got the same result!). The blending mode is still "normal". I had set it to "linear dodge" The "isVisible" param works OK.
    Alpha 1 is still black.
    Is possible that I need to set something in the .r file? I had to add "FormatLayerSupport { doesSupportFormatLayers }," to manage layers, for instance.

  • Can't see LabVIEW Colour Picker (Evaluation 2014 for Mac)

    Hi all,
    I am new to LabVIEW, and am trying to make a chart I made appear transparent.  According to http://forums.ni.com/t5/LabVIEW/Using-LabView-s-Color-Picker/m-p/575619/highlight/true#M269839, the colour picker is available as one of the numeric controls, however I can't see it in there, nor by shift and right mouse click, nor within the tools menu.  I have attached a screenshot of what I see.  Is anyone able to help me please?
    Solved!
    Go to Solution.
    Attachments:
    Screen Shot 2015-02-07 at 7 Feb 2015 15.48.01.png ‏375 KB

    "Context-clicking" is the generic, non-platform-specific term used to describe how to get a contextual menu to pop up on a node. On Windows this is commonly called right-clicking. On the Mac it can be accomplished by control-click. I am not sure what Linux uses.
    After you have run the VI the color box control is no longer visible. From the block diagram context-click on the terminal. In the menu which pops up choose "Show Control" which will be about 1/3 down the menu. This will bring the front panel forward with the color box control positon (probably behind the chart) shown by dashed lines. If you cannot move it by clicking on it with the arrow cursor, then use the keyboard arrow keys to slide it out from behind the chart. Once is is exposed on the front panel, context click on the control and choose "Allow Transparent" from the pop-up menu (near the bottom of the list). Then the next time you run the VI the "T" box in the upper right corner of the color picker box should be available.
    The Pop-Up_Color_Dialog.vi was written to be a simple demonstration of how to get access to the color picker. If you want to make is usable as a subVI, you need to associate the indicators or controls on the front panel with terminals on the connector pane. You do that by clicking on the conpane with the wiring tool cursor and then clicking on the control/indicator you want connected to that terminal. You will also need to find a way to stop that subVI. As long-time Forum particpant Ed Pickens has said, "Using the Abort button to stop a running VI is like using a tree to stop a car. It works but may have undesired consequences." I am not sure how you want to use that subVI (or whether you even really want a subVI), so I cannot tell you what changes to make.
    That subVI has a chart but it appears that you probably want a graph.  You might be better learning how the subVI works and applying the process to the graphs you already have.
    Lynn

  • Can i see the macro code in labview?

    i want to know how to make the macro in labview in order to be able to modify them in labview, so i don't want to write the named of macro made in excel or word and saved there, executing it with Run Macro where i call the macro with name.xls!macro, i would like to view the basic code of the macro.
    please, don´t say me, that the solution it´s easymacro.com, there i can´t see the diagram and i am a student, i need to learn.

    Hello,
    If you want to view the macro code in LabVIEW, there is a description at www.easymacro.com that will show you...
    Just kidding...
    To my knowledge, there is no way to view the code of an existing macro in LabVIEW. I could be wrong about this, however. The best way for you to find out what functionality is available is to obtain information from Microsoft on what specific macro functionality is available through ActiveX.
    I hope this suggestion gets you pointed in the right direction. Also, I recommend that in the future you only post your question to the Developer Exchange once...there is no need to post the same question multiple times.
    Have a nice day.
    Sincerely,
    Darren N.
    NI Applications Engineer
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Can't see the Global Settings Manager !

    Hi,
    I can't see the Global Settings Manager here: Adobe - Flash Player : Settings Manager - Website Storage Settings panel
    I have a message 'this content requires Flash'.
    My OS: Vista Business 32 bits
    Flash player installed : 14.0.0.145
    Browser: Firefox 31 (latest version)
    Let me know how can I fix this issue, please.
    Thanks in advance.

    Hi Pat,
    Sorry for the delay time.
    I found the culprit, a firefox add-ons that consider the Global Settings Manager as an adv.
    May I ask you here another issue that I have with Flash while viewing movies ?

  • Can Max global channels be programmatically added to a created task?

    I can add Physical channels to a created task, but cannot seem to add global channels to a task that was previously created.  The problem here is that I want to create my task with the channels (both physical and global) in a specified order.
    Thanks,
    Mike Sachs

    Hi Mike-
    You can add global virtual channels to a programmatically-created task by using the DAQmx Create Task VI.  This allows you to create a task with existing global virtual channels and then add virtual channels at run-time in the usual manner.  Here's an example that shows a global channel (created for Dev5/ai0) and a virtual channel within the same task:
    Hopefully this helps-
    Message Edited by Tom W [DE] on 02-09-2006 11:06 AM
    Tom W
    National Instruments
    Attachments:
    global_virtual_task.JPG ‏52 KB

  • [svn:bz-trunk] 13716: since include-read-only is a server global setting, we can't have two channels with different value.

    Revision: 13716
    Revision: 13716
    Author:   [email protected]
    Date:     2010-01-22 09:26:12 -0800 (Fri, 22 Jan 2010)
    Log Message:
    since include-read-only is a server global setting, we can't have two channels with different value.  remove the test for the include-read-only false.  update the service-config.xml as well.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/services-config.mods.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/ReadOn lyTest.mxml

    You can give this a try on your Ultimate machine.  While these are said to be for Vista, I used it on my Win 7 machine just fine and it fixed the problems I was having.  Hope it works for you.
    The problem is that Vista, by default, will only use NTLMv2 for authentication, which is not supported by Mac OS X's Windows Sharing service.
    The other problem is the Minimum Session Security for NTVLM SSP based Clients.
    To get around this:
    1.     In Vista, open the Control Panel
    2.     Switch to "Classic" view
    3.     Double-click Administration Tools
    4.     Double-click Local Security Policy
    5.     Or Secpol.msc
    6.     Expand "Local Policies" and select "Security Options"
    7.     Alternate : Type secpol.msc to get editor up then
    8.     Locate "Network Security: LAN Manager Authentication Level" in the list and double-click it.
    9.     Change the setting from "Send NTMLv2 response only" to "Send LM & NTLM - use NTLMv2 session if negotiated"
    10.     Network Security: Minimum session security for NTLM SSP Based (including secure RPC) Clients
    11.     Change the setting from "require 128 bit" to unchecked (No Minimum)
    12.     Click OK
    the real difference between vista and windows 7 procedure is 10 and 11

  • When I go to youtube, I can't see the Profile Pic. of my channel.

    When I go to Yotube it pops something about a certificate, It asks me to give permission to do something. I allow it and put my Admin. Password. Then I log in Youtube and I can't see and Youtube channel Picture. Go to a channel------->Slegol99------>I can't see my Profile Picture, instead of the Picture it's a "?" in blue. But not only mine, but also any other guys Profile picture. This also happens on my Facebook, I can't see some people's Profile Pics... I'm using a IMac 10.6.8, and It started to happen after I updated my Java, how can I fix it?

    Check to see if you have a photo selected in the filmstrip or you may have the filter set to "Flagged Photos" and none of the photos selected are flagged.
    (I can not tell as that info is cut off from the bottom of your screen capture.)
    Bruce

  • Why Can't see RFC Sender communicaiton channels and Sender Agreenment

    Why Can't see RFC Sender communicaiton channels and Sender Agreenment,
    but other type  communicaiton channels is ok.

    hi
    If the sender is R/3 then it has connection directly through RFCs .
    XI system can understand HTTP procal directly without any communication channel.
    It is the same case for both sender R/3 RFCand IDOC adapters.
    more over u can registered to IMPORTS  permitted for RFCs and IDOCs while creating the name space as WEB AS ABAP.
    regards
    sreeni

Maybe you are looking for

  • Why isn't my jsf app internationalizing?

    Hello all - Using NB 6.5.1, JDK 6, Java EE 5, and Glassfish V3, so nothing but the good stuff. This should be simple for anyone who is already internationalizing their apps, so please assist. New to i18n but badly needing to grasp it, I have develope

  • Error on generating charts

    Hi all, When I execute a large query, it works fine with Answers but not when try to generate a chart. Someone knows if there is some parameter where I can increase the maximum number of rows to generate a chart? Thanks in advance Victor.

  • My computer keeps freezing with the rainbow swirly thing.

    My computer continually freezes on me with the swirly little rainbow ball....sometimes lasting more than 10 minutes.  I have tried shutting it off and then back on.  But the rainbow is there as soon as it's turned back on.  I don't know why or what t

  • Lost Serial Number... Ugh

    Hi folks, I'm afraid I've lost my old serial number card for Final Cut Pro Studio. I've owned FCP2, and purchased the full upgrade to FCP Studio and the upgrade to FCP Studio 2. I'm installing on a new machine and it's asking for my old full product

  • How to write mail using stylus

    HI, Ca anyone help me guide through the process of writing mails & notes through stylus