Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jmikow

  1. jmikow

    Able to Ping Internet, Not Local

    I turned of the DNE and it made no difference.
  2. jmikow

    Able to Ping Internet, Not Local

    Every system is inside the same domain.
  3. jmikow

    Able to Ping Internet, Not Local

    My LAN connection has the following checked: Client for Microsoft Networks VMware Bridge Protocol Deterministic Network Enhancer (I think for my Cisco VPN client) File and Printer Sharing for Microsoft Networks Internet Protocol (TCP/IP) NetBEUI settings are set to Default.
  4. jmikow

    Able to Ping Internet, Not Local

    yes, i can. I imagine that if I couldn't, I wouldn't be able to get on the internet and send this message.
  5. jmikow

    Able to Ping Internet, Not Local

    There are other machines on the LAN, and they work properly. There's about 20-30 pcs on the LAN. the 192.168.0.1 machine is a hardware device that doesn't have a ping utility. I just found that I can ping some machines on the network and not others. this wasn't possible before. I've tried...
  6. jmikow

    Able to Ping Internet, Not Local

    Machine #1 is the one I am having issues with, sorry for the confusion. Machine #2 is the one that works fine pinging other systems on the network. The DHCP/DNS server is 192.168.0.9 with the same subnet and gateway.
  7. jmikow

    Able to Ping Internet, Not Local

    Machine #1 (mine, broken): IP: 192.168.0.94 Subnet: 255.255.255.0 Gateway: 192.168.0.1 Machine #2 (mine, broken): IP: 192.168.0.104 Subnet: 255.255.255.0 Gateway: 192.168.0.1
  8. jmikow

    Able to Ping Internet, Not Local

    All of the services you mentioned are running. When I try to Ping the name of another machine it does not work. It returns a "Ping request could not find host" error. When I try to ping the IP address it works just fine. I have tried resetting my TCP/IP stack in the past but it has not...
  9. jmikow

    Able to Ping Internet, Not Local

    I have tried this multiple times and the IPCONFIG shows the info for my network. I have a valid IP of 192.168.0.94 that came from the DHCP server.
  10. jmikow

    Able to Ping Internet, Not Local

    I have Windows Firewall turned off. I don't know of any other firewalls. Others can ping me but I can't ping them. I have to edit my hosts file to be able to connect to other computers/devices.
  11. jmikow

    Able to Ping Internet, Not Local

    I can ping Internet. I can ping websites without any problems. I cannot ping LAN. I can't ping other computers on my network. Other computers can ping each other just fine. Mine is having trouble pinging others.
  12. jmikow

    Able to Ping Internet, Not Local

    A few weeks ago I noticed that I was able to get on the internet without any problems, but all of the sudden I am unable to ping anything locally on my network. I've checked all kinds of things and nothing has fixed it. Any Ideas? I'm running Windows XP Pro SP2. Thanks! Josh
  13. jmikow

    Referenced DataSet is ReadOnly

    I have a local DataSet that is based on a referenced typed dataset that I am trying to use. The problem that I am having is that when I try to populate one of the tables in my local copy of the dataset I am getting an error stating that the table is ReadOnly. Am I doing this properly or do I...
  14. jmikow

    Accessing Viewstate from JavaScript

    Originally I had tried the server-side code color change and it was not working properly. Sometimes it would change and others not. I think I've figured it out and now I am able to do it with server-side code, thus eliminating the need to modify the ViewState. Thanks for the responses!
  15. jmikow

    Accessing Viewstate from JavaScript

    Is there a way to access the Viewstate from Javascript and update it? I'm working on trying to change the color of some controls (Textbox, DropDownList, DataGrid child controls) when the data in them is changed. I have the Javascript "onchange" method working to set the color on the...

Part and Inventory Search

Back
Top