Transform the data to the service programmatically

Hi all

I want to check if the data service is turned off and turn it on if it is off. I checked some solutions like the use of RadioInfo.isDataServiceOperational (), but it returns false, every time the Mobile network is disabled (even if the data service is enabled). I also used RadioInfo.getEnabledWAFs (), RadioInfo.getEnabledWAFs () to get the active lists of WAF, but she returns WAFs, even if the data service is disabled.

Is there another way to check?

It works fine on the Simulator, but on the device, it returns same code newCoverage. 1 when the data service or Wifi is active and 0 when it is off.

Tags: BlackBerry Developers

Similar Questions

  • By using the Service Push SQL Server data push?

    Hello

    We will implement a Blackberry, a Blackberry application that retrieves data from a SQL Server data source. In fact, there will be a web application where users will enter into data (SQL Server) and the BlackBerry user should see the data at the end of each day's work with his BB app on the go. I suppose we must apply a solution of "push technology". The problem is that we do not have a BES. Is it possible to implement a solution without BES, using 'Push the Service'?

    Best regards

    burakk

    No problem. Registration for BIS Eval, test your push button and then you can put in production. Be aware however that PUSH does not work in the simulator of debugging can be a bit of a pain...

  • Toggle the services(EDGE/GPRS) of data by program for OS 7.0 and higher

    Hello

    My application must disable WiFi and turn on the services(EDGE/GPRS) of data by program. And when data services are activated, send a request to the server, and after that, disable the services of data and turn on Wi - Fi.

    Using following code:

    1. to disable Wifi:

    If (WLANInfo.getWLANState () == WLANInfo.WLAN_STATE_CONNECTED) {}
    peripheral is connected via Wi - Fi
    Radio.deactivateWAFs (RadioInfo.WAF_WLAN);

    }

    2. to turn off data services:

    Radio.deactivateWAFs (RadioInfo.WAF_3GPP)

    3. to activate data services of:

    Radio.activateWAFs (RadioInfo.WAF_3GPP);

    Reference: http://supportforums.blackberry.com/t5/Java-Development/How-to-turn-off-Data-services/m-p/1171307#M1...

    This does not work for me. I don't get the persistence solution.

    I searched a lot but little do not a solution.

    How can I turn on/off data through code services.

    Thanks Peter!

    This API is works well at my end when I checked with BIS activated SIM:

    To activate data services:
    Radio.activateWAFs (RadioInfo.WAF_3GPP);
    It is located on the mobile network.

    To turn off data services:
    Radio.deactivateWAFs (RadioInfo.WAF_3GPP);
    It turns off the mobile network.

  • create the http client to retrieve data from web service

    Hello

    I am newbie on our webworks. I need to retrieve data from web service. How to connect to this service and analyzed. There is a tutorial that can help me get started with it.

    Can any one advice me how can I start working with webworks on blackberry 10

    Thanks for any help

    In general, you will need to use an AJAX call to the server

    It really depends on what the server returns as to how the information is easy to digest

    JQuery provides a simple interface, and returns information easy to use

    If you deal with things gets complicated XML according to namespace

    If you look at the raw XML data and it goes something like fred: name you will have questions requiring an implementation of SAX - JSON is simple if you don't get that even if (nothing too confusing here)

    If using an external data source JSON go if you have the choice

    As examples go - just look to the top of JQuery Ajax [JSON / XML] and you will get where you're going quickly

    SAX is MUCH harder because of the namespace - Dublin is the most common and same XML without namespace is not simple to handle, so avoid it if you can

  • How transform the trailing spaces & AREAS of data from sybase to oracle

    Helllo,

    We are the migration of data from sybase to Oracle using goldengate... Source Sybase with SPACES (single / Multiple) as data to CHAR/VARCHAR that will be migrated to the VARCHAR2 data type in Oracle. I'm having trouble trying to implement under two conditions to transform the data

    1) Remove SPACES during the IPL for CHAR/VARCHAR

    example: Data Source: "TRAILING SPACE.

    Given target expected - remove the spaces of trailinging: "TRAILING SPACE.

    2) If the data with SPACES like a value (single or Multiple) will be loaded as a single SPACE in Oracle.

    example : Source data                                                  :  "          "

    Expected data from target - unique space:

    Map: dbo. Target TEST_TABLE DEV01. Table_test, COLMAP (USEDEFAULTS, CRE_ID = @IF (@STRRTRIM (CRE_ID) = @NULL AND CRE_ID <>@NULL, ' ', @STRRTRIM (CRE_ID)));

    I tried above mapping in the settings file, but it returns error like below, guidance on the highest implementation requirement will be useful.

    ... RIM (CRE_ID) = @NULL AND CRE_ID...

    ^

    Error in the COLMAP clause. Invalid function or argument.

    Under column mapping is worked :-)

    Map: dbo. Target TEST_TABLE DEV01. TABLE_TEST, COLMAP (USEDEFAULTS, CRE_ID = @IF (@STRLEN (@STRTRIM (CRE_ID)) = 0, ' ', @STRRTRIM (CRE_ID)));

  • PRC: Produce lines of assets for a single mistake poster project (the project has no assets with valid in the service dates).

    Project number project name Exception reason

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

    15 Jatyuapura the capital project has no assets with valid in the service dates.

    HarvirSinghSaini wrote:

    Project number project name Exception reason

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

    15 Jatyuapura the capital project has no assets with valid in the service dates.

    PRC: Generate lines of assets for a range of projects print Exceptions (Doc ID 1519498.1)

    Integrate the movements of stock Oracle Oracle projects to generate lines active & active Interface to capital assets (Doc ID 1392743.1)

    Thank you

    Hussein

  • run the Idoc function in the data file returned by the service of GET_FILE

    Hello

    I'm new to this forum, so thank you in advance for any help and forgive me of any error with the post.

    I'm trying to force the execution of a custom Idoc function in a data file Complutense University of MADRID, when this data file is requested from the University Complutense of MADRID through service GET_FILE.

    The custom Idoc function is implemented as a filter of the computeFunction type. One of the datafile has appealed to my custom Idoc function:
    * < name wcm:element = "MainText" > [! - $myIdocFunction ()-] < / wcm:element > *.

    The data file is then downloaded with CRMI via service GET_FILE, but the Idoc function is not called.

    I tried to implement another filter Idoc type sendDataForServerResponse or sendDataForServerResponseBytes, that store objects cached responseString and responseBytes, personalized in order to look for any call to my function in the response object Idoc, eventually run the Idoc function and replace the output of the Idoc in the response. But this kind of filter will never run.

    The Idoc function myIdocFunction is executed correctly when I use WCM_PLACEHOLDER service to get a RegionTemplate (file .hcsp) associated with the data file. In this case, the fact RegionTemplate refers to the element of "MainText" data file with <!-$wcmElement ("MainText")->. But I need to make it work also with service GET_FILE.

    I use version 11.1.1.3.0 UCM.

    Any suggestion?
    Thank you very much
    Francesco

    Hello

    Thank you very much for your help and sorry for this late reply.

    Your trick to activate the complete detailed follow-up was helpful, because I found out I could somehow use the filter prepareForFileResponse for my purpose and I could also have related to the implementation of the native filter pdfwatermark. PdfwFileFilter .

    I managed to set up a filter whose purpose is to force the Idoc assessment of a predefined list of functions Idoc on the output returned by the service GET_FILE. Then I paste the code I have written, in which case it may be useful for other people. In any case, know that this filter can cause performance problems, which must be considered carefully in your own use cases.

    First set the filter in the set of filters in file .hda from your device:

    Filters @ResultSet

    4

    type

    location

    parameter

    loadOrder

    prepareForFileResponse

    mysamplecomponent. ForceIdocEvaluationFilter

    null

    1

    @end

    Here is a simplified version of the implementation of the filter:

    / public class ForceIdocEvaluationFilter implements FilterImplementor {}

    public int doFilter (workspace ws, linking DataBinder, ExecutionContext ctx) survey DataException, ServiceException {}

    Service string = binder.getLocal ("IdcService");

    String dDocName = binder.getLocal ("dDocName");

    Boolean isInternalCall = Boolean.parseBoolean (binder.getLocal ("isInternalCall"));

    If ((ctx instanceof FileService) & service.equals ("GET_FILE") &! isInternalCall) {}

    FileService fileService = ctx (FileService);

    checkToForceIdocEvaluation (dDocName, fileService);

    }

    continue with other filters

    Back to CONTINUE;

    }

    ' Private Sub checkToForceIdocEvaluation (String dDocName, FileService fileService) throws DataException, ServiceException {}

    PrimaryFile file = IOUtils.getContentPrimaryFile (dDocName);

    Ext = FileUtils.getExtension (primaryFile.getPath ());

    If (ext.equalsIgnoreCase ("xml")) {}

    forceIdocEvaluation (primaryFile, fileService);

    }

    }

    forceIdocEvaluation Private Sub (file primaryFile FileService fileService) throws ServiceException {}

    String multiplesContent = IOUtils.readStringFromFile (primaryFile);

    Replacement ForceIdocEvaluationPatternReplacer = new ForceIdocEvaluationPatternReplacer (fileService);

    String replacedContent = replacer.replace (fileContent);

    If (replacer.isMatchFound ()) {}

    setNewOutputOfService (fileService, replacedContent);

    }

    }

    ' Private Sub setNewOutputOfService (FileService fileService, String newOutput) throws ServiceException {}

    File newOutputFile = IOUtils.createTemporaryFile ("xml");

    IOUtils.saveFile (newOutput, newOutputFile);

    fileService.setFile (newOutputFile.getPath ());

    }

    }

    public class IOUtils {}

    public static getContentPrimaryFile (String dDocName) survey DataException, ServiceException {queue

    DataBinder serviceBinder = new DataBinder();

    serviceBinder.m_isExternalRequest = false;

    serviceBinder.putLocal ("IdcService", "GET_FILE");

    serviceBinder.putLocal ("dDocName", dDocName);

    serviceBinder.putLocal ("RevisionSelectionMethod", "Latest");

    serviceBinder.putLocal ("isInternalCall", "true");

    ServiceUtils.executeService (serviceBinder);

    String vaultFileName = DirectoryLocator.computeVaultFileName (serviceBinder);

    String vaultFilePath = DirectoryLocator.computeVaultPath (vaultFileName, serviceBinder);

    return new File (vaultFilePath);

    }

    public static String readStringFromFile (File sourceFile) throws ServiceException {}

    try {}

    return FileUtils.loadFile (sourceFile.getPath (), null, new String [] {"UTF - 8"});

    } catch (IOException e) {}

    throw new ServiceException (e);

    }

    }

    Public Shared Sub saveFile (String source, destination of the file) throws ServiceException {}

    FileUtils.writeFile (source, destination, "UTF - 8", 0, "is not save file" + destination);

    }

    public static getTemporaryFilesDir() leader throws ServiceException {}

    String idcDir = SharedObjects.getEnvironmentValue ("IntradocDir");

    String tmpDir = idcDir + "custom/MySampleComponent";

    FileUtils.checkOrCreateDirectory (tmpDir, 1);

    return new File (tmpDir);

    }

    public static createTemporaryFile (String fileExtension) leader throws ServiceException {}

    try {}

    The file TmpFile = File.createTempFile ("tmp", "." + fileExtension, IOUtils.getTemporaryFilesDir ());

    tmpFile.deleteOnExit ();

    return tmpFile;

    } catch (IOException e) {}

    throw new ServiceException (e);

    }

    }

    }

    Public MustInherit class PatternReplacer {}

    Private boolean matchFound = false;

    public string replace (CharSequence sourceString) throws ServiceException {}

    Matcher m = expand () .matcher (sourceString);

    StringBuffer sb = new StringBuffer (sourceString.length ());

    matchFound = false;

    While (m.find ()) {}

    matchFound = true;

    String matchedText = m.group (0);

    String replacement = doReplace (matchedText);

    m.appendReplacement (sb, Matcher.quoteReplacement (replacement));

    }

    m.appendTail (sb);

    Return sb.toString ();

    }

    protected abstract String doReplace(String textToReplace) throws ServiceException;

    public abstract Pattern getPattern() throws ServiceException;

    public boolean isMatchFound() {}

    Return matchFound;

    }

    }

    SerializableAttribute public class ForceIdocEvaluationPatternReplacer extends PatternReplacer {}

    private ExecutionContext ctx;

    idocPattern private model;

    public ForceIdocEvaluationPatternReplacer (ExecutionContext ctx) {}

    This.ctx = ctx;

    }

    @Override

    public getPattern() model throws ServiceException {}

    If (idocPattern == null) {}

    List of the functions = SharedObjects.getEnvValueAsList ("forceidocevaluation.functionlist");

    idocPattern = IdocUtils.createIdocPattern (functions);

    }

    Return idocPattern;

    }

    @Override

    protected String doReplace(String idocFunction) throws ServiceException {}

    Return IdocUtils.executeIdocFunction (ctx, idocFunction);

    }

    }

    public class IdocUtils {}

    public static String executeIdocFunction (ExecutionContext ctx, String idocFunction) throws ServiceException {}

    idocFunction = convertIdocStyle (idocFunction, IdocStyle.ANGULAR_BRACKETS);

    PageMerger activeMerger = (PageMerger) ctx.getCachedObject("PageMerger");

    try {}

    String output = activeMerger.evaluateScript (idocFunction);

    return output;

    } catch (Exception e) {}

    throw the new ServiceException ("cannot run the Idoc function" + idocFunction, e);

    }

    }

    public enum IdocStyle {}

    ANGULAR_BRACKETS,

    SQUARE_BRACKETS

    }

    public static String convertIdocStyle (String idocFunction, IdocStyle destinationStyle) {}

    String result = null;

    Switch (destinationStyle) {}

    case ANGULAR_BRACKETS:

    result = idocFunction.replace ("[!-$","<$").replace("--]", "$="">" "]");

    break;

    case SQUARE_BRACKETS:

    result = idocFunction.replace ("<$", "[!--$").replace("$="">", "-] '");

    break;

    }

    return the result;

    }

    public static model createIdocPattern ( list idocFunctions) throws ServiceException {}

    If (idocFunctions.isEmpty ()) throw new ServiceException ("list of Idoc functions to create a template for is empty");

    StringBuffer patternBuffer = new StringBuffer();

    model prefix

    patternBuffer.append ("(\\ [\\!--|)")<>

    Features GOLD - ed list

    for (int i = 0; i)

    patternBuffer.append (idocFunctions.get (i));

    If (i

    }

    model suffix

    patternBuffer.append ("") (. +?) (--\\]|\\$>)");

    String pattern = patternBuffer.toString ();

    log.trace ("Functions return Idoc model", model);

    Return Pattern.compile (pattern);

    }

    }

    public class ServiceUtils {}

    Private Shared Workspace getSystemWorkspace()}

    Workspace workspace = null;

    WsProvider provider = Providers.getProvider ("SystemDatabase");

    If (null! = wsProvider) {}

    workspace = wsProvider.getProvider ((workspace));

    }

    Returns the workspace;

    }

    getFullUserData private static UserData (String userName, cxt ExecutionContext, workspace ws) throws DataException, ServiceException {}

    If (null == ws) {}

    WS = getSystemWorkspace();

    }

    UserData userData is UserStorage.retrieveUserDatabaseProfileDataFull (name of user, ws, null, cxt, true, true);.

    ws.releaseConnection ();

    return userData;

    }

    public static executeService (DataBinder binder) Sub survey DataException, ServiceException {}

    get a connection to the database

    Workspace workspace = getSystemWorkspace();

    Look for a value of IdcService

    String cmd = binder.getLocal ("IdcService");

    If (null == cmd) {}

    throw new DataException("!csIdcServiceMissing");

    }

    get the service definition

    ServiceData serviceData = ServiceManager.getFullService (cmd);

    If (null == serviceData) {}

    throw new DataException (LocaleUtils.encodeMessage ("!")) csNoServiceDefined", null, cmd));

    }

    create the object for this service

    The service = ServiceManager.createService (serviceData.m_classID, workspace, null, Binder, serviceData);

    String userName = 'sysadmin ';

    UserData fullUserData = getFullUserData (username, service, workspace);

    service.setUserData (fullUserData);

    Binder.m_environment.put ("REMOTE_USER", username);

    try {}

    init service do not return HTML

    service.setSendFlags (true, true);

    create the ServiceHandlers and producers

    service.initDelegatedObjects ();

    do a safety check

    service.globalSecurityCheck ();

    prepare for service

    service.preActions ();

    run the service

    service.doActions ();

    } catch (ServiceException e) {}

    } {Finally

    service.cleanUp (true);

    If (null! = workspace) {}

    workspace.releaseConnection ();

    }

    }

    }

    }

  • ESX 3.5: copy files using the service console from a network share to the esx host data store

    Hello

    I wonder. Is there a command that I can run the service console that would allow me to copy a file from a network share on the data store on the esx host?

    Eric

    If sharing is a Windows, you can also use smbclient within the service console and ride sharing.

    André

    * If you found this device or any other answer useful please consider awarding points for correct or helpful answers

  • Data from Web service to a Web service that keeps the Session control

    Following the example set by Rama cricket in [maintaining Session with JAX - WS | http://weblogs.java.net/blog/ramapulavarthi/archive/2006/06/maintaining_ses.html]; I could create a WebService that keeps the sessions using JAX - WS.

    Now, I want to use this WebService, from control data in an ADF application, but unfortunately, I do not know how to tell from this data control that I want to maintain the session.

    I don't know if I should extend and overwrite the FactoryClass (oracle.adf.model.adapter.DataControlFactoryImpl) or if I have to do with the application definition (oracle.adfinternal.model.adapter.webservice.WSDefinition)

    I'm new to ADF and I understand that it can be simple, I just need an example or documentation to read.

    Thank you

    For the service, you can create a proxy of jax - ws and as mentioned in the document that you cited, activate the session on the client.
    This client class, you can then create a data bean control and use it in your ADF application.

    Vishal-

  • How to transform the received data from the file adapter

    Hi '.

    I read the data in the XML file using the file adapter, now I want to write the same content I read from this file to a different/new XML file, the problem is that I'm unable to perform a transformation here, when I use a transformation with source element as the output of the reading of file and the target as input in the new file it writes an empty file ,
    I checked the audit trail that showsme that the transformation is empty.
    Please tell me how I transform the item I received a file to make them as input to the next file

    Thank you
    Yatan

    You can post your Transformation_3.xsl, I would also like to see the result of the receipt of the readfile.

    I'm not convinced that this XML is correct. I don't expect to see the element xsd: Schema.

    see you soon
    James

  • I'm unable to start the service for the name of the account to Network Service on Windows Server 2008.

    Original title: name of the account network Service can be resolved correctly on windows French

    I have a service, I want to run under the network service on windows French account. Computer is not in the field, but in the working group.

    Service is installed via install and uses the WinAPI functions to get the name of a valid account of localized, which is the AUTHORITY NT\SERVICE NETWORK.

    The problem is that service fails with errors in the following event viewer:

    (1) service depends on the Net Logon service which failed to start because of the following error:
    The operation was successful.

    (2) this computer is configured as a member of a workgroup, and not as a member of a domain. It is not necessary to perform the service access network in this configuration.

    However, if I go to the properties of this Service, Log On tab and button Browse... to address the NETWORK SERVICE account, it sticks "Network Service" value in field and function successfully starts. Note that it may not resolve the display name 'AUTHORITY NT\SERVICE NETWORK'.

    Another thing is that when I put the computer in the domain that manages all the service suddenly starting with 'AUTHORITY NT\SERVICE NETWORK' account but the system does not transform it in "Network Service" on English windows.

    So is this a bug on a French OS? Is there a solution? How can I get programmatically "converted" version of the account name ('AUTHORITY NT\SERVICE NETWORK'-> 'Network Service')?

    System: Windows 2008 R2 SP1 with the latest updates to the 01/10/2013

    Hi Vadim,

    I would have you post your query in the TechNet Forums because it caters to an audience of it professionals.

    Your question would be more out there.

    Check out the link-

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

    Back to us for any issues related to Windows in the future. We will be happy to help you.

    Thank you.

  • Impossible to transform the source XML error applicant ABC transformation

    Hi all

    I get "unable to transform XML source" in the ABM to EBM in SyncCurrencyRateListUKReqABCSImpl transformation, while testing the xsl of jdeveloper. The ABC was built using the Service constructor. There seems to be something wrong with the xsl language that is generated. I tried with one of the oldest ABM and EBM that worked, even who has the same problem. One difference I see in the xsl is a list of fields such as sender, DVMSOurceCol, DVMTargetCol, XREFSourceCol etc. who did not get generated in the old version. Appreciate the pointers.

    Vesion AIA manufacturer of Service 11.1.1.5.0
    AIA 11.1.1.5.0
    SOA 11.1.1.5.0
    jDeveloper 11.1.1.5.0

    EBS--> CurrencyExchangeEBSV1.wsdl.

    ATMs and the ABO are pasted below.

    ABO
    ------
    <? XML version = "1.0" encoding = "windows-1252'?" " >
    < xsd: Schema container = "http://www.w3.org/2001/XMLSchema" xmlns = "http://xmlns.companyname.com.au/Manual/GL/ABO/V1" targetNamespace = "http://xmlns.companyname.com.au/Manual/GL/ABO/V1" elementFormDefault = "qualified" >
    < xsd: element name = "ForexListManABO" type = "ForexListManABOType" / >
    < xsd: complexType name = "ForexListManABOType" >
    < xsd: SEQUENCE >
    < xsd: element name = "ForexManABO" type = "ForexManABOType" minOccurs = "0" maxOccurs = "unbounded" / >
    < / xsd: SEQUENCE >
    < / xsd: complexType >
    < xsd: complexType name = "ForexManABOType" >
    < xsd: SEQUENCE >
    < xsd: element name = "FROM_CURRENCY" type = "xsd: String" / >
    < xsd: element name = "TO_CURRENCY" type = "xsd: String" / >
    < xsd: element name = "FROM_CONVERSION_DATE" type = "xsd: Date" / >
    < xsd: element name = "TO_CONVERSION_DATE" type = "xsd: Date" / >
    < xsd: element name = "USER_CONVERSION_TYPE" type = "xsd: String" / >
    < xsd: element name = "CONVERSION_RATE" type = "xsd: Decimal" / >
    < / xsd: SEQUENCE >
    < / xsd: complexType >
    < / xsd: Schema >


    ABM
    ------
    <? XML version = "1.0" encoding = "UTF - 8"? >
    < xsd: Schema container = "http://www.w3.org/2001/XMLSchema" xmlns = "http://xmlns.companyname.com.au/Manual/GL/ABO/V1" targetNamespace = "http://xmlns.companyname.com.au/Manual/GL/ABO/V1" elementFormDefault = "qualified" >
    < xsd: include schemaLocation = "ForexListManABO.xsd" / >
    < xsd: element name = "SyncForexListManABM" type = "ForexListManABOType" / >
    < / xsd: Schema >

    Thank you
    Anish.

    When the Service constructor generates XSL (three of them for ReqABCS) files, in the header of the XSL, it will add a code to retrieve the properties of the service of AIAConfigurationProperties.xml using a custom function aia:getServiceProperty ().
    The problem is that this feature does not work in offline mode. either you can test not jDeveloper. What I usually do is to comment on the main part of the XSL code that calls the other XSL files and end my mapping of real business data. Test it out (it will work once commented) and then it uncomment before deploying the server.

  • Tecra M5: The service Detection failed with the headset BT-HBH-IV835

    Dear friends!

    Somehow my previous topic disappeared without reason. There is no suitable answer to that in "feedback technical support forum" (http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=23417).

    In accordance with the recommendation of Silas, I will describe the problem once more.

    When I am trying to pair headset Bluetooth HBH-IV835 with Tecra M5 integrated Bluetooth I meet the problem "Detection of service failed. Here is the detailed description.

    I use the last battery Bluetooth (v5.10.06 (T)), my operating system is Windows XP, computer laptop - Toshiba Tecra M5.

    I launch "New Connection Wizard" (in the Bluetooth Manager), choose the HBH-IV835 headset in the list of detected devices, click Next, enter the password "0000" and in a second, "Detection of the service failed" message. After that if I open 'Options', 'Security', 'Paired device view' - the list is totally empty.

    In accordance with the operating manuals of the headset Bluetooth HBH-IV835 and Tecra M5 integrated bluetooth, the two devices are supported the HSP profile.
    I need your help to solve the problem and make integrated Blueetooth works with headphones.

    In all responses, there was a sort of recommendation to disable "detection Device Class" (or something like that, I do not remember exectly) - I tried 'Options', 'Interchange of information Bluetooth', 'Settings - Advanced', 'Display filtering' - disable. Much to my chagrin, it did not help.

    In addition, there was the request to describe the chronology of systray icon color change. Here we go:
    -in "new connection" Wizard installation until I selects the Headset HBH-IV835 in the discovered devices list and click the button 'Next' the systray icon is blue-white;
    -After clicking 'Next', it turns to blue-green and remains this color when I enter the access code, click OK;
    -at the same time with the message"failure of the service detection"systray icon color is transformed into blue-white.

    Additional information:
    Screenshot of "service Detection failed":
    http://photoFile.com.UA/photo/Miroslav/1976/28340602.jpg
    Screenshot of Bluetooth COM ports:
    http://photoFile.com.UA/photo/Miroslav/1976/28340164.jpg
    Screenshot of the Device Manager:
    http://photoFile.com.UA/photo/Miroslav/1976/28340174.jpg
    I filmed the process 'Add a new connection' by my cell phone (poor quality, but it can help format 3gp, 1.7 MB):
    http://up.spbland.ru/files/07052591/

    Post edited by: anamivatar
    Corrected typos.

    This is the behavior if the incorrect PIN code has been entered. Can you please open Notepad and enter "0000" to see if it's OK or if it is translated for a reason, for example, Numlock on?

  • Possible to access the service materials? (without connection to a user account)

    I'm curious to know if there are problems with access to hardware OR a program running as a service (IE with no user logged on to the computer). I'm about to start development on a service addressing a NOR-IMAQ device, and I need to begin to acquire data when the computer starts without connecting to a user account. I don't know if access to an INTERFACE created in NOR-MAX requires that a user be logged.

    It will run on Windows 7.

    I appreciate any idea. Thank you!

    I had time to do a basic test and was able to capture data from a camera through IMAQ and store on the disk without the need to log on successfully. The service launched at startup and a lot of stored data before I had the chance to open a session.

  • Windows 7 Home Premium x 64: activation of the service Windows Update crashes my computer after upgrade RAM

    A few days ago I had two sticks of 2 GB GSkill RAM by mail. Here's the same brand, model and size as the pair currently installed (obviously). (Sticks alternate according to the specifications of the card from my mother)

    After you have installed the new RAM and the computer starts up, it freezes within about 30 seconds of connection. Before installing the new sticks, I had no problem whatsoever.

    My first thought is that I sit the RAM properly, then I go and reinstall it. I start, and the same thing happens.

    So obviously this RAM must be bad, right? When I take out news, not gel. Ah, but when I remove the OLD stuff and use new instead, I ALSO no gel. So maybe it is not the RAM.

    Then I reboot in safe mode. No gel. Interesting. I opened the window 'System' and it says "memory (RAM) installed: 4.00 GB ', which is correct." I opened CPU - Z, and it reports also 4 GB of memory. I run a few hours and have no problems whatsoever. So I say to myself, there must be either a Windows service or a 3rd party service is causing the issue and not the new RAM.

    I disable all services of 3rd parties and restart in normal mode. It freezes. OK, so maybe (though unlikely) I have a virus any (I say probably not because I have to) run the module additional firefox NoScript, and set to block all flash, javascript, xss, iframes, etc. - in other words, only allow to my whitelist and B) I have Windows Firewall and running McAffee and updated.). But I decided to first try Windows services for the hell of it.

    So I enable only the services that start in safe mode as my reference, disabling the rest via services.msc. I start normally and not gel. Great, then maybe it is a Windows service. I start which allows one service after another without any problem. I get to the bottom of the list and select the Windows Update service. Within literally 10 seconds my computer crashes. Large.

    As a validation test, I put all services back to the base line of safe mode and only allow Windows Update. I start normally, and again once it freezes.

    Another test of validation, I start with all normal, but disable Windows Update. Do not freeze. I'm going to start Windows Update. Yet once, it freezes for about 10 seconds. So clearly something is in place.

    As a third and final sanity check, I remove the new RAM and run a Windows Update. He finds a few optional updates, but not critical. My system is up2date.

    My only attempt to solve this problem so far was to backup all Windows Update DLLs (C:\windows\system32\wu*.dll, although I don't know if these are good) and do a scan sfc to replace them with copies of 'good '. It did not work.

    So my question is:

    Why cares Windows Update that I have 4 GB of memory installed?

    Thank you

    Jon

    1. I 'upgraded' from the RC of Windows 7 x 64 for Win 7 x 64 Home Premium.

    2. I use McAfee VirusScan Enterprise 8.7.0i, DAT version 6060, Scan Engine 5400.1158

    3 No.

    4. No, I put together this computer myself.

    ______________________

    To answer my previous posts:

    I think the USB storage is a separate issue. And.

    I think I * may * have solved the problem of origin with one or more of the following (don't know who):

    • Updated the software of the chipset of the card from my mother.
    • Updated HD Windows audio drivers to the recommended ASUS (Realtek) HD audio drivers
    • Updated since Windows installed NVIDIA display drivers for version NVIDIA WHQL.
    • Increased my tRFC (refresh time of line) to 70 52 clocks clocks. Set my GSKILL DRAM voltage recommended by 2.1V. Off the SPD DRAM configuration (I read that ASUS is not entirely based on the SPD and can affect things on its own).

    I had WU for 20 minutes from writing this post without a freeze, so we'll see. (Previously, it would freeze within 10 seconds of turning on WU)

Maybe you are looking for