Click here to Skip to main content
15,905,971 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generaltransaction problem Pin
Kissy1623-Apr-08 23:27
Kissy1623-Apr-08 23:27 
GeneralRe: transaction problem Pin
Mark J. Miller24-Apr-08 10:26
Mark J. Miller24-Apr-08 10:26 
GeneralError msg: Failed to map the path '/' in file upload Pin
Member 387988123-Apr-08 23:07
Member 387988123-Apr-08 23:07 
GeneralRe: Error msg: Failed to map the path '/' in file upload Pin
samMaster23-Apr-08 23:19
samMaster23-Apr-08 23:19 
GeneralRe: Error msg: Failed to map the path '/' in file upload Pin
Member 387988123-Apr-08 23:26
Member 387988123-Apr-08 23:26 
Questionhow to find path of msi which is in Setup Pin
Piyush Vardhan Singh23-Apr-08 22:42
Piyush Vardhan Singh23-Apr-08 22:42 
AnswerRe: how to find path of msi which is in Setup Pin
eyeseetee23-Apr-08 22:53
eyeseetee23-Apr-08 22:53 
GeneralRe: how to find path of msi which is in Setup Pin
Piyush Vardhan Singh23-Apr-08 23:05
Piyush Vardhan Singh23-Apr-08 23:05 
hi friend
Thanks for respose
i am using this code in installer class . and when my setup run then it say msi not found Please Help me.

Code:-

Private Sub Installer1_AfterInstall(ByVal sender As Object, ByVal e As System.Configuration.Install.InstallEventArgs) Handles Me.AfterInstall
Dim p As System.Diagnostics.Process
p = System.Diagnostics.Process.Start(Application.StartupPath + "\UccApiSdk.msi")

p.WaitForExit()
End Sub

Piyush Vardhan Singh
p_vardhan14@rediffmail.com
http://holyschoolofvaranasi.blogspot.com
http://holytravelsofvaranasi.blogspot.com



GeneralIndexing search.... Pin
Moghan23-Apr-08 22:33
Moghan23-Apr-08 22:33 
GeneralRe: Indexing search.... Pin
eyeseetee23-Apr-08 22:52
eyeseetee23-Apr-08 22:52 
GeneralRe: Indexing search.... Pin
Moghan23-Apr-08 23:11
Moghan23-Apr-08 23:11 
GeneralRe: Indexing search.... Pin
Harini N K23-Apr-08 22:54
Harini N K23-Apr-08 22:54 
GeneralRe: Indexing search.... Pin
Moghan23-Apr-08 23:08
Moghan23-Apr-08 23:08 
GeneralRe: Indexing search.... Pin
Harini N K23-Apr-08 23:14
Harini N K23-Apr-08 23:14 
GeneralRe: Indexing search.... Pin
Harini N K23-Apr-08 23:19
Harini N K23-Apr-08 23:19 
GeneralRe: Indexing search.... Pin
Moghan23-Apr-08 23:39
Moghan23-Apr-08 23:39 
Generalsize of page Pin
ptvce23-Apr-08 22:03
ptvce23-Apr-08 22:03 
GeneralRe: size of page Pin
eyeseetee23-Apr-08 22:30
eyeseetee23-Apr-08 22:30 
GeneralRe: size of page Pin
ptvce23-Apr-08 23:48
ptvce23-Apr-08 23:48 
GeneralRe: size of page Pin
eyeseetee23-Apr-08 23:52
eyeseetee23-Apr-08 23:52 
GeneralRe: size of page Pin
ptvce23-Apr-08 23:59
ptvce23-Apr-08 23:59 
GeneralRe: size of page Pin
samMaster23-Apr-08 22:38
samMaster23-Apr-08 22:38 
Generallist box control Pin
rajkumar.323-Apr-08 21:43
rajkumar.323-Apr-08 21:43 
GeneralRe: list box control Pin
eyeseetee23-Apr-08 21:50
eyeseetee23-Apr-08 21:50 
GeneralRe: list box control Pin
rajkumar.323-Apr-08 22:05
rajkumar.323-Apr-08 22:05 

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.