Unit test Sample Code does not Compile

There is a nice documentation on how to write unit tests here:

https://developer.BlackBerry.com/native/documentation/Cascades/dev/tools/debugging.html#pat138936044...

I updated my .pro file and created the recommended .cpp and all the file, but I get a compilation error:

.. / SRC/cascadestester. HPP:48:5: error: 'TestObject' was not declared in this scope
.. / SRC/cascadestester. HPP:48:16: error: expected ';' before 'tc '.
.. / SRC/cascadestester. HPP:49:28: error: 'tc' was not declared in this scope

Oops. The slashes return strange looking that I removed the file all were part of the macro definition. I guess I've never seen Multi-line macros before

Tags: BlackBerry Developers

Similar Questions

  • VMWare Tools shared folder code does not compile on VMWare Fusion 7, Ubuntu asked 14.10, and Clipboard sharing does not work.

    Hello

    After the upgrade to a guest of 14.04 to 14.10 Ubuntu, I tried to reinstall the VMWare tools.  The problems I've come across so far:

    Shared folder code will not compile.  I get the following result:

    do: enter the directory "/ tmp/modconfig-ElOCTG/vmhgfs-only.

    Using the kernel build system.

    / usr/bin/make /lib/modules/3.16.0-23-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-3.16.0-23-generic'

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/message.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/dir.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/request.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsUtil.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/cpName.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/rpcout.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/stubs.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsEscape.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/link.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/transport.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/module.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/file.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/super.o

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioRead ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:714:4: error: implicit declaration of function 'generic_file_aio_read' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_read (iocb, iov, numSegs, offset);

    ^

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioWrite ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:786:4: error: implicit declaration of function 'generic_file_aio_write' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_write (iocb, iov, numSegs, offset);

    ^

    Cc1: some warnings are treated as errors

    scripts / Makefile.build:257: recipe for target ' / tmp/modconfig-ElOCTG/vmhgfs-only/file.o' failed

    make [2]: * [/ tmp/modconfig-ElOCTG/vmhgfs-only/file.o] error 1

    make [2]: * waiting unfinished...

    Makefile:1345: recipe for target ' _module_/tmp/modconfig ElOCTG/vmhgfs-only' failed

    make [1]: * [_module_/tmp/modconfig ElOCTG/vmhgfs-only] error 2

    make [1]: leaving directory ' / usr/src/linux-headers-3.16.0-23-generic'

    Makefile:120: doesn't have a recipe for target 'vmhgfs.ko '.

    make: * [vmhgfs.ko] error 2

    make: leaving directory ' / tmp/modconfig-ElOCTG/vmhgfs-only.

    The filesystem (vmhgfs module) driver is used only for the shared folder

    feature. The rest of the software provided by VMware Tools is designed to work

    regardless of this function.

    If you want the shared folders feature, you can install the driver of

    running vmware-config - tools.pl again after making sure that gcc, binutils, make

    and your kernel sources are installed on your computer.

    These packages are available on the installation of your distribution CD.

    [Press the Enter key to continue]

    In addition, the shared clipboard does not work.

    I'm under VMWare 7.0.0 on OS X 10.10.

    Any help or advice will be greatly appreciated.


    Thank you

    Jonathan Morgan

    The VMWare Tools included with fusion 7.0.1 solved this problem for me (and without any serious regressions I noticed so far, at least, which is nice but not something I intend on with vmware), so probably the next update of each VMware product should include the updated tools.  Don't know how long updates to other products are coming, however.  Wonder if there is a separate place to get just the tools to day?

  • Help: Code does not compile!

    Hello
    Whenever I'm trying to compile my code, I get the following error and I can not understand what the problem is. It started to not once I built a release build and then cleaned the project and tried to build this new (device debugging). I know that in my code has changed, but I can't understand why it won't build. Does anyone have any suggestions?

    **** Build of configuration Device-Debug for project JewelSmuggler Trunk ****
    
    make -j8 Device-Debug
    make -C .//translations -f Makefile update
    make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
    C:/bbndk/host_10_1_0_132/win32/x86/usr/bin/lupdate JewelSmuggler.pro
    Updating 'JewelSmuggler_de.ts'...
        Found 61 source text(s) (0 new and 61 already existing)
    Updating 'JewelSmuggler_es.ts'...
        Found 61 source text(s) (0 new and 61 already existing)
    Updating 'JewelSmuggler_fr.ts'...
        Found 61 source text(s) (0 new and 61 already existing)
    Updating 'JewelSmuggler_it.ts'...
        Found 61 source text(s) (0 new and 61 already existing)
    Updating 'JewelSmuggler.ts'...
        Found 61 source text(s) (0 new and 61 already existing)
    make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
    make -C .//translations -f Makefile release
    make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
    C:/bbndk/host_10_1_0_132/win32/x86/usr/bin/lrelease JewelSmuggler.pro
    Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_de.qm'...
        Generated 61 translation(s) (61 finished and 0 unfinished)
    Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_es.qm'...
        Generated 61 translation(s) (61 finished and 0 unfinished)
    Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_fr.qm'...
        Generated 61 translation(s) (61 finished and 0 unfinished)
    Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_it.qm'...
        Generated 61 translation(s) (61 finished and 0 unfinished)
    Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler.qm'...
        Generated 0 translation(s) (0 finished and 0 unfinished)
        Ignored 61 untranslated source text(s)
    make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
    make -C ./arm -f Makefile debug
    make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
    c:/bbndk/host_10_1_0_132/win32/x86/usr/bin/qmake.exe -spec c:/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile ../JewelSmuggler.pro
    make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
    make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
    make -f Makefile.Debug
    make[2]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
    C:/bbndk/host_10_1_0_132/win32/x86/usr/bin/moc.exe -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc -I../../JewelSmuggler\ Trunk -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/applicationui.hpp -o o.le-v7-g/.moc/moc_applicationui.cpp
    qcc -Vgcc_ntoarmv7le -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -mcpu=cortex-a9 -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc -I../../JewelSmuggler\ Trunk -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -x c++-header -c ../precompiled.h -o o.le-v7-g/.obj/JewelSmuggler.gch/c++
    cc1plus: fatal error: "-I../../JewelSmuggler Trunk": Invalid argument
    compilation terminated.
    cc: C:/bbndk/host_10_1_0_132/win32/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3/cc1plus caught signal 1
    make[2]: *** [o.le-v7-g/.obj/JewelSmuggler.gch/c++] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[2]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
    make[1]: *** [debug] Error 2
    make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
    make: *** [Device-Debug] Error 2
    

    I found the problem here. This problem arose when I put a space in the name of the project. Once I got the space on the compiled for free code number.

  • DW CS4 'go to the code' does not go to the css code

    When you are in the css Panel and right-click on a particular style, by clicking 'Go to the code' used to put me to the exact location of this rule in the relevant css file. This is no longer. It seems to bring me to the relevant html in the html source code, but code that is useless. Someone at - it ideas? I use this feature TONS and can't live without it.

    Thank you

    Anne

    I just tested CS4 preferences changed to 'Edit using CSS dialog box'. Go to the Code still works without problem.

    Now, I noticed that at the top, there is a new "toolbar" with all of the files that are associated with this document and css files are among them. I did not like it, cause I want the CSS OPEN file when I edit it, so I know not to save and download the right to file in just 2 clicks. I noticed that the css files no longer appear in the "toolbar" - I could have attempted to change these settings.

    The related files toolbar is controlled by the General category of the preferences panel. The fourth element of the top is 'enable related files '. Even with this unchecked, go to the Code works.

    The only other edit I've done recently is to change toolbar real to exclude some buttons I don't a need (cut/paste/copy/etc...) so that the buttons I have they use all appear on a single line. I edited the xml file and saved and it seems to work fine - if it wasn't for this 'go to the code"no longer works.

    Could any of my changes "broken" this feature? How to cancel the best?

    It is possible that your changes might have broken some features in Dreamweaver. How to cancel them is to remove your personal Configuration file and let Dreamweaver generates a new with factory settings.

    Now, it seems to only occur when the css files are called from in an inclusion... but it worked before.

    Yes, it's a difference between Dreamweaver CS3 and CS4. Go to the Code does not work in CS4 if your style sheet is attached using an inclusion. It must be directly related to the page or be linked through the @import command by a style sheet linked directly to the page. If you feel this is a limitation of your workflow, Please submit a request for improvements to Adobe to support style sheets linked by include files.

    In addition, on new tests, when I change the styles, I get an error. See the attached file. I bet that they are related. I can't find anything about it. ESP since AID disappeared.

    I don't know anything about the error message. However, I can help you is certainly not gone. When you access using Dreamweaver CS4, the help files are launched in a browser, which should connect directly to the online help system. Help has moved online because it can be updated more frequently if problems are discovered. It also has a comment system, where I provide many of the answers or refer to Adobe if necessary. Even if you are offline, access to help is expected to launch a local version of the original files.

  • Try to get the first sentence only - code does not

    It makes me crazy - code works on a single page, but not on another, and I can't understand why. The code I use to get out of the first sentence of a field is as follows:

    < cfset variables.firstsentence = Find (".", #get_spotlight.description #) >

    < cfoutput query = "get_spotlight" >
    < p > < #title # < br / >
    #Left (description, variables.firstsentence) # (< a href = "database_spotlight.cfm? link_id = #link_id #" > learn more < /a >) < /p > < / cfoutput >

    It works here: http://www.richland.lib.sc.us/research.cfm

    I try to use the same code on another similar page, and the same code does not work. It takes only the first 40 characters or more and I don't know why. I guess it's something to do with the surrounding code, but I don't see what. Can someone enlighten us on that before go me crazy?
    Here's the page I'm working on: http://www.richland.lib.sc.us/sample/linkstest6.cfm?subjecttype_id=16
    And here's all the code (in case something else is causing the problem)

    < cfquery name = "get_links()" datasource = "links_1", dbtype = "ODBC" >
    SELECT links.link_id, links.title, links.link, links.description, links.url_home, links.icon, links.url_tutorial, links.discus,
    Links.Subscription, subjecttype.subject_name, subject.link_id, subjecttype.subjecttype_id, subject.subjecttype_id
    Links, subjecttype, subject
    WHERE links.link_id = subject.link_id
    AND subjecttype.subjecttype_id = subject.subjecttype_id
    AND (subject.subjecttype_id = #url.subjecttype_id #)
    ORDER BY title
    < / cfquery >

    < cfset variables.firstsentence = Find (".", #get_links.description #, 0) >

    Output (with some HTML stranger deleted - sorry for the lengthy code - I'm sure there's probably a shorter, more elegant way to do..):

    < cfoutput query = "get_links()" >
    < cfif subscription IS "Yes" >
    < cfif IS 'Home' icon >
    < cfif url_home IS "" > <!-> the same in-house/remote url ".
    < p > < img src = "" #icon #4.gif "alt ="database icon"width ="20"height ="20"align ="absmiddle"/ >"
    < span class = "bold" > #TRIM (title) # </span > < cfif get_links.discus IS 'YES' >
    "" < img src = "... / pictures/discus_logo.gif" alt = "DISCUS" width = "61" height = "17" align = "absmiddle" / > < / cfif > < br / >
    #Left (description, variables.firstsentence) # < br / > < a href = "#link #" title = "#TRIM (title) #-inside the library" > inside the library < /a > |
    < a href = "" #link # "title =" #TRIM (title) #-home access "> home access < /a >"
    | < a href = "database_spotlight.cfm? link_id = #link_id #" > < img src = "moreinfo4.gif" alt = "More information" width = "20" height = "20" align = "absmiddle" / > < /a > "
    < cfif url_tutorial IS NOT "" > | "."
    "< a href ="... /... "/PDF/ #url_tutorial #" > < img src = "tutorial4.gif" alt = "Tutorial" width = "20" height = "20" align = "absmiddle" / > < /a > "
    < / cfif > < / p >

    < cfelse > <!--> two show internal URL / remote
    < p > < img src = "" #icon #4.gif "alt ="database icon"width ="20"height ="20"align ="absmiddle"/ >"
    < span class = "bold" > #TRIM (title) # </span > < cfif get_links.discus IS 'YES' >
    "" < img src = "... / pictures/discus_logo.gif" alt = "DISCUS" width = "61" height = "17" align = "absmiddle" / > < / cfif > < br / >
    #Left (description, variables.firstsentence) # < br / > < a href = "#link #" title = "#TRIM (title) #-inside the library" > inside the library < /a > |
    < a href = "" #url_home # "title =" #TRIM (title) #-home access "> home access < /a > |" < a href = "database_spotlight.cfm? link_id = #link_id #" > < img src = "moreinfo4.gif" alt = "More information" width = "20" height = "20" align = "absmiddle" / > < /a > "

    < cfif url_tutorial IS NOT "" > | "."
    "< a href ="... /... "/PDF/ #url_tutorial #" > < img src = "tutorial4.gif" alt = "Tutorial" width = "20" height = "20" align = "absmiddle" / > < /a > "
    < / cfif >
    < /p >
    < / cfif >
    < cfelseif icon is "inhouse" > <!--see the internal url-->
    < p > < img src = "" #icon #4.gif "alt ="icon of the database"align ="absmiddle"/ >"
    < span class = "bold" > #TRIM (title) # </span > < br / >
    #Left (description, variables.firstsentence) # < br / > < a href = "#link #" title = "#TRIM (title) #-inside the library" > inside the library < /a > | < a href = "database_spotlight.cfm? link_id = #link_id #" > < img src = "moreinfo4.gif" alt = "More information" width = "20" height = "20" align = "absmiddle" / > < /a > "

    < cfif url_tutorial IS NOT "" > | "."
    "< a href ="... /... "/PDF/ #url_tutorial #" > < img src = "tutorial4.gif" alt = "Tutorial" width = "20" height = "20" align = "absmiddle" / > < /a > "
    < / cfif > < / p >
    < / cfif >
    < / cfif >
    < / cfoutput >
    < p > < / p >
    < h3 > librarian - selection of Web Sites < / h3 >
    < cfoutput query = "get_links()" > <! - no subscription sites - >
    < cfif subscription IS 'No' >
    < p > < img src = "" #icon #4.gif "alt ="icon of the database"align ="absmiddle"/ >"
    < a href = "" #link # "title =" #TRIM (title) #"> #TRIM (title) # < /a > < br / >"
    #Left (description, variables.firstsentence) # < br / >
    < a href = "database_spotlight.cfm? link_id = #link_id #" > < img src = "moreinfo4.gif" alt = "More information" width = "20" height = "20" align = "absmiddle" / > < /a > < /p > "
    < / cfif >
    < / cfoutput >

    Thank you for reading this day and for any help or suggestion.

    YES! That's all--woohoo! Thank you very much. In addition, this explains why the same piece of code works on another page - this page I only shot one record instead of many. I looked up the ListFirst function and I understand that - but I never would have thought it myself.

    Thank you very much for coming up with the answer - and thanks to everyone who took the time to try it - I really appreciate it.

    Quote:
    Posted by: Swift
    Hi Michelle,

    If I'm right, then it is a simple problem. The simplest are good. :)

    That's what you have:


    <>

    #Left (description, variables.firstsentence) # (read more...)

    What you have done is in the position of the period off the first record in the data base by base and then applied to all records in the database. So you're cutting posted on 40 every time, because you will find that the first record in the database should be cut to the 40 position. Instead, you simply calculate the position each time inside the loop. In addition, we will just go ahead and make it even easier by using ListFirst...


    <>

    #ListFirst (description, ".") # (read more...)

    That should do it. By the way, if you really want the period appear (which I imagine you do), then just use:

    #ListFirst (description, ".") #.

    Instead of

    #ListFirst (description, ".") #.

    HTH,
    SWIFT

  • My first ARM VI does not compile

    Hello

    I'm a beginner full and just tried to compile the example VI of the "Getting started with LabVIEW Embedded Module for ARM microcontrollers. I understand not all uVision and correlations LV Embededd ARM and the VI does not compile. Here is my system:

    LabVIEW 8.61f1

    LabVIEW Embedded for ARM 8.6

    Keil uVision 4.13 has

    MCB2378 & ULINK2 purchased through the JTAG Board of NOR

    I created the project step by step as indicated in the manual above. Before attemtping to Build/Run the VI 'Processor Status' window shows:

    uVision status: [LED = Blue] loan

    uVision request: [LED = Green] Application

    After I start Build/Run I get "Build error" window saying "failed script uVision build tools. By pressing the button "View error...". "gives me the following result"detailed ":

    Call library function node in UVSC_OpenConnection.vi-> UVSock_Start_Daemon.vi->

    UVSock_Start.vi-> UVControl_Start.vi-> LEP_RV_Build.vi-> LEP_RV_Run_Debug.vi->

    LEP_RV_Debug.VI-> LEP_RV_Run.vi-> LEP_RV_Run.vi.ProxyCaller (7)

    Until I have leave this window "the uVision status led" in 'the processor status' is Orange!

    I would really appreciate help to overcome this situation, I do not understand so I could continue with the chessboard of ARMS by LV instead of via programming uVision. Examples of uVision compile and work OK, so theere must be a problem between the LV-ARM and the native build tools.

    Thank you in advance,

    OK, solved!

    If there is leftover uVision3 or one simply preses in the dialog asking if upgraded to uVision3 model after the first use of the saved in uVision3 - last project there will be an ongoing problem, as initially indicated.

    Just uninstall the two LV to ARMS 2010 and Keil uVision 4 toolchain and reinstall them - it works OK.

    Best regards

  • unlock code does not match system

    get the message "unlock code does not match system" whenever I try to open my game.can someone help me "

    Hello catou212,

    You need locate the manufacturer of the game in question and contact the Helpdesk of the manufacturer directly to get the correct unlock code.

    Hope this helps

    Chris.H
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Zip code does not match with the Service request number

    Hello
    I can, check the State of repair of my Xbox to the t.
    It keeps giving the same error (ZIP Code does not match with the Service request number).

    I tried to register the product.
    but it seems impossible, if it has a status of repair open.

    a catch 22.

    Hello

    I suggest you go through the following link.

    http://www.Xbox.com/en-us/

  • laptop HP 250 g2: off system code does not

    s

    HP 250 g2 portable system disabled the code does not

    Hello

    Have you changed anything on your machine? Please use the following code to the ICF disabled first code:

    44784339

    Kind regards.

  • I nee a new code, my code does not work

    Dear Sir or Madam,

    a friend restalled my laptop and I need a new code for my window at work, because my old code does not, please could you give me the phone number to get a new code or could you give me a new code.

    Thank you

    Yours sincerely

    bobsargent

    Hello

    You don't need to buy a new product key.

    Use the appropriate method of re-setup to reinstall Vista and activate it.

    There are several methods to reinstall Vista.

    There is no Windows Vista downloads available from Microsoft.

    You can contact your computer manufacturer and ask them to send you a set of recovery disks.

    They should do this for a small fee.

    To reinstall Vista using their recovery disk/s, you start from the 1st recovery disk they provide and follow the manufacturer's instructions to reinstall:

    You need to change the Boot order to make the DVD/CD drive 1st in the boot order:

    How to change the Boot order in BIOS:

    http://pcsupport.about.com/od/fixtheproblem/SS/bootorderchange.htm

    "How to replace Microsoft software or hardware, order service packs and replace product manuals.

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

    And if you have never received a recovery disk when you bought your computer, there should be a recovery Partition on the hard drive to reinstall Vista on how you purchased your computer.

    The recovery process can be started by pressing a particular combination of the key or keys at startup. (Power on / start)

    Maybe it's F10, F11, Alt + F10, etc., depending on the manufacturer.

    Ask them to the proper key sequence.

    And if you do not score a manufacturer of recovery on your hard drive, you should be able to make your own recovery from her disks to reinstall the operating system.

    Go to programs > name of the manufacturer of your computer > then their system or recovery tools software topics for them, depending on how it is formulated.

    If you can't find any reference to it, contact the manufacturer for advice on how to make these recovery disks.

    Some manufacturers have more available Vista recovery disks.

    If this happens, you may need to try this instead:

    You can also borrow and use a Microsoft Vista DVD, which contains the files for the different editions of Vista (Home Basic, Home Premium, Business and Ultimate) must be installed. The product key on your computer / Laptop box determines what Edition is installed.

    Other manufacturers recovery DVDs are should not be used for this purpose.

    And you need to know the version of 'bit' for Vista, as 32-bit and 64-bit editions come on different DVDs

    Here's how to do a clean install of Vista using a DVD of Vista from Microsoft:

    "How to do a clean install and configure with a full Version of Vista '

    http://www.Vistax64.com/tutorials/117366-clean-install-full-version-Vista.html

    And once the operating system is installed, go to your computer manufacturer's website and get the latest drivers for your particular model or laptop computer.

    And phone Activation may be necessary when you use the above installation method.

    "How to activate Vista normally and by Activation of the phone '

    http://www.Vistax64.com/tutorials/84488-activate-Vista-phone.html

    See you soon.

  • A refurb Lenovo/IBM PC windows 7.0 SW, software code does not work for charging SW after a system restore

    A refurb Lenovo/IBM PC windows 7.0 SW, software code does not work for charging SW after a system restore. How can I get a new one

    Skip, enter the product key, and then complete the installation.

    Try the phone activation:

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

  • Reinstall Windows 7 and now the activation code does not work

    I upgraded my PC with an AM2 chip to an i5.  I had to reinstall windows and now my activation code does not work.   It's like 2-3 years, I forgot when I built the computer.  It installed on my other windows 7 install and created the windows.old folder.  How can I get reactivated?  I used the same code since I built my computer.

    Thank you

    Have you tried to restart by phone?

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

  • jQuery code does not work in phonegap

    Someone gave me a code https://jsfiddle.net/adeneo/2uod274d/ jsfiddle

    It works well in jsfiddle, but when I put the code in my Xcode and amended to incorporate my code and run it in the Simulator, the code does not work at all (i.e., no data is stored in the local storage)

    I am building an app for iOS with phonegap. JS:

    <script type="text/javascript" src="cordova.js"></script>
      
    <script type="text/javascript" src="https://code.jquery.com/jquery-3.1.0.min.js"></script>
      
    <script type="text/javascript" src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.js"></script>

      
    <script type="text/javascript">
      document.addEventListener("deviceready",onDeviceReady,false);

      function onDeviceReady() {

      document.getElementById("btnSave").addEventListener("click",saveData,false);
      document.getElementById("btnShow").addEventListener("click",showData,false);
    }

      function saveData(){
      var data = window.localStorage.getItem("date");

      var dates = data ? JSON.parse(data) : [];

      dates.push( new Date() );

      window.localStorage.setItem("date", JSON.stringify(dates));

      alert("Your data is stored");
      }

      function showData() {
      var data = JSON.parse(window.localStorage.getItem("date"));
      console.log(data);
      $('#res').html(JSON.stringify(data));
      $(this).html('Update result');
      }

    < /script >

    HTML:

    <button id="btnSave"> Save Data </button>

      
    <button id="btnShow"> Show Data </button>

    I don't know what is happening because the code works well in jsfiddle, but for some reason any just does not work in my phonegap.

    My version of phonegap 5.3.6 cordova version 5.3.3

    Post edited by: Fang Kerry, I added my complete code is easier to see the problem (if any)

    jQuery has nothing to do with this, as far as I can tell (so not sure why it is in your title). The problem is that the result of JSON.parse (data) is not an array, what you think it is, it's a chain. The chain respond well to 'push '. I get that when you use this code in jsfiddle he is somehow coming out as a table, but I think it must be because of something done jsfiddle. When I do the same commands in the console of my browser, I get a string, not a table, so your problem.

    Instead:

    function deserializeDates() {
        var data = window.localStorage.getItem("date");
        var dates = []; // worst case, we'll return an empty array.
        if (data) {
            try {
                dates = JSON.parse(data);
                 // handle the case that dates is a single item and not an array
                if (!(dates instanceof Array)) {
                    dates = [dates];
                }
            } catch (err) {
                 // the stored dates failed to parse for some reason; you might want to do something about it
                 console.log("Failed to parse " + data);
             }
        }
        return dates;
    }
    
    function serializeDates(dates) {
        window.localStorage.setItem("date", JSON.stringify(dates));
    }
    
    function saveData(){
         var dates = deserializeDates();
        dates.push( new Date() );
         serializeDates(dates);
        alert("Your data is stored");
    }
    
    function showData() {
         var dates = deserializeDates();
        console.log(dates);
        ...
      }
    
  • I have Adobe Creative Suite 5 Master Collection. Activation code does not work?

    I have Adobe Creative Suite 5 Master Collection. Activation code does not work when I install it on my Macbook. It installed properly on my Windows PC, however.

    I thought the serial numbers for specific version CS5... Mac - GOLD - Windows, not both

    You sure have a serial number which is good for both?

  • Activation code does not have Lightroom?

    Bought Lightroom cd with the code, could not install, cd was broken. Downloaded Lightroom, but the code does not work here.  What should do?

    You have a serial number, or a redemption code?

    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html

    - and https://forums.adobe.com/thread/1572504

Maybe you are looking for

  • Portege 3480CT: Message: "non-continuous file Bios.

    I have a portege 3480CT that won't start at all (blank screen) outside of allowing me to update bios, if I try and install the bios disk I get a message saying BIOS non-continuous file?

  • Satellite - cannot connect to the Internet

    I just bought a new 750 Satalite, it was working fine, then yesterday the internet wireless connection abandoned and now used to connect again. I have other laptops and they are connected to wifi. Someone at - it ideas?

  • LabVIEW keep a break

    Hi guys, sorry for this stupid question, but I don't know what happened and how to fix it. I think it's really easy problem but still can't find the settings to change. After that I started my program, I pushed the pause button, but after that, it is

  • Impossible to pass traffic through the VPN tunnel

    I have an ASA 5505 9.1 running.   I have the VPN tunnel connection, but I am not able to pass traffic. through the tunnel. Ping through the internet works fine. Here is my config LN-BLF-ASA5505 > enPassword: *.ASA5505-BLF-LN # sho run: Saved:: Serial

  • Bar chart stacked - strange behavior on display null values

    Hi allI'm trying to graph a county of the end dates of the activities over several years by months grouped by project.The problem I have is that there is a gap of 3 months where none of the activities that I am tracking complete. The default value fo