Search:

Type: Posts; User: Janos™

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: Error Code 1231 Network Location cannot be reached.

    Just try out the following. Right click My Computer icon from the desktop and select Manage. Click Device Manager. Now click on 'view' and select 'show hidden devices'. Now click Network Adapters and...
  2. Replies
    1
    Views
    7,969

    Re: error 1309 installing an application

    Can you tell me what is the exact program/application you are trying to install which creates the said error message? Always explain the problem in details to help us analyze the problem and to...
  3. Re: Safe Mode not working via advanced "Startup Settings" in Windows 8

    Ok, in that case you can try running sfc /scannow command. If there might be any missing or corrupted system file in your system then sfc /scannow command will replace them or fix them accordingly.
    ...
  4. Re: Best Motherboard for Intel core i5 3570k within 15 k

    This is my system current specification:

    BIOSTAR TPower I45 LGA 775 Intel P45 ATX Intel Motherboard
    Intel Core i3 Processor
    G.SKILL Ripjaws Series 4GB (2 x 2GB) RAM
    Nvidia GeForce GTX 560 Ti...
  5. Replies
    6
    Views
    991

    Re: Gigabyte Z77X- UD3H Mouse keeps freezing

    Do you have any other unnecessary USB device connected to your system other than keyboard and mouse??? There are possibilities that other USB devices might be interfering with your mouse and causing...
  6. Replies
    5
    Views
    1,072

    Re: Best Ebook for learning Joomla

    Since you are planning to create shopping site in joomla, I will suggest you to get the below ebooks:
    Packt Publishing Joomla E-Commerce with VirtueMart (2009).pdf
    Packt Publishing Joomla...
  7. Re: Bing Voice Search doesn’t work in Nokia lumia 710

    Try performing hard reset and see if that works.
    Turn off your phone
    Press Volume Down, Power and Camera buttons at the same time until your phone vibrates
    Once your phone vibrates, release Power...
  8. Replies
    6
    Views
    478

    Re: Suggest me laptop within 25 k

    I think your best choice will be “Asus K53SC-SX226D”. One of my friends has bought it recently. It has better specification compared to the ones that have been mentioned above and it’s within...
  9. re: Blu ray support in windows media play and media center

    The only think required to play any format is correct Codec. I don’t know when the manufacturers will make such codec for WMP and MC. As far as I’m concerned, I already purchased PowerDVD Ultra...
  10. Replies
    8
    Views
    895

    Re: Worms Revolution wont start

    I want to know if you are getting any error message while launching the game? If yes, than post it in your next reply so that I can have better idea of the issue you might be going through. I also...
  11. Re: Can 320 watts PSU handle GeForce GTX 670?

    I will suggest you to get “CORSAIR Builder Series CX500 V2 500W ATX12V v2.3 80 PLUS Certified Active PFC Power Supply “. It will cost you around $60 and it will be quite worth. It will handle...
  12. Re: MS Office Excel 2010: Unable to print PivotTables with non-PivotTable data at bottom of table.

    Where is the example that you have attached? Anyways, can you try to right click in the column for the years, and selecting "Field Settings", the Field Settings dialog is displayed, which shows the...
  13. Replies
    6
    Views
    772

    Re: help with expanding wired network

    You can make a plugin (box type) for the RJ45 cables at the side of the computer tables, this box type will be directly connected to the main switches. Simply use another small rj45 wire to connect...
  14. Replies
    6
    Views
    772

    Re: help with expanding wired network

    You will just require a long cable to connect to other pc's on the second floor. You can also place modem, switch and router on the second floor if you need, or place it all on first floor and then...
  15. Replies
    1
    Views
    446

    Re: Geolocation detection

    You will need an ip address for searching the location of any user, anyhow, check out an alternative structure for the functions that uses IP geolocation of google for fallback:


    if...
  16. Replies
    1
    Views
    1,064

    Re: JAVA need some help

    I think that you get a "cannot resolve symbol" pop-up because the compiler is not able to recognize something that you might have typed, compiler errors tell you exactly which symbols it does not...
  17. Re: Error Message Even when I have Error Handling

    The problem that you are facing may occur if the following conditions are true:

    The active cell is above the horizontal page break or to the left of the vertical page break that is referred to...
  18. Re: how to check performance of VPN connectivity

    You can download a tool called IPERF that can measure maximum TCP and UDP bandwidth performance. It also tunes various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter,...
  19. Replies
    5
    Views
    577

    Re: Boxee box compatibility with Linksys

    Did you make sure that the password that you have got is the correct one? Can you try to re-configure any new device with the same password just to make sure that it is working for it, or else you...
  20. Replies
    1
    Views
    2,467

    Re: Domain Controller behind NAT

    I think that for home network you wont be requiring the need of a domain. Make workgroup instead (my computer-properties-network ID) and give any name which should be same on both the systems. Then...
  21. Replies
    1
    Views
    1,127

    Re: Need help editing the code

    Can you try to stack those codes in the onclick event like this:


    <a href="javascript:void(0);"...
  22. Replies
    3
    Views
    587

    Re: how to get control handle from dll

    You can also use IntPtr type to pass Handle. IntPtr type is being used in the Control.Handle Property, if you can see for example. C# functions that is the API can used by C++ classes but it can used...
  23. Re: New data to the first line in *.csv file via VB Script

    Can you try the below code and see if that will work:


    Set outputFile = fso.OpenTextFile(File1, ForWriting, True)
    Set inputFile = fso.OpenTextFile(File2, ForReading)
    Do While...
  24. Re: EXCEL Lookup the same value that has multiple values

    I think that the following formulas would work:

    H1:
    =VLOOKUP(G1,Tbl,2,0)

    H2 [array formula]:
    =IF(COUNTIF(INDEX(Tbl,0,1),G$1)>ROW()-ROW(H$1),...
  25. Replies
    2
    Views
    1,237

    Re: Find and rename content in csv via VBS

    Test the below code and your problem will be solved:


    Const ForReading = 1
    Const ForWriting = 2
    strFileName = "C:\Rapport.csv"
    strOldText = "the req ops"
    strNewText = "OK" Set objFSO =...
  26. Replies
    1
    Views
    1,329

    Re: SBS Premium CAL Licence question

    I think that your SBS CALs only allow access to components equal to the version that matches the product. If you have a Windows Server 2008 in the SBS 2003 R2 domain, your SBS 2003 R2 CALs are...
  27. Re: Using PHP to extract Source IP from email header input via HTML form

    You can try to capture IP packet whether it is UDP or Rtp from user space by going to winpcap website, they have a proper documentation which is very straight forware to use.
  28. Re: how can i create a Batch file to kill some processes by name

    You can try the below code or similar syntax to enable any kind of apps that you want.


    cd "C:\Program Files\Adobe"
    start Adobe
    cd "C:\Program Files\Nokia PC Suite"
    start Nokia PC Suite
    cd...
  29. Replies
    3
    Views
    601

    Re: Dlink Adsl2+ issues

    Are you using any third party firewall or antivirus software? Check if it is not blocking anything, try disabling any one of them and then access any web page. Have you also tried to reset the...
  30. Re: 5 computers connected to 1 Tower have different IP Addresses

    You mean that different computer that are connected to one router have different ip's? If that is the case, then yes, to avoid conflict with same ip's which will result in no internet connection, the...
  31. Re: I have a problem with Vista - Windows Explorer keeps crashing

    fleart1,

    When you are in safe mode, can you try to go to Start and then in the search box type msconfig. After that press Enter key and click Boot tab, at the top and under Boot options, you have...
  32. Re: I have a problem with Vista - Windows Explorer keeps crashing

    You mean you are in safe mode again? Anyways, can you try to open Command Prompt by going to Start and then Run and type cmd, when a box appears type chkdsk /f /r and enter and let it run. It will...
  33. Replies
    11
    Views
    1,170

    Re: Google says I'm infected

    Well, if you are still getting the error message then first log in to your computer in Safe Mode, and download TDSSKiller.exe from Kaspersky Lab. Its a small tool and takes only 1 minute to run, it...
  34. Re: Windows Security Enter Network password/username for accessing External HD

    Try the below method and see if that helps you out:


    First of all try to unplug and plug in Drive again.
    After that you will be prompted to type in password.
    You have to now type five wrong...
  35. Replies
    19
    Views
    17,814

    Re: VSS writer issue

    Can you try to check "File and printer sharing for Microsoft Network" and see if that has to do with anything with the problem. Also, VSS needs to have a good amount of spaces when it operates, the...
  36. Re: how to know if a person is stealing my internet connection

    I dont think anyone can likely steal internet from your connection since, each modem has its own MAC address and it is assigned to your account only. If it was a wireless internet connection then...
  37. Replies
    1
    Views
    1,365

    You can try to follow the detailed procedures...

    You can try to follow the detailed procedures that are used to configure the Routing and Remote Access service (RRAS) from this link -...
  38. Replies
    1
    Views
    738

    Re: How to Connect two networks

    If you have any gateway on the NIC then remove it as having two gateways will definitely cause problems. Remember, "default gateway" means only one default gateway. Can't be two. Second, you only...
  39. Re: Various Login Errors when attempting to implement Kerberos

    What happens when you try to start SQL Server in Single User Mode and then can you also try to logon as (local)\Administrator. If they are Windows logins, try dropping them and readding them. Do the...
  40. Replies
    2
    Views
    1,325

    Re: SBS 2011 external postmaster address

    It could be that the message in the queue might have expired, so try suggestions given in this following article - http://support.microsoft.com/kb/284204
  41. Re: want to learn Basic about CakePHP and about its directory structure

    The CakePHP framework provides a robust base for your application. It can handle every aspect, from the user’s initial request all the way to the final rendering of a web page. And since the...
  42. Replies
    4
    Views
    50,760

    Re: Service stuck in "Stopping" state

    This problem can be solved by downloading a utility to help system administrators diagnose and repair problems with the WMI service. What WMIDiag.vbs does is that it is a VBScript script designed to...
  43. Replies
    2
    Views
    909

    Re: Files and strings in C

    You can use fgets to read a line into a character array. Then youI would string copy the section that I wanted into a second character array. Something like this might work for you:

    char*...
  44. Re: Vista VERY slow for 10 minutes after startup.

    Well, this slowness of vista problem also occurs because of using more than one antivirus program running continously in the back. And due to the conflicts between those all antivirus there could be...
  45. Replies
    9
    Views
    8,351

    Re: Convert pdf to swf using .net code

    Can you try to supply the code? It could be a syntax error. Try to re-type the whole line. watch that the web-url gets blue in the codeview.

    Working example:
    ...
  46. Replies
    9
    Views
    9,674

    Re: How to convert number to text in excel

    I will provide a modified code for anyone who wants to use it and it can be used for any currency, whether its Indian or American, which is given to you can accordingly change the currency inputs,...
  47. Re: lost duplex ability in proprietary software program

    When you go to the queue properties/advanced, can you check if the duplex unit is marked as installed, sometimes it only enables manual duplexing? I think that on a duplex unit, only one of those...
  48. Replies
    5
    Views
    10,114

    Re: Explain java xor (^) operator

    The operator ^ performs the exclusive OR operation bit (XOR). XOR function applied on each pair of bits of equal weight is to each operand. The XOR function is evaluated to true if the operands have...
  49. Replies
    1
    Views
    1,150

    Re: Email PDF Macro

    I think that you can use CDO and avoid outlook entirely and use the below macro:


    Dim iMsg As Object
    Dim iConf As Object
    Dim Flds As Variant

    Set iMsg = CreateObject("CDO.Message")
    Set...
  50. Re: integrating find tool in a cell referring another workbook in MS-excel 2007

    You can create an external reference between cells in different workbooks by following the below method:

    Open the workbook that will contain the external reference (the destination workbook) and...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
Page generated in 1,711,662,870.20893 seconds with 33 queries