How QMetaObject::invokeMethod solved: no method bb::cascades:QmlListView error?

Hi all

When I try to call QMetaObject::invokeMethod at that time where I get error below.

"QMetaObject::invokeMethod: no such bb::cascades:QmlListView:detailNews (QVariant) method.

Down here I have attached a code please check and let me know how I can fix this issue?

ApplicationUI.cpp

NewsList.cpp

#include "applicationui.hpp"

#include 
#include 
#include 
#include 
#include 
#include 
#include 

using namespace bb::cascades;
using namespace bb::data;

QString getValueByKey(QVariant qVariant, QString qStrKey);
QString getValueByKey(QVariant qVariant, QString qStrPath, QString qStrKey);
QVariantList getListByPath(QVariant qVariant, QString qStrPath);

ApplicationUI::ApplicationUI(bb::cascades::Application *app) :
        QObject(app), root(0)
{
    // prepare the localization
    m_pTranslator = new QTranslator(this);
    m_pLocaleHandler = new LocaleHandler(this);

    bool res = QObject::connect(m_pLocaleHandler, SIGNAL(systemLanguageChanged()), this,
            SLOT(onSystemLanguageChanged()));
    // This is only available in Debug builds
    Q_ASSERT(res);
    // Since the variable is not used in the app, this is added to avoid a
    // compiler warning
    Q_UNUSED(res);

    // initial load
    onSystemLanguageChanged();

    // Create scene document from main.qml asset, the parent is set
    // to ensure the document gets destroyed properly at shut down.
    /* QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);

     // Create root object for the UI
     AbstractPane *root = qml->createRootObject();

     // Set created root object as the application scene
     Application::instance()->setScene(root);*/
    QmlDocument *qmlLoadingDialog = QmlDocument::create("asset:///LoadingDialog.qml").parent(this);
    dialogLoading = qmlLoadingDialog->createRootObject();
    languageLocalList = languageList();
    home_Page();
}

void ApplicationUI::onSystemLanguageChanged()
{
    QCoreApplication::instance()->removeTranslator(m_pTranslator);
    // Initiate, load and install the application translation files.
    QString locale_string = QLocale().name();
    QString file_name = QString("Godfessions_%1").arg(locale_string);
    if (m_pTranslator->load(file_name, "app/native/qm")) {
        QCoreApplication::instance()->installTranslator(m_pTranslator);
    }
}

void ApplicationUI::home_Page()
{
    QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);
    //QmlDocument *settingqml = QmlDocument::create("asset:///Setting_Page.qml").parent(this);
    qml->setContextProperty("app", this);
    root = qml->createRootObject();
    m_newListView = root->findChild("newsListView");
    root->setParent(this);
    Application::instance()->setScene(root);

    showLoadingDialog();
    getCategories("12143");
    newsListWebServices("12143");
    closeLoadingDialog();
}

void ApplicationUI::detailNews(QString news_Id)
{
    qDebug() << "Detail News Get" << news_Id;
}
/** * Prepared by :- Umang Shah * **/#include "NewListItem.hpp"

#include #include #include #include #include #include #include #include 

using namespace bb::cascades;

NewListItem::NewListItem(ListView * listView) : CustomControl(0){ this->listView = listView; QmlDocument *qml = QmlDocument::create("asset:///CustomRowNewsList.qml").parent(this); root = qml->createRootObject(); m_newsName = root->findChild

It also seems that you have an incorrect class here.  You are detailNews method is in your ApplicationUI class, but you are trying to call on the ListView, not your ApplicationUI object.

I recommend having a read through our documentation of signals and Slots , which should help you to achieve what you're trying to do.

Tags: BlackBerry Developers

Similar Questions

  • How can I solve this: method not found: ' int32 microsoft.sqlserver.management.sdk.sfc.isfcdomain.getlogicalversion)

    I started with Sql Server 2008 R2, but after having tried to publish on my hosting site, Server version problem, I tried in vain to uninstall (I still see programs in)

    the Add/Remove list of programs that will not disappear).  Then, I installed Sql Server 2005 Express and got the error above. There are forums that siad that I had to install

    SQL Server 2008 express and I (still get it) here's the log of him.

    Summary of all:
    Final result: past
    Exit code (decimal): 0
    Exit message: past
    Start time: 2011-10-25 20:44:26
    End time: 2011-10-25 21:13:52
    Requested action: install

    Computer properties:
    Computer name: PDSPIPING02
    The machine processor count: 2
    OS version: Windows Vista
    Operating system service pack: Service Pack 2
    Region of the BONE: United States
    OS language: English (United States)
    Operating system architecture: x 64
    Process architecture: 64-bit
    Cluster OS: No.

    Discovered product features:
    Version of product Instance Instance ID function language edition in cluster

    The package properties:
    Description: SQL Server Database Services 2008
    SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
    ProductName: SQL2008
    Type: RTM
    Version: 10
    SPLevel: 0
    Installation location: c:\eb70481bacc36e8a06531cbe\x64\setup\
    Edition of the installation: EXPRESS_ADVANCED

    The user input parameters:
    ACTION: install
    ADDCURRENTUSERASSQLADMIN: false
    AGTSVCACCOUNT: NT AUTHORITY\NETWORK SERVICE
    AGTSVCPASSWORD: *.
    AGTSVCSTARTUPTYPE: disabled
    ASBACKUPDIR: backup
    ASCOLLATION: Latin1_General_CI_AS
    ASCONFIGDIR: Config
    ASDATADIR: data
    ASDOMAINGROUP:
    ASLOGDIR: Journal
    ASPROVIDERMSOLAP: 1
    ASSVCACCOUNT:
    ASSVCPASSWORD: *.
    ASSVCSTARTUPTYPE: automatic
    ASSYSADMINACCOUNTS:
    ASTEMPDIR: Temp
    BROWSERSVCSTARTUPTYPE: disabled
    CONFIGURATIONFILE: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\ConfigurationFile.ini
    CUSOURCE:
    ENABLERANU: true
    ERRORREPORTING: false
    FEATURES: SQLENGINE, REPLICATION, FULLTEXT, RS, SUBMISSIONS, SSMS, OCS
    FILESTREAMLEVEL: 0
    FILESTREAMSHARENAME:
    FTSVCACCOUNT: NT AUTHORITY\LOCAL SERVICE
    FTSVCPASSWORD: *.
    HELP: false
    INDICATEPROGRESS: false
    INSTALLSHAREDDIR: c:\Program Files\Microsoft SQL Server\
    INSTALLSHAREDWOWDIR: c:\Program Files (x 86) \Microsoft SQL Server\

    INSTALLSQLDATADIR:
    INSTANCEDIR: C:\Program Files\Microsoft SQL Server\
    INSTANCEID: SQLExpress
    INSTANCENAME: SQLEXPRESS
    ISSVCACCOUNT: NT AUTHORITY\NetworkService
    ISSVCPASSWORD: *.
    ISSVCSTARTUPTYPE: automatic
    NPENABLED: 0
    PCUSOURCE:
    PID:                           *****
    QUIET: false
    QUIETSIMPLE: false
    RSINSTALLMODE: FilesOnlyMode
    RSSVCACCOUNT: PDSPIPING02\Rick
    RSSVCPASSWORD: *.
    RSSVCSTARTUPTYPE: automatic
    SAPWD:                         *****
    SECURITYMODE:
    SQLBACKUPDIR:
    SQLCOLLATION: SQL_Latin1_General_CP1_CI_AS
    SQLSVCACCOUNT: Rick
    SQLSVCPASSWORD: *.
    SQLSVCSTARTUPTYPE: automatic
    SQLSYSADMINACCOUNTS: PDSPIPING02\Rick
    SQLTEMPDBDIR:
    SQLTEMPDBLOGDIR:
    SQLUSERDBDIR:
    SQLUSERDBLOGDIR:
    SQMREPORTING: false
    TCPENABLED: 0
    X 86: false

    Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\ConfigurationFile.ini

    Detailed results:
    Function: Database engine Services
    Status: passed
    : Status MSI
    Configuration status: past

    Feature: SQL Server replication
    Status: passed
    : Status MSI
    Configuration status: past

    Feature: Full text search
    Status: passed
    : Status MSI
    Configuration status: past

    Feature: Reporting Services
    Status: passed
    : Status MSI
    Configuration status: past

    Feature: Management tools - Basic
    Status: passed
    : Status MSI
    Configuration status: past

    Feature: Business Intelligence Development Studio
    Status: passed
    : Status MSI
    Configuration status: past

    Function: Microsoft Sync Framework
    Status: passed
    : Status MSI
    Configuration status: past

    Rules with failures:

    Global rules:

    Scenario-specific rules:

    Carry-over rules file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\SystemConfigurationCheck_Report.htm
    Summary of all:
    Final result: past
    Exit code (decimal): 0
    Exit message: past
    Start time: 2011-10-25 20:42:58
    End time: 2011-10-25 20:44:23
    Requested action: ComponentUpdate

    Computer properties:
    Computer name: PDSPIPING02
    The machine processor count: 2
    OS version: Windows Vista
    Operating system service pack: Service Pack 2
    Region of the BONE: United States
    OS language: English (United States)
    Operating system architecture: x 64
    Process architecture: 64-bit
    Cluster OS: No.

    The package properties:
    Description: SQL Server Database Services 2008
    SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
    ProductName: SQL2008
    Type: RTM
    Version: 10
    SPLevel: 0
    Installation location: c:\eb70481bacc36e8a06531cbe\x64\setup\
    Edition of the installation: EXPRESS_ADVANCED

    The user input parameters:
    ACTION: ComponentUpdate
    CONFIGURATIONFILE:
    HELP: false
    INDICATEPROGRESS: false
    PID:                           *****
    QUIET: false
    QUIETSIMPLE: false
    X 86: false

    Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\ConfigurationFile.ini

    Detailed results:

    Rules with failures:

    Global rules:

    There is no scenario-specific rules.

    Carry-over rules file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\SystemConfigurationCheck_Report.htm

    Summary of all:
    Final result: past
    Exit code (decimal): 0
    Exit message: past
    Start time: 2011-10-25 20:42:28
    End time: 2011-10-25 20:42:55
    Requested action: RunRules

    Computer properties:
    Computer name: PDSPIPING02
    The machine processor count: 2
    OS version: Windows Vista
    Operating system service pack: Service Pack 2
    Region of the BONE: United States
    OS language: English (United States)
    Operating system architecture: x 64
    Process architecture: 64-bit
    Cluster OS: No.

    Discovered product features:
    Version of product Instance Instance ID function language edition in cluster

    The package properties:
    Description: SQL Server Database Services 2008
    SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
    ProductName: SQL2008
    Type: RTM
    Version: 10
    SPLevel: 0
    Installation location: c:\eb70481bacc36e8a06531cbe\x64\setup\
    Edition of the installation: EXPRESS_ADVANCED

    The user input parameters:
    ACTION: RunRules
    CONFIGURATIONFILE:
    FEATURES:
    HELP: false
    INDICATEPROGRESS: false
    INSTANCENAME:
    QUIET: false
    QUIETSIMPLE: false
    RULES: GlobalRules
    X 86: false

    Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\ConfigurationFile.ini

    Detailed results:

    Rules with failures:

    Global rules:

    There is no scenario-specific rules.

    Carry-over rules file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_204225\SystemConfigurationCheck_Report.htm

    Entered Forum then said to install Service Pack 1 (newspaper follows), then sp2 and sp3. None helped to solve the problem. I worked on it for 5 days now. Can someone please tell me what to do?

    Summary of all:
    Final result: past
    Exit code (decimal): 0
    Exit message: past
    Start time: 2011-10-25 21:17:51
    End time: 2011-10-25 21:42:51
    Requested action: Patch

    Overall summary of SQLEXPRESS instance:
    Final result: past
    Exit code (decimal): 0
    Exit message: past
    Start time: 2011-10-25 21:29:07
    End time: 2011-10-25 21:41:34
    Requested action: Patch

    Computer properties:
    Computer name: PDSPIPING02
    The machine processor count: 2
    OS version: Windows Vista
    Operating system service pack: Service Pack 2
    Region of the BONE: United States
    OS language: English (United States)
    Operating system architecture: x 64
    Process architecture: 64-bit
    Cluster OS: No.

    Discovered product features:
    Version of product Instance Instance ID function language edition in cluster
    SQL Server 2008 SQLEXPRESS MSSQL10. SQLEXPRESS Database Engine Services Express Edition 10.0.1600.22 No. 1033
    SQL Server 2008 SQLEXPRESS MSSQL10. SQL Server Replication Express Edition 10.0.1600.22 No. 1033 SQLEXPRESS
    SQL Server 2008 SQLEXPRESS MSSQL10. Full-Text Search Express Edition 10.0.1600.22 No. 1033 SQLEXPRESS
    SQL Server 2008 SQLEXPRESS MSRS10. SQLEXPRESS Reporting Services Express Edition 10.0.1600.22 No. 1033
    SQL Server 2008 - Basic Express Edition 10.0.1600.22 No. 1033 administration tools

    The package properties:
    Description: SQL Server Database Services 2008
    SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
    ProductName: SQL2008
    Type: RTM
    Version: 10
    SPLevel: 1
    KBArticle: KB968369
    KBArticleHyperlink: http://support.microsoft.com/?kbid=968369
    PatchType: SP
    AssociateHotfixBuild: 0
    Platform: x 64
    PatchLevel: 10.1.2531.0
    ProductVersion: 10.0.1600.22
    GDRReservedRange: 10.0.1000.0:10.0.1099.0; 10.0.3000.0:10.0.3099.0
    PackageName: SQLServer2008-KB968369 - x 64 .exe
    Installation location: c:\a1e72fbdad482fec6b47\x64\setup\

    Product Edition:
    Edition of the instance
    SQLEXPRESS EXPRESS_ADVANCED

    The user input parameters:
    ACTION: Patch
    ALLINSTANCES: false
    CLUSTERPASSIVE: false
    CONFIGURATIONFILE:
    HELP: false
    INDICATEPROGRESS: false
    INSTANCENAME:
    QUIET: false
    QUIETSIMPLE: false
    X 86: false

    Rules with failures:

    Global rules:

    There is no scenario-specific rules.

    Carry-over rules file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20111025_211738\SystemConfigurationCheck_Report.htm

    Look at the bottom of this link:

    http://social.msdn.Microsoft.com/forums/en-us/SQLExpress/thread/22e6b8ff-4302-45ca-81A9-ed6003511f48/

    This should help you, it fixed my problem

  • QMetaObject::invokeMethod call of another class, CRASH

    OK, I have 3 classes: applicationui, fireball AND hilotimer.

    So far, use only 2 classes (applicationui AND fireball), had no problem when you use QMetaObject: InvokeMethod. This method, I have in a SLOT that runs whenever a web request is made correctly and from there I have to call a function in main.qml that is responsible for the analysis of the response in JSON format.

    Well, it's time to add a new class to my project (hilotimer), it is a thread that runs a timer that periodically calls a function belonging to the ball of fire class and finally the LOCATION mentioned above, but when the calls run QMetaObject: InvokeMethod, the application breaks.

    The structure goes like this:

    hilotimer.cpp

    #include "hilotimer.hpp".
    #include "fireball.hpp".

    {hilotimer::hilotimer()}
    Timer = new QTimer (this);
    QObject::connect (timer, SIGNAL (timeout ()), this, SLOT (sessionTokenVencido ()));
    }

    {hilotimer::~hilotimer()}

    }

    void hilotimer::run() {}
    Timer-> start (20000);
    }

    void hilotimer::detenerTimer() {}
    Timer-> stop();
    }

    void hilotimer::sessionTokenVencido() {}
    Fireball * fball = new fireball();
    Fball-> renovarSesion();
    }

    Fireball.cpp (only the methods in conflict)

    ball of fire: renovarSesion() Sub {}
    (global var) tipoPeticion = "facilitate";
    QSettings config ("Poncho Labs", "Fireball");
    configuracion.beginGroup ("session");
    (global var) sessionToken = configuracion.value("session_token").toString ();
    configuracion.endGroup ();
    QNetworkAccessManager * accessMgr = new QNetworkAccessManager (this);
    Connect (accessMgr, SIGNAL (finished(QNetworkReply*)), this, SLOT (finPeticion(QNetworkReply*)));
    Petición QNetworkRequest = QNetworkRequest();
    QSslConfiguration sslConfig;
    sslConfig.setProtocol (QSsl::TlsV1);
    peticion.setSslConfiguration (sslConfig);
    peticion.setUrl (QUrl ("INTERESTING URL");
    accessMgr-> get (request);
    }

    void fireball::finPeticion (QNetworkReply * response) {}
    QString strRespuesta;
    if(respuesta->Error() == QNetworkReply::NoError) {}
    strRespuesta = QString (response-> readAll());
    qDebug()<>
    QMetaObject::invokeMethod (master, "jsonDecoder", Q_ARG (QVariant, strRespuesta), Q_ARG (QVariant, tipoPeticion)); CRASH
    }
    else {}
    QMetaObject::invokeMethod (master, "llamarDialogo", Q_ARG (QVariant, tipoPeticion)); CRASH
    }
    respuesta-> deleteLater();
    }

    jsonDecoder is a js function in main.qml

    The crash error is: 33161460 (FireBall) process terminated code SIGSEGV = 1 fltno = 11 ip=79689ce6(/base/usr/lib/qt4/lib/libQtCore.so.4.8.5@_ZNK11QMetaObject13indexOfMethodEPKc+0x25) mapaddr = 0012dce6 ref = 00000012 bdslot = 1

     


    I have no idea about that, can u help me? SORRY FOR THE BAD ENGLISH

    In the end, I had to rebuild the function fireball: renovarSesion() and remove all .js functions called in the qml file. Thx for you answer.

  • Why open one of my favorites in the sidebar and how can I solve this problem?

    One of my bookmark sites always opens in the sidebar. Why? and how can I solve this problem?

    Opening in the sidebar is the default action for bookmarks created via a "Mark this Page" link or button on a Web site. Make sure you use many methods to "Bookmark this Page" located in Firefox instead.

    Right-click on the bookmark and select Properties, then turn off the preference for the load this bookmark in the sidebar, and then click Save.

  • iTunes continues to crash on my iMac using OS 10.11.4 forcing me from quitting smoking. Someone else has this problem and how can I solve this problem?

    iTunes continues to crash on my iMac using OS 10.11.4 forcing me from quitting smoking. Someone else has this problem and how can I solve this problem? I use the latest version of iTunes. There seems to be a problem since I updated the system software.

    iTunes: solving problems with third party plug-ins iTunes - https://support.apple.com/HT203395 - press Option and command (on Mac OS X)

    Hold down the option/alt key and create a new test library. If iTunes start your old library file is corrupted and will need to be replaced from a backup or rebuilt from scratch.

    LINC Davis February 2016 - https://discussions.apple.com/message/29767369#29767369

    Reinstall iTunes:

    -Post of Niel April 2015: re - install iTunes app - https://discussions.apple.com/message/28055467#28055467 - delete the old application first, with instructions on how to do it.

    -April 2015 LincDavis post with some more details on the method outlines Niel - https://discussions.apple.com/message/28101611#28101611

  • There are ten virus adware and malicious software attempting to invade my files; If you follow prompt to "remove all", nothing happens. How can I solve this problem?

    There are ten virus adware and malware that have file names tries to invade the following files: my dovument (7), Shared (6) and Local C drive files (78); If you follow prompt to "remove all", nothing happens.  There are three flashing warning signs alert me of evil potentiial for files named above. How can I solve this problem?

    Hello

    We need more information. What antivirus do you use? Don't forget to contact support
    and forums. If the MSE a response - MSE here on answers forum. What version of Windows
    you use. It might also help if you named the malware involved.

    Please provide all the information we need to help us help you.

    How to ask a question
    http://support.Microsoft.com/kb/555375

    ===============================================================

    This troubleshooting is for Windows 7 - Vista is similar - for XP using RUN instead of
    Start - Search.

    If you need search malware here's my recommendations - they will allow you to
    scrutiny and the withdrawal without ending up with a load of spyware programs running
    resident who can cause as many questions as the malware and may be harder to detect as
    the cause.

    No one program cannot be used to detect and remove any malware. Added that often easy
    to detect malicious software often comes with a much harder to detect and remove the payload. Then
    its best to be thorough than paying the high price later now too. Check with them to one
    extreme overkill point and then run the cleaning only when you are sure that the system is clean.

    It can be made repeatedly in Mode safe - F8 tap that you start, however, you must also run
    the regular windows when you can.

    TDSSKiller.exe. - Download the desktop - so go ahead and right-click on it - RUN AS ADMIN
    It will display all the infections in the report after you run - if it will not run changed the name of
    TDSSKiller.exe to tdsskiller.com. If she finds something or not does not mean that you should not
    check with the other methods below.
    http://support.Kaspersky.com/viruses/solutions?QID=208280684

    Download malwarebytes and scan with it, run MRT and add Prevx to be sure that he is gone.
    (If Rootkits run UnHackMe)

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Malwarebytes - free
    http://www.Malwarebytes.org/products/malwarebytes_free

    SuperAntiSpyware Portable Scanner - free
    http://www.SUPERAntiSpyware.com/portablescanner.HTML?tag=SAS_HOMEPAGE

    Run the malware removal tool from Microsoft

    Start - type in the search box-> find MRT top - right on - click RUN AS ADMIN.

    You should get this tool and its updates via Windows updates - if necessary, you can
    Download it here.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN
    (Then run MRT as shown above.)

    Microsoft Malicious - 32-bit removal tool
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&displaylang=en

    Microsoft Malicious removal tool - 64 bit
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=585D2BDE-367F-495e-94E7-6349F4EFFC74&displaylang=en

    also install Prevx to be sure that it is all gone.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Prevx - Home - free - small, fast, exceptional CLOUD protection, working with others
    security programs. It is a single scanner, VERY EFFICIENT, if it finds something to come back
    here or use Google to see how to remove.
    http://www.prevx.com/   <-->
    http://info.prevx.com/downloadcsi.asp?prevx=Y  <-->

    Choice of PCmag editor - Prevx-
    http://www.PCMag.com/Article2/0, 2817,2346862,00.asp

    Try the demo version of Hitman Pro:

    Hitman Pro is a second scanner reviews, designed to save your computer from malicious software
    (viruses, Trojans, rootkits, etc.). who infected your computer despite safe
    what you have done (such as antivirus, firewall, etc.).
    http://www.SurfRight.nl/en/hitmanpro

    --------------------------------------------------------

    If necessary here are some free online scanners to help the

    http://www.eset.com/onlinescan/

    -----------------------------------

    Original version is now replaced by the Microsoft Safety Scanner
    http://OneCare.live.com/site/en-us/default.htm

    Microsoft safety scanner
    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    ----------------------------------

    http://www.Kaspersky.com/virusscanner

    Other tests free online
    http://www.Google.com/search?hl=en&source=HP&q=antivirus+free+online+scan&AQ=f&OQ=&AQI=G1

    --------------------------------------------------------

    There may be necessary sanitation - which some depends on your version of Windows.
    RUJ SFC/scannow and checkdisk (CHKDSK) - if necessary to do a repair installation. For
    more information on these methods require responses - Windows Forums for your version of
    Windows.

    Answers - Windows Forums
    http://answers.Microsoft.com/en-us/Windows

    Also, be sure to provide all the information we need to help us to help you:

    How to ask a question
    http://support.Microsoft.com/kb/555375

    =======================================

    For extreme cases:

    Norton Power Eraser - eliminates deeply embedded and difficult to remove crimeware
    This traditional antivirus analysis does not always detect. Because the Norton Power Eraser
    uses aggressive methods to detect these threats, there is a risk that it can select some
    legitimate programs for removal. You should use this tool very carefully and only after
    you have exhausted other options.
    http://us.Norton.com/support/DIY/index.jsp

    ================================

    If you are in North America, you can call 866-727-2338 for virus and spyware help
    infections. See http://www.microsoft.com/protect/support/default.mspx for more details. For
    international information, see your subsidiary local Support site.

    Microsoft support - Virus and Security Solution Center
    http://support.Microsoft.com/contactus/cu_sc_virsec_master?ws=support#TAB0

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • When I try to use the Windows Update link for my XP computer I get a message indicating that the location where the Windows Update stores data has changed and it needs to be repaired. How can I solve this problem?

    When I try to use the Windows Update link for my XP computer and after using Windows Mr. Fix - It, I get a message indicating that the location where the Windows Update stores data has changed and must be repaired. How can I solve this problem?

    I'm not that computer literate and do not understand what needs to be fixed.

    This problem just started a few weeks when I noticed that I had any recent download automatic update that I regularly get. So I tried to do it manually through access via my control panel.

    I use ESET Antivirus Node32 software.

    Hello

    1. What is the error message or an exact error code?

    2 have you made changes on the computer before this problem?

    3. you try to check the updates?

    I would suggest trying the following methods and check if it helps.

    Method 1:

    Reset Windows Update components and then try to download the updates.

    How to reset the Windows Update components?

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

    Warning: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base: http://support.microsoft.com/kb/322756

     

    Method 2:

    File system scan tool checker and then try to press Ctrl + Alt + Delete and check.

    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe):

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

    Please respond with more information so that we could help you more.

  • some of my desktop icons are white, how can I solve them?

    the desktop icons are white and must be corrected. How can I solve this problem?

    Hi, Frédéric L.Jackson,.

    1. Did you the latest changes on the computer?
    2. Are you referring to completely white desktop icons or icons changed?
    3. You have security software installed on the computer?
    4. What happens when you try to access white desktop icons?
    5. Are the program of white desktop icons or any file?

    Method 1

    See the link below and run the Fixit tool available, check if it helps.

    Diagnose and repair Windows files and folders problems automatically

    http://support.Microsoft.com/mats/windows_file_and_folder_diag/

    Method 2

    Check if the problem persists in the safe mode and post back with the results.

    A description of the options to start in Windows XP Mode

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

     

    Method 3

    If the problem does not persist in safe mode, then it is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you configure the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See section to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

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

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

  • Only my computer administrators can login to their accounts on my computer (Windows XP). Why is this and how can I solve this problem?

    Only administrators of my computer can connect. When a restricted user attempts, she saves regularize them automatically. He has not started to do this until today. Why is that happening and how can I solve this problem?

    Hello

    1. is your computer connected to a domain?

    Method 1.
    Check to see if the problem exists in Safe Mode, if the computer works as expected in mode without failure, then we can solve the problem in the clean boot state.
    a. refer to the article below for the procedure safe mode in Windows XP
    A description of the options to start in Windows XP Mode
    http://support.Microsoft.com/kb/315222

    b. you need to perform a clean boot to find the program that is causing and then disable or remove.
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353/en-us
    Note: When you are finished troubleshooting, follow the steps as explained in the article to reset the computer to start as usual.

    Method 2.
    If this problem started occurring recently, you can restore the computer to a previous state.
    Reference:
    How to restore Windows XP to a previous state
    http://support.Microsoft.com/kb/306084

    I hope this helps.

  • My phone displays an error message on the startup file and it mentions the installation media, how can I solve this problem?

    Separated from this thread.

    My phone displays an error message on the startup file and it mentions the installation media, how can I solve this problem?

    Hello

    See if that helps you.

    Do a Safe Mode system restore to before the problem started.

    http://bertk.MVPs.org/html/restoresysv.html

    How to access Safe Mode

    http://www.bleepingcomputer.com/tutorials/how-to-start-Windows-in-safe-mode/#Vista

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    If it doesn't, try a startup repair and / or a system restore using a DVD of Vista from Microsoft

    Manufacturers recovery disks normally do not have Service Options; they are normally a relocation to the factory only settings option.

    Here is the guide to repair Options using a Vista DVD from Microsoft.

    If a friend or a work acquantance of yours has one, you can borrow and use it for repairs.

    http://www.bleepingcomputer.com/tutorials/repair-Windows-with-Windows-Startup-Repair/

    Table of contents

    1. Overview of Windows Vista repair options
    2. How to perform an automatic repair of Windows Vista using Startup Repair
    3. Advanced Tools Overview
    4. Conclusion

    If you do not or can not borrow a Microsoft DVD there is a download of a file ISO of Vista Startup Repair available that you can put on a Bootable floppy to make the above startup repair and that the method is recommended by a large number of posters in these Forums.

    Unfortunately, you have to buy it.

    Here is a link to it:

    http://NeoSmart.net/blog/2011/Windows-Recovery-discs-updated-reinstated/

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    There are several methods to reinstall Vista.

    This can help you (download files and make your own DVDs):

    http://www.heidoc.NET/Joomla/technology-science/Microsoft/57-Windows-Vista-direct-download-links

    And here are instructions on how to burn ISO disk images:

    http://www.SnapFiles.com/get/isorecorder.html

    The download links and information on how to make the ISO file, and then create the Setup DVD above are at this link:

    "How to download a Vista ISO and create a Setup DVD or USB"

    http://www.Vistax64.com/tutorials/301852-Vista-ISO-download-create-installation-DVD-USB.html

    "How to create a USB of Vista Installation key '

    http://www.Vistax64.com/tutorials/181538-USB-bootable-Vista-installation-Flash-thumb-drive.html

    ___________________________________

    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 on the drive Partition hard reinstall Windows how much you bought 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.

    Them or us ask the right sequence of key.

    ___________________________________

    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.

  • McAfee Security Center has stoppped working, it keeps popping up in a box how dod I solve this problem?

    McAfee Security Center has stoppped working, it keeps popping up in a box how dod I solve this problem

    Hello

    I suggest you ask McAfee help with this problem.

    http://www.McAfee.com/us/support.aspx

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    You could try to scan your system for Malware to see if this is the cause.

    Malware to disable your firewall and your safety programs.

    Scan of Malware in Safe Mode with network.

    http://www.bleepingcomputer.com/tutorials/how-to-start-Windows-in-safe-mode/#Vista

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap the F8 key repeatedly until you are presented with the Boot Options Advanced Windows Vista.
    3. Select the Safe Mode with networking with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

    Once in Safe Mode with network, download and run RKill.

    RKill does NOT remove the malware; It stops the Malware process that gives you a chance to remove it with your security programs.

    http://www.bleepingcomputer.com/download/rkill/

    Then, download, install, update and scan your system with the free version of Malwarebytes AntiMalware in Mode safe mode with networking:

    http://www.Malwarebytes.org/products/malwarebytes_free

    See you soon.

  • 8007371 C error code. This is what and how can I solve this problem?

    For these last two days I tried to update my Windows Vista, but the updates that I tired failed and show this error code on this subject. What this mean and how can I solve this problem? Thank you.

    Hello

    1. do you have security software installed on the computer?

    2 did you last modified the software on the computer?

    3. do you have active user account control?

    Method 1:

    I suggest to turn off user account control and also disable any anti-virus application and then try to install the updates.

    Enable or disable the User Account Control

    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-user-account-control-on-or-off

    Warning: User Account Control (UAC) can help you to prevent your computer from unauthorized changes. It works by asking permission when a task requires administrative rights, such as installing software or changing settings affecting other users. We do not recommend disable user account control. If you turn it off, you must reactivate as soon as possible.

    Disable the anti-virus software

    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software

    NOTE: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    If the steps do not help, go to the method 2:

    Method 2:

    I suggest you run the FIXIT from the link below and.

    The problem with Microsoft Windows Update is not working

    http://support.Microsoft.com/mats/windows_update/

    Method 3:

    You can also try the steps mentioned in the link and check if the two steps above do not work.

    Cannot install updates in Windows Vista, Windows 7, Windows Server 2008 and Windows Server 2008 R2

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

    Hope this helps and keep us informed if you need help.

  • Whenever I try to download something, he said that he could not access APPDATA Error 1606. How can I solve this problem without any of my stuff getting deleted?

    Whenever I try to download something, he said that he could not access APPDATA Error 1606. How can I solve this problem without any of my stuff getting deleted?

    Hello
    1. what Internet browser do you use?
    2 are you having the same problem with other browsers also?
     
     
    Method 1: I suggest you try SFC running [System File Checker] scan on the computer that would be a system file corrupt on the computer search and replace.

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

    Method 2: If the problem persists, you can try the steps mentioned below and check if it helps.
     
    (a) click Start.
    (b) type regedit in the Start Search and press enter.
    (c) access the site mentioned below.
    "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
    (d) then change the appdata read "% USERPROFILE%\AppData\Roaming" thing
     
    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
    322756 (http://support.microsoft.com/kb/322756/)
    How to back up and restore the registry in Windows

    Hope this information is useful.
  • whenever I select any folder or any icon in my computer win 7 I get a popup to remove this icon why this error comes how can I solve this problem pls help me

    whenever I select any folder or any icon in my computer win 7 I get a popup to remove this icon why this error comes how can I solve this problem pls help me

    Hello

    1. don't you make changes to the computer until the problem occurred?

    2. What is the exact error message do you get?

    I suggest you try the steps mentioned below and check if it helps.

    Method 1: Start your system in safe mode and check if the same problem occurs.

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

     

    Method 2 If the issue does not exist in Mode safe mode then try to put your computer in a clean boot state.

    By setting your boot system minimum state helps determine if third-party applications or startup items are causing the problem.

     

    How to troubleshoot a problem by performing a clean boot in Windows Vista or Windows 7:
    http://support.Microsoft.com/kb/929135

    Note: After the boot minimum troubleshooting step, follow step 7 in the link provided to return the computer to a Normal startup mode.

    Follow these steps to reset the computer to start as usual:

    (a) click on start toreduce this top that i, type msconfig.exe in the Start Search box and press ENTER.

    If you are prompted for an administrator password or for confirmation, type your password, or click continue.

    (b) under the general tab, click the Normal startup option, and then click OK.

    (c) when you are prompted to restart the computer, click restart.

    Method 3:

    Also scan your computer from the Microsoft Security Scanner, which would help us to get rid of viruses, spyware and other malicious software.

    The Microsoft Security Scanner is a downloadable security tool for free which allows analysis at the application and helps remove viruses, spyware and other malware. It works with your current antivirus software.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    Hope this information is useful.

  • After that update it tells me that the updates did not and he comes back, how can I solve this problem?

    I do automatic closing his day, the computer has not been connected in recent years. 46 updates downloaded, when I turn it on it tries to configuire updated and fails. He then returned back. How can I solve this problem?

    Hello

    What is the accurate and complete error message?

    Method 1:
    You can see the knowledge base article and check if it helps:
    An update is not installed successfully when you try to install the update in Windows Vista and Windows 7
    http://support.Microsoft.com/kb/949358

    Method 2:
    You can stop the automatic update and install an update at a time and restart the computer to verify the update is causing the problem.
    Check out the link:
    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-automatic-updating-on-or-off

    You may need to temporarily disable the antivirus software updating.
    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software
    Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks

Maybe you are looking for