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!

Search results for query: *

  • Users: CorySnyder
  • Content: Threads
  • Order by date
  1. CorySnyder

    Problems running application on different computer

    I created an app that runs fine on my computer, but when I install it on another machine, I get the following error when I try to run it..... System.Net.Configuration.WebRequestModule Handler, System, Version=1.0.500.0,Cultute=neutral,PublicKeyToken=b77a5c561934c089 does not implement...
  2. CorySnyder

    ItemTemplate and EditItemTemplate errors

    I am trying to edit data in a datagrid from a web form to save into a database. I have found several resources that use ItemTemplate and EditItemTemplate to edit settings of the columns. When I use these two categories though, they have the wavy line underneath them and it says 'The active...
  3. CorySnyder

    automatically installing network computer

    Is there a way to install a network printer on a local machine with VB.net? I found code that will set the default printer to a local printer, but I would like to automatically set up a network printer. Thanks
  4. CorySnyder

    returning thin client machine name

    I need to use the name of a thin client machine in an application. When I use the Environment.Machinename class, it returns the name of the Terminal Server. Does anyone know a way to return the name of the thin client machine instead? Thanks

Part and Inventory Search

Back
Top