Click here to Skip to main content
15,918,193 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Weird Syntax Error Pin
AlexeiXX322-Jun-07 8:51
AlexeiXX322-Jun-07 8:51 
QuestionMicrosoft Office Document Image Writer Pin
dBrong22-Jun-07 4:39
dBrong22-Jun-07 4:39 
AnswerRe: Microsoft Office Document Image Writer Pin
Dave Kreskowiak22-Jun-07 5:00
mveDave Kreskowiak22-Jun-07 5:00 
GeneralRe: Microsoft Office Document Image Writer Pin
dBrong22-Jun-07 5:09
dBrong22-Jun-07 5:09 
GeneralRe: Microsoft Office Document Image Writer Pin
Dave Kreskowiak22-Jun-07 8:54
mveDave Kreskowiak22-Jun-07 8:54 
GeneralRe: Microsoft Office Document Image Writer Pin
dBrong22-Jun-07 13:33
dBrong22-Jun-07 13:33 
QuestionImports - Count files in a folder Pin
Central_IT22-Jun-07 4:28
Central_IT22-Jun-07 4:28 
AnswerRe: Imports - Count files in a folder Pin
Kerry Drake22-Jun-07 4:54
Kerry Drake22-Jun-07 4:54 
This MIGHT help:

The FSO model is contained in the Scripting type library, which is located in the file Scrrun.dll. If you don't already have a reference to it, you can create one.

To create a reference to the Scripting type library (Scrrun.dll) 

1. On the Project menu, click Add Reference, and then click the COM tab. 
2. Choose Microsoft Scripting Runtime from the Component Name list, and then click Select. 

You can now use the Object Browser to view the FSO model's objects, collections, properties, methods, events, and constants. 



My goal in life is to be the kind of person my dog thinks I am.

AnswerRe: Imports - Count files in a folder Pin
originSH22-Jun-07 4:54
originSH22-Jun-07 4:54 
AnswerRe: Imports - Count files in a folder Pin
Dave Kreskowiak22-Jun-07 4:58
mveDave Kreskowiak22-Jun-07 4:58 
AnswerRe: Imports - Count files in a folder Pin
mr_lasseter22-Jun-07 5:02
mr_lasseter22-Jun-07 5:02 
QuestionInsert statement using vb.net Pin
jds120722-Jun-07 4:18
jds120722-Jun-07 4:18 
AnswerRe: Insert statement using vb.net Pin
Vasudevan Deepak Kumar22-Jun-07 4:20
Vasudevan Deepak Kumar22-Jun-07 4:20 
AnswerRe: Insert statement using vb.net Pin
Dave Kreskowiak22-Jun-07 4:26
mveDave Kreskowiak22-Jun-07 4:26 
Questionhow do solve this error for sending mail in vb.net? Pin
sathyan_829422-Jun-07 2:56
sathyan_829422-Jun-07 2:56 
AnswerRe: how do solve this error for sending mail in vb.net? Pin
Vasudevan Deepak Kumar22-Jun-07 4:15
Vasudevan Deepak Kumar22-Jun-07 4:15 
QuestionReporting Services, getting parameter values Pin
Rene14722-Jun-07 2:35
Rene14722-Jun-07 2:35 
Questiondeployment in window applications. Pin
Sonia Gupta22-Jun-07 1:37
Sonia Gupta22-Jun-07 1:37 
AnswerRe: deployment in window applications. Pin
Sathesh Sakthivel22-Jun-07 1:38
Sathesh Sakthivel22-Jun-07 1:38 
GeneralRe: deployment in window applications. Pin
Sonia Gupta22-Jun-07 1:51
Sonia Gupta22-Jun-07 1:51 
AnswerRe: deployment in window applications. Pin
kubben22-Jun-07 1:59
kubben22-Jun-07 1:59 
QuestionRe: deployment in window applications. Pin
Sonia Gupta22-Jun-07 2:07
Sonia Gupta22-Jun-07 2:07 
AnswerRe: deployment in window applications. Pin
kubben22-Jun-07 2:10
kubben22-Jun-07 2:10 
Questionemail validation in windows application [modified] Pin
praveenkumar palla22-Jun-07 1:25
praveenkumar palla22-Jun-07 1:25 
AnswerRe: email validation in web application Pin
Sathesh Sakthivel22-Jun-07 1:39
Sathesh Sakthivel22-Jun-07 1:39 

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.