Need help, unable to connect to the ODBC database using the SQL Toolbox!

Hi all

I'm playing around with the evaluation of SQL Toolkit (2.2 + patch) and I'm having trouble.

I ran the example 'connect' program and it seems to work fine.

However, I try to write my own program, and I get the same message:

"Service connection BD: (return value ==-10 [0xFFFFFFF6])."

Native error - 2147467259 code 0x80004005

The message is different from time to time, but the return value is constant.

I use Microsoft SQL Server 2012 and MySQL.

For MySQL, I installed the last Connector ODBC, 5.3.4. Inside the Control Panel / Data Sources (ODBC), I have a DSN called test_mysql in DSN user and system DSN.

I ran a test on the connection and the test passes. I don't know if I have to use the ansi or unicode driver, I tried both with the same success.

I do not know I had properly configured the SQL Server connection and who will try again.

My Code CVI is quite simple:

hdbc = connection BD ("DSN = test_mysql");

Whenever I get a - 10 BD. Either I have something configured wrong or am I missing something.

Does anyone have any suggestions?

Update 2:

After getting off the phone with Technical Support, the problem has been identified!

LabWindows SQL Toolkit requires 32 bits DNS. My PC is a 64-bit, so my default DNS Manager in 64-bit.

I needed to use the DNS Manager 32-bit when you work with the box tool.

Once I created my DNS connections using the 32-bit version of the Datga ODBC Source manager, everything worked fine.

See this technical note:

http://digital.NI.com/public.nsf/allkb/E7984C0DA0F0E65086257694005B4CB7

Tags: NI Software

Similar Questions

  • Unable to connect to the SQL 2005 Express database

    I'm new to Flex and I try to use the application for creating the database wizard and I am not able to connect to one of my servers MS SQL or PostgreSQL. I get this error message:

    java.sql.SQLException: unknown server host name "10.40.213.80\SQLEXPRESS".
    to net.sourceforge.jtds.jdbc.ConnectionJDBC2. < init > (ConnectionJDBC2.java:364)
    to net.sourceforge.jtds.jdbc.ConnectionJDBC3. < init > (ConnectionJDBC3.java:50)
    at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:178)
    to org.eclipse.datatools.connectivity.db.generic.JDBCConnection.createConnection (JDBCConnect ion.java:87)
    at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection (DriverCo nnectionBase.java:104)
    at org.eclipse.datatools.connectivity.DriverConnectionBase.open (DriverConnectionBase.java:53)
    to org.eclipse.datatools.connectivity.db.generic.JDBCConnectionFactory.createConnection (JDBC ConnectionFactory.java:52)
    to org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection (Co nnectionFactoryProvider.java:77)
    at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection (Link Profile .java: 354)
    to com.adobe.datatools.derived.wizards.BaseConnectionProfilePage.testConnectionSimple (BaseCo nnectionProfilePage.java:70)
    at com.adobe.datatools.derived.wizards.BaseConnectionProfilePage.testConnection (BaseConnecti onProfilePage.java:51)
    to org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage$ 1.widgetSelect ed(ConnectionProfileDetailsPage.java:85)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    to com.adobe.flexbuilder.dbwizard.ui.DbWizard$ 8.widgetSelected(DbWizard.java:598)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.adobe.flexbuilder.dbwizard.actions.DBWizardAction.run(DBWizardAction.java:69)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionI tem.java:546)
    to org.eclipse.jface.action.ActionContributionItem.access$ 2 (ActionContributionItem.java:490)
    to org.eclipse.jface.action.ActionContributionItem$ 5.handleEvent (ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2219)
    to org.eclipse.ui.internal.Workbench$ 4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start (FlexBuilderApplication.java:112)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: java.net.UnknownHostException: 10.40.213.80\SQLEXPRESS
    at java.net.PlainSocketImpl.connect (unknown Source)
    at java.net.SocksSocketImpl.connect (unknown Source)
    at java.net.Socket.connect (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:289)
    to net.sourceforge.jtds.jdbc.SharedSocket. < init > (SharedSocket.java:250)
    to net.sourceforge.jtds.jdbc.ConnectionJDBC2. < init > (ConnectionJDBC2.java:297)
    ... more than 57
    I activated local and remote connections on my server, I can connect to them using connections DSN on Windows and other applications of web development such as MS visual studio. Y at - it requires no special configuration as flex?

    Well I uninstalled my SQLEXPRESS and just installed an instance of SQL 2005 standard and enabled TCP/IP connections and ta - da! Don't know if there is something else in SQLEXPRESS which must be activated but it works not now.

    Thank you!

  • Smartphones blackBerry HELP - unable to connect to the Blackberry Protect service?

    Today I had an update on my blackberry curve blackberry 9630, on my old phone I used blackberry protect to save my contacts, texts, etc.
    I used it to transfer data before so much confidence, but now it doesn't seem to work.
    I downloaded the app and it is now stuck on the "connect to blackberry protect service" page with the green circle, it was like that for an hour or two.
    I have a full data plan and it worked there the past, can someone help me? Thank you.

    The servers seem to be until now. If this isn't the case, refresh your service books.

    Ron

  • Help: unable to connect to the server

    Hi, I just installed fms 3.5, but when I open the Flash Media Administration Console it tells me that the server is not connected.

    This is the first time I use fms, I don't know what to do...

    can someone help me?

    Thank you

    1. make sure that the FMS process are running. Under windows, you can watch in the process in the taks Manager tab. You should see FMSAdmin, FMSEdge, FMSMaster and FMSCore. I'm not talking Penguin, so I don't know how to check on Linux.

    2. make sure that ports 1935 and 1111 are open on your firewall.

    3 try to hit the administration via a browser service to see if he responds. The address will be http://[your server ip or host]: 1111/admin. replace [your ip address of the server or host] with the IP or hostname of your FMS server. If you do not get a response, double-check the points 1 and 2.

  • My cloud of Adobe installer is unable to connect to the animated. No problems with internet... Help, please

    My cloud of Adobe installer is unable to connect to the animated. No problems with internet... Help, please

    Hello

    Thank you for using https://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html > and all the steps in "troubleshooting connectivity issues.

    If necessary, and for any other question, click on through http://helpx.adobe.com/contact.html and so "open" Please use the chat, I to can I part had the best experiences. An employee of Adobe Preran I quote: the chat button is enabled as soon as there is an available to help agent.

    Hans-Günter

  • Help please. Unable to connect to the boot or system event Notifcation of error is displayed. Aero disabled - but the service is running.

    Hi all

    I have Windows 7 Professional 64-bit. Today, at the start, I had a very long message error stating "Unable to connect to the Notifcation event system" and advising me to check the logs.  Aero is also suspended - so I have a pc that looks like it's running XP. Hmmm.

    By checking the newspapers he no mention of system event Notifcation service fails, or indeed any of its services of dependant (System Comp + events, RPC, DCOM or RPC Endpointmapper server process launcher) and when I check the services I see that all these include the Notifcation Service to event system are running!

    The only error I have concerns the Management Service report as below.

    Log name: System
    Source: Service Control Manager
    Date: 29/06/2012 11:57:52
    Event ID: 7022
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: John-Ultra-PC
    Description:
    Service management report suspended starting Service.
    The event XML:
    http://schemas.Microsoft.com/win/2004/08/events/event">
     
       
        7022
        0
        2
        0
        0
        0 x 8080000000000000
       
        219910
       
       
        System
        John-Ultra-PC
       
     

     
        Report management service
     

    On the papers of yesterday, I have a couple of what follows, no idea if they are relevant.

    Log name: System
    Source: Schannel
    Date: 28/06/2012-16:42:56
    Event ID: 36888
    Task category: no
    Level: error
    Keywords:
    User: SYSTEM
    Computer: John-Ultra-PC
    Description:
    The next fatal alert: 40. The internal error state is 107.
    The event XML:
    http://schemas.Microsoft.com/win/2004/08/events/event">
     
       
        36888
        0
        2
        0
        0
        0 x 8000000000000000
       
        219782
       
       
        System
        John-Ultra-PC
       
     

     
        40
        107
     

    I don't have a slow connection, the desktop (even without aero) pretty quickly, even if windows is stolen hard drive. I checked for frgmintation and its less than 1%

    Ideas please.

    Try this:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-desktop/system-event-notification-cannot-be-connected/fdf654bd-C291-4c64-8629-d0a257fe7ae1

  • problem with WiFi connectivity with new Ipad Pro.  Unable to connect to the wifi at home.  My other devices (mini mac, iphone, iPad 2) all work fine on my wifi at home.  I am able to connect Ipad Pro wifi work.

    Problem with WiFi connectivity with new Ipad Pro.  Unable to connect to the wifi at home.  My other devices (mini mac, iphone, iPad 2) all work fine on my wifi at home.  I am able to connect Ipad Pro wifi work.

    On the Pro iPad, tap settings > general > reset > reset network settings

    You will need to re enter your Wi - Fi password.

    Then try to connect to your Wi - Fi network.

    If this does not help, more available in this support article suggestions > If your iPhone, iPad or iPod touch connects to a Wi-Fi network

  • At the opening of some Web pages I get a msg 'unable to connect to the server', but it works very well in startup

    The last few days during the use of the internet, some Web pages will not be not open. I get a msg of error saying 'unable to connect to the server', but it works very well with other sites such as Facebook and YouTube.  This happens when I use Safari, Firefox and Chrome.  Yet if I'm in Safe Boot mode it works fine.  I exaggerate the App installed VPN and when I am in normal mode and connect to the VPN exaggeration, all Web pages work correctly. I searched the net for days trying to find a solution but nothing I tried worked.  I'm not very computer savvy either so don't know much of what I do with this technical stuff.  I emptied the caches, but that did not work.  Following the advice of an answer to another question on this forum that was similar to mine, I went into the Terminal and performed a diagnostic test.  I don't understand all the information in this essay so hope someone here can decipher. The report is quite long, but this is the beginning of the pasted below.  Help, please!

    The system version: OS X 10.11.1 (B 15, 42)

    Kernel version: Darwin 15.0.0

    Boot Mode: Normal

    Model: MacBookPro11, 1

    FileVault: on

    The System Diagnostics

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    2016-04-13 desmoides crash

    Diagnosis of the user

    2016-04-12 AssetCacheLocatorService crash

    Accident of GarageBand 2016-04-12

    Kernel messages

    Apr 12 15:34:15 AssertMacros: tmpData (value: 0x0), leader: /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCre dentialManager-82.10.1/AppleCredentialManager/AppleCredentialManager.cpp, line: 765

    Apr 12 15:34:15 init: error getting of PHY_MODE; using MODE_UNKNOWN

    Apr 12 15:34:18 NTFS-fs warning (device/dev/disk0s4, pid 165): ntfs_system_inodes_get(): Windows is put into hibernation. Will not be able to get back on read-write. Run the chkdsk command.

    Apr 12 15:35:41 deal with iCoreService [94] taken causing excessive Awakenings. Awakenings (per second) rate: 520; Maximum rate (per second) Awakenings: 150; Observation period: 300 seconds; Life of the Awakenings of task number: 45019

    Apr 12 16:45:59, launchd process [1]-l' system of limitation of disabling i/o level

    Apr 12 16:45:59, launchd process [1] disable the CPU - the system-wide limit

    Apr 12 16:46:31 AssertMacros: tmpData (value: 0x0), leader: /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCre dentialManager-82.10.1/AppleCredentialManager/AppleCredentialManager.cpp, line: 765

    Apr 12 16:46:31 init: error getting of PHY_MODE; using MODE_UNKNOWN

    Apr 12 16:46:33 NTFS-fs warning (device/dev/disk0s4, pid 155): ntfs_system_inodes_get(): Windows is put into hibernation. Will not be able to get back on read-write. Run the chkdsk command.

    Apr 12 16:47:52 iCoreService process [94] taken causing excessive Awakenings. Awakenings (per second) rate: 557; Maximum rate (per second) Awakenings: 150; Observation period: 300 seconds; Life of the Awakenings of task number: 45052

    12 apr 17:20:51 0xe00002db questioned the file opening error

    -the last message repeated 1 time.

    Apr 12 19:39:26 AssertMacros: tmpData (value: 0x0), leader: /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCre dentialManager-82.10.1/AppleCredentialManager/AppleCredentialManager.cpp, line: 765

    Apr 12 19:39:26 init: error getting of PHY_MODE; using MODE_UNKNOWN

    Apr 12 19:39:28 NTFS-fs warning (device/dev/disk0s4, pid 158): ntfs_system_inodes_get(): Windows is put into hibernation. Will not be able to get back on read-write. Run the chkdsk command.

    Apr 12 19:40:49 deal with iCoreService [94] taken causing excessive Awakenings. Awakenings (per second) rate: 545; Maximum rate (per second) Awakenings: 150; Observation period: 300 seconds; Life of the Awakenings of task number: 45066

    Apr 12 20:46:58 launchd process [1]-l' system of limitation of disabling i/o level

    Apr 12 20:46:58 launchd process [1] disable the CPU - the system-wide limit

    Apr 12 20:47:21 AssertMacros: tmpData (value: 0x0), leader: /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCre dentialManager-82.10.1/AppleCredentialManager/AppleCredentialManager.cpp, line: 765

    Apr 12 20:47:21 init: error getting of PHY_MODE; using MODE_UNKNOWN

    Apr 12 20:47:23 NTFS-fs warning (device/dev/disk0s4, pid 157): ntfs_system_inodes_get(): Windows is put into hibernation. Will not be able to get back on read-write. Run the chkdsk command.

    Apr 12 20:48:44 deal with iCoreService [94] taken causing excessive Awakenings. Awakenings (per second) rate: 545; Maximum rate (per second) Awakenings: 150; Observation period: 300 seconds; Life of the Awakenings of task number: 45476

    Apr 12 21:54:58 opening error 0xe00002db questioned the file

    -the last message repeated 3 times.

    Apr 13 01:42:49 deal with com.apple.WebKit [12265] wire 546051 caught fire CPU! He used more than 50% of the CPU (actual recent use: 93%) more than 180 seconds. Screw using the processor to life 90,030145 seconds, (89.468979, System 0.561166 user) information book: balance: 90000757669 credit: debit 90000757669: limit 0: 90000000000 period (50%): 180000000000 time since last filling (ns): 96164617988

    Hi AussieEgypt,

    Thank you for using communities Support from Apple.

    If a problem does not occur when it is started in safe mode, then you have already determined that the problem was isolated to a few 3rd party software running on your Mac.  Take a look at the information below to start with the removal of some elements of start-up and connection and see if the problem persists:

    Test your login items

    1. Choose the Apple menu > System Preferences, and then click users and groups.

    2. Click on your account under the current user name, and then click connection points.

      Make a list of the login items, you will need to remember later.

    3. Select all the elements of connection, and then click the button Delete .

    4. Choose the Apple menu > restart.

    5. If this solves the problem, reopen the preferences users and groups, add the elements of connection one at a time and restart your Mac after the addition of each of them.

      If the problem persists, follow the steps above to remove only the last element of connection that you added.

    OS X El Capitan: If you think you have incompatible connection points

    See you soon.

  • Satellite Pro A10 - WXP re-installed and unable to connect to the internet

    Please help me... I have re-installed Windows XP Home... and now unable to connect to the internet... have also not more of her!
    I went into the Device Manager... in 'other devices' - and it is yellow? mark beside...
    1 / ethernet controller. 2 / multimedia audio controller 3 / PCI modem controller 4 / video...
    They all say "drivers for it are not installed. .... Also, went to "system devices" and find 9 other things that no longer have the drivers installed... said there is also no "audio device" installed!

    My laptop is completely exhausted, or it is better to try to resolve this issue. I'm a fool when it comes to stuff like that... so be gentle with me... what I need to find all the individual drivers and re - install...? BTW... There is no wireless card in the back... (Already checked)...

    Would appreciate any help...
    Thank you

    Hello

    Satellite A10 is a little older model laptop and you can find the drivers in * archives *. go to the [page driver Toshiba | http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp]

    Archive-online Satellite Pro-online Satellite Pro A series-online Satellite Pro A10

    > / ethernet controller. 2 / multimedia audio controller 3 / PCI modem controller 4 / video

    Download and install: 1) Lan Card 4) graph of the card sound 2) 3) Modem driver download also, other drivers if necessary.

  • HP ENVY m6-1254eo Notebook PC: unable to connect to the Synaptics Pointing Device Driver

    Dear community of Hp,

    I had a problem with my hp envy, which occurs a few weeks previously and now has decided to post here in the forum hp laptop because

    no solution can be found on the internet. Ive done a lot of research and try but nothing happens.

    I knew that the Synaptics Touchpad no longer works. I tried to uninstall and reinstall the driver, but I do help. I still see the touchpad in the listof material and devices.  And every time that select the properties of the mouse it still appears the message like this unable to connect to the Synaptics Pointing Device Driver, if you have installed a different ps 2 device driver scoring please uninstall the synaptics using the Yes button.  You must then reinstall your device external device driverfor score again. 

    In the control panel > Device Manager > display hidden devices under the mouse and other pointing device, there is a yellow triangle on the HP TOUCHPAD SMBUS.

    I really need your hp experts helps solve my laptop problem.

    Thank you in advance.

    Hi @topzias,

    Thank you for the update.

    Would you be so kind as to post what worked for you in the public forum, where others can see it and maybe help?

    Cheers to you and thanks in advance

  • Unable to connect with the PC tab

    I bought a Ubislate android 7 C + from Datawind, but unable to connect with the computer

    Burnersalvation,

    To provide the proper resolution, I would need more information on your side.

    1. which version of the operating system are you using?

    2. what happens when you try to connect to the tab?

    3. How do you connect tab to the computer?

    To connect to Android Ubislate to the computer, it may require some software to install on the computer provided by the manufacturer of the tab. Then I suggest you to contact the manufacturer of the tab to get help on this issue.

    Check out the link:

    http://www.ubislate.com/contact/index.html

    Hope this information helps. If you need more assistance or information on this question, reply to this post. I'll be happy to help you.

  • When you try to connect from my vista desktop to my laptop windows 7 through the DRC I get the error "unable to connect to the gateway terminal server."

    problems of the DRC of vista for windows machine 7

    I have 2 computers running on a homegroup. When you try to connect from my vista desktop to my laptop windows 7 through the DRC, I get the error "unable to connect to the gateway terminal server."   Can I remotely from the laptop to the desktop vista end. I the DRC 7 is installed on the desktop and tried to connect using the IP as well as the name of the machine but still no joy.

    can someone shed light on this please?

    Hello

    Temporarily disable the security software on both computers and check if it makes a difference.

    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.

  • "Unable to connect to the computer printer" message appears during installation of laserjet p1102w.

    During the installation of the wireless software for Laserjet P1102W on computer with XP Professional (pk2), the message ' printer was able to connect to the wireless network.  However, this computer is unable to connect to the printer. "I checked the printer and the computer both connected to the same network named with even WEP key, opening, credentials etc.  I have a linksys connected to the computer and the modem cable. When I connect using the USB connect wire to the computer directly, I can print.   Two software, wired and wireless, have been loaded.  My HP inkjet printer is wired to the linksys and works for multiple computers to the wireless network. Do I need to have another printer? I thought that I could still have a truly printer wireless!  I'm a novice at this.  Thanks for any help you can give.

    I called HP support.  The technology was very knowledgeable and accommodating.  HP Smart Install program (in the printer and on CD) that came in the box was an old version.  I had to reset the printer back to factory default and to download the new firmware on the HP.com website.

    The oldest had an incorrect address router (network). You can see the address of the router (IP) when you perform the self-test (hold down the button "on") under the information network.  IPv4 address must be the same as your router.  Now my printer and computer are looking at the same network.

    Works great!  Love this LaserJet.  Faster than my last HP LaserJet 4 L.

  • Unable to connect to the internet: "Fail to create the RasEntry" or "Invalid Data Modem.

    Unable to connect to the internetwhen using a 3 USB Modem Mobile. Error messages on screen came "Failed to create RasEntry" or "Invalid Data Modem.

    I can't connect to the internet from my laptop (Windows Vista) using a usb modem mobile 3.  Error messages on screen came "Failed to create RasEntry" or "Invalid Data Modem. 3 mobile say they are unable to help me! Any help to solve the problem would be appreciated.

    You need to go to the services and make sure that 2 of them are started:
    -telephony
    -Remote Access Manager (or what is called similar)

    Properties, replace the manual start and apply the changes
    It worked for me on Windows XP machine
  • Unable to connect to the Web sites security and microsoft, but internet is not working properly

    Can anyone help?
    Now, this is getting very frustrating.
    I can connect to the internet and browse most Web sites. My email works fine but I can't connect to websites www.microsoft , Norton is 'unable to connect to the Live Update server, check the internet connection' and my media center can't find my internet connection.
    What is going on?
    I have a subscription to Norton who can't find any problems. I also downloaded onecare and trojan remover, returning with a clean report.
    Please help before I go out what remains of my hair.
    What about Frank

    Hello

    You can access Microsoft.com, McAffee.com, Symatec.com? Thinking you have a conficker.

    Check with this site
    http://www.confickerworkinggroup.org/infection_test/cfeyechart.html

    Alert on the Win32/conficker virus
    http://support.Microsoft.com/kb/962007

    Protect yourself from Conficker
    http://www.Microsoft.com/security/worms/Conficker.aspx

    How to remove the worm Downadup Conficker (Uninstall Instructions)
    http://www.bleepingcomputer.com/virus-removal/remove-Downadup-Conficker

    How to manually remove the Conficker worm
    http://www.411-spyware.com/Conficker-worm-removal#how-to-remove

    BDTool to remove
    http://www.bdtools.NET/

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

    Run the malicious Microsoft removal tool, scan with Malwarebytes, Prevx to be sure you know all the
    malware involved and if necessary use UnHackMe.

    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 Update - if necessary, you can download it here.

    Download - SAVE - go where go out you there - top - right click RUN AS ADMIN
    (Then run MRT as shown above.)

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

    Malwarebytes - a scanner at the request - update on the updates tab and run whenever you think malware.
    http://www.Malwarebytes.org/

    Here are some free online scanners to help the

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

    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

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

    Prevx - Home - free - small, fast, exceptional CLOUD protection, working with other security programs. It comes
    a scan only, VERY EFFICIENT, if it finds something to come back here or use Google to see how to remove.
    http://www.prevx.com/

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

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

    Also do to the General corruption of cleaning.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Run checkdisk - schedule it to run at the next startup, then apply OK then restart your way.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

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

    Run Malwarebytes when you can.

    IE - Tools - Internet Options - Advanced - tab click on restore, and then click Reset - apply / OK

    IE - Tools - Internet Options - Security - reset all Zones by default level - apply / OK

    Close IE

    IE - tools - manage Addons (for sure disable SSV2 if it is there, it is no longer necessary but Java always install
    "(and it causes problems - you never update Java to go back in and turn it off again)." Search for other possible problems.

    Windows Defender - tools - software explore - look for problems with programs that do not look right. Permit
    are usually OK and "unauthorized" are not always bad. If in doubt about a program to ask about it here.

    Could be that a BHO - BHOremover - free - standalone program, needs no installation, download and run - not all
    are bad, but some can cause your question. (Toolbars are BHO)
    http://securityxploded.com/bhoremover.php

    Startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Don't forget to do:

    Logon as administrator

    Start - type in the search box-> COMMAND - find on the list above - CLICK RIGHT - RUN AS ADMIN

    Enter each of these one at a time and press ENTER after each

    ipconfig/flushdns

    nbtstat-r

    nbtstat - RR

    netsh int Reinitialis

    netsh int ip reset

    netsh winsock reset

    Reset
    ------------------------------------------------------

    Here are a few rootkits if it were a question:

    SpyDLL Remover - free
    http://securityxploded.com/spydllremover.php

    Advanced Windows Service Manager
    http://securityxploded.com/winservicemanager.php

    Run the Rootkit Revealer - free
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb897445.aspx

    UnHackme - trial
    http://www.Greatis.com/UnHackMe/

    This shows how to use UnHackme and includes a link to version 2.5 – use it as a guideline and current
    available as version above is 5.5
    http://safecomputing.umn.edu/guides/scan_unhackme.html

    IceSword - free
    http://www.AntiRootkit.com/software/IceSword.htm
    Instructions and pictorial
    http://securityxploded.com/IceSword.php
    Tutorial for use of IceSword
    http://translate.Google.com/translate?hl=en&SL=zh-CN&u=http://soft.zol.com.CN/2004/0803/145163.shtml&prev=/search%3Fq%3Dicesword%26hl%3Den%26lr%3D

    Revo Uninstaller - free
    http://www.revouninstaller.com/

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

Maybe you are looking for

  • Wk2 will not detect the HDD on Portege 3480CT

    Hi all, been tring this for 2 days now and I have no idea. I want to install win2k on 3480CT but the win2k installation does not detect the hard drive... It will detect WinXP, win98 detects... I have the latest version of the bios, I start to think w

  • Is the Blade film available in widescreen?

    I want to buy the trilogy, but the first part says the rest say panoramic and full screen. The deal breaker is the first part. Is this an error or is the first Blade part big screen movie?

  • Installed windows vista, but you want to réécrirait xp

    I installed windows vista, but want xp back.  I prefer to work with the old operational system, as I am getting better.  I tried the system restore, but it says there is nothing there.  I don't have the disc xp because dell never gave me one, they sa

  • Tower PC and monitor does not turn.

    Turn on PC and monitor is not responding. Turn on the monitor and a message on the screen says "No Signal", then turns off. Also 'Num Lock' key will not turn the Verr Num keyboard light.

  • Bluetooth BCM20702A0

    I'm not able to find my driver for Bluetooth for BCM20702A0 my laptop HP model is g6 1321se kindly give me some specific link where I can download this driver.