Click here to Skip to main content
15,886,873 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionError in XHTTP: the system cannot locate the resource specified Pin
WinCrs27-Aug-08 0:53
WinCrs27-Aug-08 0:53 
QuestionGetting Session value Pin
sumit703426-Aug-08 23:46
sumit703426-Aug-08 23:46 
AnswerRe: Getting Session value Pin
Guffa27-Aug-08 1:13
Guffa27-Aug-08 1:13 
QuestionHow to save use DataGridView tool to Sql Server DB Pin
Francis K Antony26-Aug-08 23:38
Francis K Antony26-Aug-08 23:38 
QuestionProblem With my.Computer.FileSystem.WriteAllText Pin
Ramana Nori26-Aug-08 23:27
Ramana Nori26-Aug-08 23:27 
AnswerRe: Problem With my.Computer.FileSystem.WriteAllText Pin
Manas Bhardwaj27-Aug-08 1:39
professionalManas Bhardwaj27-Aug-08 1:39 
GeneralRe: Problem With my.Computer.FileSystem.WriteAllText Pin
Ramana Nori27-Aug-08 1:40
Ramana Nori27-Aug-08 1:40 
AnswerRe: Problem With my.Computer.FileSystem.WriteAllText Pin
Dave Kreskowiak27-Aug-08 2:16
mveDave Kreskowiak27-Aug-08 2:16 
Which version of VIsual Studio (VB.NET) are you using?? The My namespace didn't show up until Visual Studio 2005. If you're using 2002 or 2003, this code will never work.

If you ARE using 2005, you need to import the Microsoft.VisualBasic namespace either in your code or in My Project settings, under the References tab.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionAuto Hide Task Bar Pin
rajesh_ncc26-Aug-08 22:35
rajesh_ncc26-Aug-08 22:35 
AnswerRe: Auto Hide Task Bar Pin
Zaegra27-Aug-08 1:37
Zaegra27-Aug-08 1:37 
GeneralRe: Auto Hide Task Bar Pin
rajesh_ncc27-Aug-08 4:06
rajesh_ncc27-Aug-08 4:06 
QuestionCPU Usage History from Task Manager using vb.net Pin
pavanip26-Aug-08 20:19
pavanip26-Aug-08 20:19 
AnswerRe: CPU Usage History from Task Manager using vb.net Pin
jzonthemtn27-Aug-08 5:10
jzonthemtn27-Aug-08 5:10 
QuestionWrite all URL in to a file used in the browser Pin
yesu prakash26-Aug-08 18:16
yesu prakash26-Aug-08 18:16 
AnswerRe: Write all URL in to a file used in the browser Pin
Jon_Boy27-Aug-08 4:01
Jon_Boy27-Aug-08 4:01 
QuestionComputer Name and IP Addresses Pin
programmervb.netc++26-Aug-08 8:20
programmervb.netc++26-Aug-08 8:20 
AnswerSolve it with scripting Pin
David Mujica26-Aug-08 9:32
David Mujica26-Aug-08 9:32 
GeneralRe: Solve it with scripting Pin
jzonthemtn26-Aug-08 15:06
jzonthemtn26-Aug-08 15:06 
QuestionVB.NET to respond to change of sheet in excel? Pin
craigmg7826-Aug-08 8:04
craigmg7826-Aug-08 8:04 
AnswerRe: VB.NET to respond to change of sheet in excel? Pin
John_Adams26-Aug-08 11:30
John_Adams26-Aug-08 11:30 
JokeRe: VB.NET to respond to change of sheet in excel? Pin
Bassam Saoud26-Aug-08 11:52
Bassam Saoud26-Aug-08 11:52 
GeneralRe: VB.NET to respond to change of sheet in excel? Pin
craigmg7827-Aug-08 9:27
craigmg7827-Aug-08 9:27 
QuestionNeed to create a container window like MDI but can't use MDI Pin
rcrafton726-Aug-08 7:50
rcrafton726-Aug-08 7:50 
AnswerRe: Need to create a container window like MDI but can't use MDI Pin
jzonthemtn26-Aug-08 8:02
jzonthemtn26-Aug-08 8:02 
QuestionRe: Need to create a container window like MDI but can't use MDI [modified] Pin
rcrafton727-Aug-08 6:25
rcrafton727-Aug-08 6:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.