Communication problems between the QML files

I'm trying to divide my request of 1 QML file to a bouquet.

I have problems with the East,

OtherQml.qml

import bb.cascades.1.0

Container {
    id: root

    property alias otherRoot: root
    property bool customBool

    Container {
         id: otherContent
         onTouch: {
             if (event.isUp(){
                 customBool = true;
             }
         }

    }
}

hand. QML

import bb.cascades.1.0

Page {

    Contianer {
        id: root

        OtherQml {
            id: otherQml

            onCustomBoolChanged: {
                if (! true) {
                    root.background = Color.Red;
                    console.log("customBool is: " + cusotmBool);
                } else {
                    root.background = Color.Blue;
                    customBool = false;                                        //the false signal isnt recieved by OtherQml.qml
                    console.log("customBool is: " + customBool);
                }
            }
        }

    }

}

the false signal is not received by OtherQml.qml so the functions are not able to run one time or as in this example, the background to red

Hello!

if (! true) {

is always false, it should be if (! customBool) {}

Also, there is a typo in ("cusotmBool"):

console.log("customBool is: " + cusotmBool);

Tags: BlackBerry Developers

Similar Questions

  • Communication problem between the listener and OEM

    Hi all
    I got my OEM running and communicates with the database without any problem until I had a problem with the other guests and to kill some OEM process and listener, now it does not communicate with the listener.

    I rebooted my PC and tried to leave in the hope that it worked as it had been, but the result is on the contrary. Somehow, the communication is corrupt. Currently, I can start the OEM help
    emtcl start dbconsole
    but when I try to start the listener from the browser of Net Services Administration: connection to the host, it keeps from without success.

    What follows is the trace file of the Manager, who got warnings and errors that I don't understand
    emagent.trc:
    
    SQL = "                                                                   OCISessionGet"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=firefly.snowdrop.com)(PORT=1521))(CONNECT_DATA=(SID=inara)))
    2011-06-14 17:22:42,398 Thread-421710160 ERROR vpxoci: ORA-12541: TNS:no listener
    2011-06-14 17:22:42,398 Thread-421710160 WARN  vpxoci: Login 0x68d100 failed, error=ORA-12541: TNS:no listener
    2011-06-14 17:22:42,398 Thread-421710160 WARN  TargetManager: Exception in computing dynamic properties of {inara.snowdrop.com, oracle_database },GetDbBlockSize::ORA-12541: TNS:no listener
    2011-06-14 17:22:42,400 Thread-424859984 ERROR TargetManager: nmeetm.c : Target inara.snowdrop.com has a failed critical dynamic property
    2011-06-14 17:22:42,403 Thread-424859984 WARN  upload: Upload manager has no Failure script: disabled
    2011-06-14 17:22:42,403 Thread-424859984 WARN  upload: Amount of upload data will be recalculated due to reload.enabling collections and regenerating metadata.
    2011-06-14 17:22:42,403 Thread-424859984 WARN  TargetManager: Regenerating all Metadata
    2011-06-14 17:22:42,470 Thread-424859984 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-14 17:22:42,471 Thread-424859984 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages processed per queue per subscriber per minute in the last interval" to "Total messages processed per queue per subscriber per minute in "
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages received per queue per subscriber per minute in the last interval" to "Total messages received per queue per subscriber per minute in t"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Messages processed per queue (%) per subscriber per minute in the last interval" to "Messages processed per queue (%) per subscriber per minute in th"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in persistent queue per subscriber (seconds)" to "Age of the first message in persistent queue per subscriber (sec"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in the buffered queue per queue (seconds)" to "Age of the first message in the buffered queue per queue (second"
    2011-06-14 17:22:42,584 Thread-424859984 WARN  collector: enable collector
    2011-06-14 17:22:42,588 Thread-424859984 WARN  collector: Regenerating all DefaultColls
    2011-06-14 17:22:43,715 Thread-421710160 ERROR upload: Exceeded max. amount of upload data: 212 files, 200.680481 MB Data. 88.62% of disk used. Disabling collections.
    2011-06-14 17:22:43,715 Thread-421710160 WARN  collector: Disable collector
    2011-06-14 17:22:46,814 Thread-421710160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:22:46,929 Thread-421710160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:23:16,099 Thread-435099984 ERROR command: nmejcn: received no status header from repository at https://firefly.snowdrop.com:5500/em/upload/
    2011-06-14 17:23:17,071 Thread-415410512 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:23:17,201 Thread-415410512 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:24:17,230 Thread-424859984 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:24:17,230 Thread-424859984 WARN  ssl.io: fd=14: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:24:17,230 Thread-424859984 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:24:17,230 Thread-424859984 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-14 17:24:47,355 Thread-424859984 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:24:47,355 Thread-424859984 WARN  ssl.io: fd=7: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:24:47,355 Thread-424859984 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:24:47,355 Thread-424859984 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-14 17:25:47,446 Thread-315353424 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:25:47,446 Thread-315353424 WARN  ssl.io: fd=7: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:25:47,446 Thread-315353424 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:25:47,446 Thread-315353424 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    and here is the content of the file log listener
    14-JUN-2011 17:28:39 * <unknown connect data> * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54171)) * establish * <unknown sid> * 12525
    TNS-12525: TNS:listener has not received client's request in time allowed
     TNS-12535: TNS:operation timed out
      TNS-12606: TNS: Application timeout occurred
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54168)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54166)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54165)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54158)) * establish * inara.snowdrop.com * 0
    Tue Jun 14 17:28:59 2011
    14-JUN-2011 17:28:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54161)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:59 * service_update * inara * 0
    14-JUN-2011 17:28:59 * service_update * inara * 0
    Could someone give me a pointer on how to solve this?

    Kind regards
    Val

    Hi Valerie,

    ... not easy to distance :-(

    The tnsping should work - I have known nothing that this command was suspended. I've never known such problems in GC...

    "But perhaps article ID ' unable to connect to the database: connection failure may be due to a slow network, or the presence of an intermediate firewall" setting up data in the grid control [1074643.1 ID] "MOS might be useful.

  • Communication problem between the FPGA VI and VI host-PC

    Dear Sir

    I am trying to establish a communication between a FPGA a PC host using the FPGA FIFO.

    The communication still has a few problems and I do not know what cause them.

    LabVIEW gives me the following reason "transfer has not completed within a stated time period, or in the specified number of retries."

    What is the problem with my labview program? How can I solve this?

    The project are attached.

    Best regards

    Beurms Jasper

    Hello, Jasper.

    Based on your feedback that a good approach might be to use DMA FIFO of the FPGA on the RT controller and use the network stream to send all on the network.

    Please note that (based on your original code), may also be useful to take a look at the use of DMA FIFO with interlacing.

    PS: I mention this because there is a limit on how many DMA FIFOs, you can use onach RIOtarget.

  • Failed to create the recovery disk - error: differences between the following files

    Hello, I am using the recovery disc option, but during the creation of the third disc, I get this error repeatedly (I tried to create 4 + times now, using the same type of discs that worked well with the first 2 discs). The full error message is:

    "differences between the following files. "Source path: path:F\ZZImg\09753XSP2.swm E\HDDrecovery\SWImg\0975XSP2.swm target (error code: 02016F-3 c-00000000)"

    How to solve this? I want to reformat my laptop, and the thought that it would be better to create these discs first. It is recommended to have the front discs I try to reformat? This error would prevent me to use the option 'restore factory settings' which is present by pressing the 0 key during the loading screen?

    (I'm not very technically capable, so I am greatly worried something bad).

    Any help would be greatly appreciated.

    Thank you.

    Have you tried using different disks from different manufacturers?
    To do this. I had similar problem and it was not entirely compatible disc-related.
    I use TDK R CD or DVD. They work great!

  • problem with the Finder - files and folders displaying incorrectly

    After acquiring a new iMac, I noticed a problem with the Finder - files and folders are displayed wrong (see table).

    This is what happens always after the files have been transferred from one folder to another. I was reminded of my days of using Mac OS in the 1980s when automatic setting of files was not so "automatic." I use Mac OS for decades and I don't remember the last time I had to think about GUI problems like that.

    Other problems in the graphical display of files and folders were introduced, such as when you have hundreds of files in a single folder, you end up deleting about 30 to 40 of them say in a particular section, and you end up with gaps of the ChartSpace where files used to be, that is the remaining files automatically rearrange themselves (fill in these gaps) - never. A week later, you open the folder, and the gap of GUI is still there.

    I decided to do a clean install of the operating system but nothing works.

    Is there some setting in Prefs I'm missing?

    Hi there highland99,

    Looks like your folder icons are not accommodating themselves automatically you plan to do. To me, this indicates that you have organize by the None value in the view menu. You can change the way files and folders are prepared automatically by clicking on view > reorganize by and selecting how you would like that fixed.

    Thank you for using communities of Apple Support.

  • Problem with the executable files

    Hello all, I need a help from you...

    I use LV 2009 SP1 Professional Development Suite on Windows Seven and I have a problem with the executable files, a problem that I have ever found with other versions of LV (8.x, for example) and I'm a little surprised...

    In the attachment you will find an example of what I mean.

    There are two base screws, the main one (prova) and a Subvi (provasubvi). The main vi launches the Subvi and the Subvi simply create a chart. As you can see on the screws works fine, without any kind of problem.

    I also created the exe file, without specifying that no particular option... and 'magic' of the application does not work as I want. In particular, it seems that the Subvi is running, but the front panel will not be accessible.

    I also try to play with the Subvi construction structure and options, but nothing change.

    Did you ever solve something like that?... I would say that I thank you in advance for any suggestion...

    Andrea

    Hello andrea,.

    Looking at your project I've heard that you do not include the Subvi during the build of the project. SO I slightly modified. Please find the attachments.

    Thank you and best regards,

    srikrishnaNF

  • It is an intermittent problem, as the excellent files, powerpoint will corrupt network drive.

    It is an intermittent problem, as the excellent files, powerpoint will corrupt network drive. Any help will be much appreciated.

    To avoid this, I'm making sure that files are not left open so much because we run backup incremental three times in a week.

    Files is not very high - about - 2 MB

    Some screenshots are inserted

    Thank you

    Amit

    http://answers.Microsoft.com/en-us/Office/Forum/office_xp-Excel?tab=unanswered&TM=1373425932359

    above is office xp, excel forum you might be better off poster in this forum that many people are familiar with excel and powerpoint.

  • Problem does not occur when it is not connected USB so that it looks like some sort of communication problem. The L355 worked perfectly.

    Hello

    I recently installed an Epson L555 instead of my Epson L355, which worked well with my software windows 7 and my BACK program based. However, whenever the L555 turned the printer just keeps ejecting the hopper pages until it is empty. On the menu screen, it says "printing", but there is nothing in the print queue and I didn't send anything to be printed. Sometimes it reads "Fax set auto answer. By pressing the Stop/Reset button stops the ejection pages and "Cancel" is displayed on the screen. This continues for about 2-3 minutes, then the pages start ejected again. Problem does not occur when it is not connected USB so that it looks like some sort of communication problem. The L355 worked perfectly.

    Hello

    Thanks for posting your query in the Microsoft community.

    I understand that print jobs are getting cancelled and I will be happy to answer your query. There could be several reasons for this cause and to diagnose the problem, initially, I ask you to refer to the suggestions in the article below and check.

    Solve printer problems

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

  • Waterfalls in charge of javascript in the qml file

    Cascades does support javascript in the qml file? If Yes please let me know how to use js in qml file.

    Something tells me that you could not start by checking all the introductory documents. :-)

    https://developer.BlackBerry.com/Cascades/documentation/dev/index.html should help you get started, especially the section he titled "JavaScript in QML.

  • Communication problem with the printer

    I'm trying to print on a printer Lexmark 1200 series of a Toshiba laptop. Laptop computer identifies the printer is the printer is displayed in the control panel. Whenever I try to print even if I get a message that says: "communication problem with the printer. Any help is appreciated.

    Hi Nick,

    1. What is the exact model of the printer number?

    2 is this problem limited to any specific application such as Internet Explorer, Microsoft Word etc.?

    It seems that some of the 1200 Series printers is not compatible with Windows 7. You can enter the number of exact model and research for more information.

    http://www.microsoft.com/en-us/windows/compatibility/win7/CompatCenter/ProductViewerWithDefaultFilters?TempOsid=win7&Locale=en-us&TextSearch=lexmark%2B1200%2B&Type=Both&CurrentPage=0&TotalPages=1&ShowCriteria=0&SortCriteria=Relevance&Compatibility=Unknown&LastRequested=14

    If the printer is compatible and you are always faced with the question, you can proceed with the steps.

    Method 1:

    Run the troubleshooter and update printer drivers.

    Solve printer problems

    http://Windows.Microsoft.com/en-us/Windows/printer-problems-in-Windows-help#fix-printer-problems=Windows-7&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    Method 2:

    If the problem persists. I suggest you perform the steps described in the article.

    "Communication not available" or "Document Failed to Print" Error Message and the print job hangs in the print queue

    http://support.Lexmark.com/index?page=content&ID=SO4473&locale=en&UserLocale=en_US

    Note: Antivirus software can help protect your computer against viruses and other security threats. Have a computer without any security software can cause a potential danger to your computer. Therefore, make sure to activate the firewall and security software once you are finished with the test.

    Hope this information helps. Response with status so that we can help you.

  • error message "there is a communication problem with the web server."

    I'm trying to connect to three rivers FCU website www.3riversfcu.org and I get the message error "there is a communication problem with the web server." I am running Windows 7 on Toshiba laptop. No idea how to solve this problem? Something in the settings?

    Hi, Mayhem15,

    See if this troubleshooting help.  It was written for Windows XP, but in many cases, these documents still apply for more recent versions of Windows.

    How to troubleshoot possible causes of Internet connection problems in Windows XP

    http://support.Microsoft.com/kb/314095

  • problem in the zip file and tutorial. can someone remove or correct...

    Hi experts jdev,.

    use jdev11.1.1.5.0.

    When I am new on this webservice. I followed this tutorial
    http://docs.Oracle.com/CD/E18941_01/tutorials/jdtut_11r2_14/jdtut_11r2_14.html

    wsdl URL link when using that wsdl.

    throws an error.
    What is the reason, said john. OK at the second post of the thread.
    Consume a Web Service from a Web Page

    so if I change the wsdl means somethings should be changed in steps tutorial.

    If any newbie crossing this tutorials feels very difficult to work. so I can change the wsdl url link and these steps.

    and another thing, as I installed 11.1.2.0 and download zip file in this tutorial and I run up the same error.

    so. problem in the zip file and tutorial. any person may file or correct...

    I think it's the right place to say this. Otherwise, re - direct me.

    It's yours if you want to close. I ping the folks at Oracle.

  • Problems with the audit files!

    Hi friends,

    We are facing a problem with the audit files we have a runnning on oracle 10g server and being an Institute of teaching many ppl to connect to the server and too much work with SQL and PL/SQL. We have disabled the option to audit the database, but the audit files grow enormous in size. May I know what can be the problem and how to fix that there could be something that we would have missed.

    Kind regards
    Maury

    There is no setting of "verification". Display the values of

    AUDIT_FILE_DEST, AUDIT_SYS_OPERATIONS, AUDIT_TRAIL.

    I don't know 'NULL' as the value for each of these parameters.

    Werner

  • Problem with the INF file trying to replace the USB mouse

    I am trying to replace a USB mouse that works but sometimes gives me double clicks rather than alone. But all the attempts to have it translated into the same error viz:

    "The driver for this device is missing a necessary entry, maybe it's because the file INF was written for windows 95 or later." Contact your hardware vendor. »

    The mouse I'm replacing is an optical mouse of Trust and so far I have tried 3 other optical mice - an ASDA brand, a Dell and a Logitech Value Optical Mouse. All with the same result.

    All the mice tried claim to be plug-and-play compatible with Vista (Home Premium installed). None came with the drivers and the last Logitech there is no download associated with it - I don't think this problem of the manufacture.

    Any ideas anyone?

    Old Man River,
    Thank you for visiting Microsoft Answers community forums.

    To run the checker system with administrator rights files follow these steps:
    Click Start and type cmd in the box start the search.
    Right click on cmd in the list programs, and then click Run as administrator.
    If you are prompted for an administrator password or a confirmation, type your password or click on continue
    At the command prompt, type the following line and press ENTER:
    sfc/scannow
    When the analysis is complete, test to see if the problem you are experiencing is resolved.

    If that does not resolve your problem, try going into Control Panel configuration, Device Manager, expand the device of Interface Group.  Right click on all of the mice that appear there and uninstall.  Restart the computer and that he should find Windows driver and install it.  If it is not the case, go to Device Manager, click the view menu, click Show devices and see if there is an other mice which do not arise before.  If so, delete them and restart again.

    Please let us know the status of your question.
    Thank you
    Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Network problem between the machines Win XP and Win 7

    I have 2 machines, a desktop and a laptop.  The office is currently running Windows 7 Pro (installed on 2010-01-01) and the laptop is running Win XP Pro.

    The desktop (Win 7) can see the laptop (XP) on the network and can access the shared folders.

    However, the reverse is not true.  The laptop can detect the office as a computer on the network.  I can double click the icon and see the files of office that are shared.  But when I try to access the content of the files, I get a message that says I don't have permissions and contact the system administrator.

    I also have a problem with the shared printer (connected to desktop Win 7).  Before the upgrade both machines can print, after the upgrade, the laptop (Win XP) stopped printing.  I installed the XP drivers for the printer (using the functionality of additional drivers) on Win 7, deleted the printer on the XP computer connection and he still added.  The XP machine was able to find the printer on the network, but when I try to print, I get an arror message saying that "(l'imprimante peut être désactivé, pas branché ou les pilotes ne sont pas installés)."

    I think that the two problems are related, but I can't understand where is the problem.  Print and file sharing is 'on' on both computers, the firewall is configured to allow printing the file and shares, folders are set to 'share', with "everyone" under permissions and both machines have the same network name.

    Any ideas? Am I missing something?  Is it possible to reset all default values so I can set up the network again from scratch?

    Thanks in advance a lot.

    Probably, you have a misconfigured firewall and/or do not have matching accounts/passwords user on both machines.
    Here are the steps of general network troubleshooting. Just cannot apply to your situation, so just take the bits that are. It may seem daunting, but if you follow the steps in the links and suggestions below calmly and consistently, you will have no difficulty to implement your sharing.

    Problems sharing files between computers on a network are usually caused by 1) a misconfigured firewall or a firewall neglected (including a dynamic firewall in a virtual private network); or (2) inadvertently run two firewalls such as the firewall of Windows and a third-party firewall. and/or (3) do not have accounts to the same users and passwords on all computers in the workgroup. (4) tries to create actions where the operating system does not.

    In Windows 7, go to control panel > everything in Control Panel > network and sharing Center. Click on "change the advanced sharing settings. You don't want to use the residential group unless you have all Windows 7 machines. If you do and you want to use the homegroup, see Windows 7 Help & Support. Otherwise, in sharing advanced:

    Discovery of plug in the network
    Open the files and printers sharing
    Turn on the sharing section Public folder sharing
    Plug the password protected sharing

    A. configure the firewall on all machines to allow traffic to local area network (LAN) as being approved. With the Windows Firewall, turning on window file sharing and printer as the above will take care of that for you. If you are not running a third-party firewall or you have an antivirus/security with its own firewall component program, then you're fine.  With a third-party firewall, I usually set up the allocation of LAN with an IP address range. E.g. would be 192.168.1.0 - 192.168.1.254. Obviously you would substitute your correct subnet. Refer to the safety of any third party program or the user forums for how to correctly configure its firewall. Do not run more than one firewall. DON'T STOP FIREWALLS; CONFIGURE THEM CORRECTLY.

    (B) to facilitate the Organization, put all computers in the same workgroup. This is done from the System applet in Control Panel, the computer name tab.

    C. create the counterpart of the user accounts and passwords on all machines. You do not need to be logged into the same account on all machines and assigned to each user account passwords can be different; accounts/passwords just need to exist and to match on all machines. DO NOT NEGLECT TO CREATE PASSWORDS, EVEN IF ONLY OF SIMPLE. If you want a machine to boot directly to the desktop (a particular user account) for convenience, you can do this:

    Start > Search box > type: netplwiz [Enter]
    Click continue (or provide an administrator password) when you are prompted by UAC

    Uncheck "users must enter a user name and password to use this computer". Select a user account to connect automatically by clicking on the account you want to highlight and press OK. Enter the password for this user account (when it exists) when you are prompted. Leave blank if there is no password (null).

    XP - set up Windows to automatically connect (MVP Ramesh) - http://windowsxp.mvps.org/Autologon.htm

    D. Si one or more of the computers on your network are XP Pro or Media Center, turn off Simple file sharing (Folder Options > view tab).

    E. create share as you wish. In Windows 7 I usually share the Desktop of the user and the Public directory.

    F. you have the job of file sharing (and tested by exchanging a file between machines), if you want to share a printer connected locally to one of your computers, share of this machine. Then go to the printer mftr Web site. and download the latest drivers for the correct system. Install them on the target machines. The printer must be collected during the installation procedure. If this isn't the case, install the drivers and then use the Add Printer Wizard. In some cases, printers must be installed as local printers, but it is outside this response. MS - MVP - Elephant Boy computers - don't panic!

Maybe you are looking for

  • UPDATE works well... amd switchable graghics. Ati HD 6300 drivers disappear after

    HP Pavilion dv7-4270us.                            Product #XZ826UA #ABA UPDATE: I reinstalled drivers all again, with the same results as below. Crash with in the first 5 min to display of average quality settings. So I decided to try the package un

  • error 0x737D

    Update of security for the SQL Server 2005 Service Pack 3 (KB970892) It s window xp pro can t downlowd this security update

  • Email open slow on Mozilla Firefox

    My email via Mozilla Firefox is very slow again.  When I click on a message, nothing happens for a few seconds then I get a blue circle turning until the message opens.  Other times, I start typing and nothing appears on the screen for 5/6 seconds th

  • Location is not available for administration tools

    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative of Directors made reference to the location that is not available... Please I can't open Administrative Tools program what can I do?

  • Instalation of Win 7 by USB - Windows error 0xc000000d was able to start

    I am running a fresh install of Win 7 in. of USB and when the boot from USB, I get this error: Windows could not start. A recent hardware or software change might be the cause. To solve the problem: 1. Insert your Windows installation disc and restar