Click here to Skip to main content
15,899,313 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to measure two points on a foto? Pin
Dave Kreskowiak28-Dec-06 2:59
mveDave Kreskowiak28-Dec-06 2:59 
GeneralRe: How to measure two points on a foto? Pin
Zero-G.28-Dec-06 3:10
Zero-G.28-Dec-06 3:10 
GeneralRe: How to measure two points on a foto? Pin
Dave Kreskowiak28-Dec-06 12:42
mveDave Kreskowiak28-Dec-06 12:42 
QuestionProtected Overrides Sub RefreshItems Pin
DA_Loring27-Dec-06 1:02
DA_Loring27-Dec-06 1:02 
AnswerRe: Protected Overrides Sub RefreshItems Pin
Navneet Hegde27-Dec-06 2:50
Navneet Hegde27-Dec-06 2:50 
QuestionSystem.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 0:32
phonghihi27-Dec-06 0:32 
AnswerRe: System.Runtime.InteropServices.COMException Pin
Dave Kreskowiak27-Dec-06 4:43
mveDave Kreskowiak27-Dec-06 4:43 
GeneralRe: System.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 15:21
phonghihi27-Dec-06 15:21 
Hi Dave Kreskowiak,

Thanks for replied me. I called Quit() before i released it. And i also used

System.Runtime.InteropServices.Marshal.ReleaseComObject(appExcel)<br />
<br />
            Dim proc As System.Diagnostics.Process<br />
            For Each proc In System.Diagnostics.Process.GetProcessesByName("EXCEL")<br />
                proc.Kill()<br />
            Next

to relase it. but it still throws exception: HRESULT:0x800A03EC

Cry | :((

i love IT

GeneralRe: System.Runtime.InteropServices.COMException Pin
Dave Kreskowiak28-Dec-06 2:58
mveDave Kreskowiak28-Dec-06 2:58 
GeneralRe: System.Runtime.InteropServices.COMException Pin
phonghihi28-Dec-06 15:43
phonghihi28-Dec-06 15:43 
QuestionHow to save TextBoxes' values in GridView (on PostBack) Pin
kaliem27-Dec-06 0:02
kaliem27-Dec-06 0:02 
AnswerRe: How to save TextBoxes' values in GridView (on PostBack) Pin
_mubashir27-Dec-06 1:02
_mubashir27-Dec-06 1:02 
QuestionOpening Forms Pin
Pete Newman26-Dec-06 21:55
Pete Newman26-Dec-06 21:55 
AnswerRe: Opening Forms Pin
The ANZAC26-Dec-06 22:20
The ANZAC26-Dec-06 22:20 
GeneralRe: Opening Forms Pin
Pete Newman26-Dec-06 22:37
Pete Newman26-Dec-06 22:37 
AnswerRe: Opening Forms Pin
Navneet Hegde27-Dec-06 2:56
Navneet Hegde27-Dec-06 2:56 
GeneralRe: Opening Forms Pin
Pete Newman27-Dec-06 3:12
Pete Newman27-Dec-06 3:12 
GeneralRe: Opening Forms Pin
Navneet Hegde28-Dec-06 23:57
Navneet Hegde28-Dec-06 23:57 
Questionurgent pls help me Pin
tirumal123126-Dec-06 21:53
tirumal123126-Dec-06 21:53 
Questionparallel port controlling Pin
acidice33326-Dec-06 20:56
acidice33326-Dec-06 20:56 
AnswerRe: parallel port controlling Pin
Dave Kreskowiak27-Dec-06 5:59
mveDave Kreskowiak27-Dec-06 5:59 
QuestionI am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
somagunasekaran26-Dec-06 19:48
somagunasekaran26-Dec-06 19:48 
AnswerRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
The ANZAC26-Dec-06 22:30
The ANZAC26-Dec-06 22:30 
GeneralRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
somagunasekaran26-Dec-06 23:10
somagunasekaran26-Dec-06 23:10 
GeneralRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
The ANZAC26-Dec-06 23:51
The ANZAC26-Dec-06 23:51 

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.