Click here to Skip to main content
16,010,544 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Pop up Notification Design Pin
The Man from U.N.C.L.E.2-Mar-10 22:42
The Man from U.N.C.L.E.2-Mar-10 22:42 
QuestionThread slow down system Pin
Gagan.201-Mar-10 23:36
Gagan.201-Mar-10 23:36 
AnswerRe: Thread slow down system Pin
Paulo Zemek2-Mar-10 1:54
Paulo Zemek2-Mar-10 1:54 
GeneralRe: Thread slow down system Pin
Gagan.204-Mar-10 3:59
Gagan.204-Mar-10 3:59 
AnswerRe: Thread slow down system Pin
Dave Kreskowiak2-Mar-10 1:56
mveDave Kreskowiak2-Mar-10 1:56 
GeneralRe: Thread slow down system Pin
Gagan.204-Mar-10 4:04
Gagan.204-Mar-10 4:04 
GeneralRe: Thread slow down system Pin
Dave Kreskowiak4-Mar-10 12:57
mveDave Kreskowiak4-Mar-10 12:57 
Questioncould not find a part of the path... [modified] Pin
mehrnoosh1-Mar-10 21:01
mehrnoosh1-Mar-10 21:01 
hi all
i create a setup file with vb.net2008 in win app
in setup class i have a function that install msde with process.start instruction.i copied the msde2000 folder in bin folder in my application and use this code for setup class:

Dim fsOutput As New FileStream(Application.StartupPath.ToString & "\MSDE2000\setup.ini", FileMode.Create, FileAccess.Write)



my function is true but when i run setup.exe file, this error is shown:

could not find a part of the path "c:\windows\system32\MSDE2000\setup.ini"


my program is in drive f. but why is it looking under "c:\windows\system32"

please help me Frown | :(
M.Alizadeh
modified on Tuesday, March 2, 2010 4:00 AM

AnswerRe: could not find a part of the path... Pin
εїзεїзεїз2-Mar-10 1:40
εїзεїзεїз2-Mar-10 1:40 
GeneralRe: could not find a part of the path... Pin
mehrnoosh5-Mar-10 18:30
mehrnoosh5-Mar-10 18:30 
QuestionHow do you consume an existing web serivce Pin
gengel1-Mar-10 20:14
gengel1-Mar-10 20:14 
AnswerRe: How do you consume an existing web serivce Pin
Steven J Jowett2-Mar-10 0:38
Steven J Jowett2-Mar-10 0:38 
GeneralRe: How do you consume an existing web serivce Pin
gengel2-Mar-10 1:12
gengel2-Mar-10 1:12 
QuestionAdding a signature to vb.net form Pin
fresh12071-Mar-10 15:52
fresh12071-Mar-10 15:52 
AnswerRe: Adding a signature to vb.net form Pin
EliottA1-Mar-10 16:45
EliottA1-Mar-10 16:45 
GeneralRe: Adding a signature to vb.net form Pin
fresh12072-Mar-10 12:32
fresh12072-Mar-10 12:32 
GeneralRe: Adding a signature to vb.net form Pin
Dave Kreskowiak2-Mar-10 12:40
mveDave Kreskowiak2-Mar-10 12:40 
GeneralRe: Adding a signature to vb.net form Pin
fresh12072-Mar-10 16:13
fresh12072-Mar-10 16:13 
GeneralRe: Adding a signature to vb.net form Pin
Dave Kreskowiak2-Mar-10 18:45
mveDave Kreskowiak2-Mar-10 18:45 
QuestionFile.Exist Not Working Correctly Pin
Dominick Marciano1-Mar-10 5:08
professionalDominick Marciano1-Mar-10 5:08 
AnswerRe: File.Exist Not Working Correctly Pin
Steven J Jowett1-Mar-10 5:59
Steven J Jowett1-Mar-10 5:59 
GeneralRe: File.Exist Not Working Correctly Pin
Dominick Marciano1-Mar-10 7:09
professionalDominick Marciano1-Mar-10 7:09 
AnswerRe: File.Exist Not Working Correctly Pin
Luc Pattyn1-Mar-10 7:17
sitebuilderLuc Pattyn1-Mar-10 7:17 
GeneralRe: File.Exist Not Working Correctly Pin
Dominick Marciano1-Mar-10 7:21
professionalDominick Marciano1-Mar-10 7:21 
AnswerRe: File.Exist Not Working Correctly Pin
Luc Pattyn1-Mar-10 7:27
sitebuilderLuc Pattyn1-Mar-10 7:27 

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.