Click here to Skip to main content
15,888,908 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET Applets? Pin
Tomas Petricek6-Feb-03 10:01
Tomas Petricek6-Feb-03 10:01 
GeneralRe: .NET Applets? Pin
Jörgen Sigvardsson6-Feb-03 10:49
Jörgen Sigvardsson6-Feb-03 10:49 
AnswerRe: .NET Applets? Pin
Victor Vogelpoel19-Feb-03 3:34
Victor Vogelpoel19-Feb-03 3:34 
GeneralCannot Access File Pin
Jonathan Austin31-Jan-03 5:09
Jonathan Austin31-Jan-03 5:09 
GeneralRe: Cannot Access File Pin
TigerNinja_5-Feb-03 5:02
TigerNinja_5-Feb-03 5:02 
GeneralDestroying Excel object Pin
Vitesh Aggarwal31-Jan-03 3:42
Vitesh Aggarwal31-Jan-03 3:42 
GeneralRe: Destroying Excel object Pin
TigerNinja_5-Feb-03 5:04
TigerNinja_5-Feb-03 5:04 
GeneralRe: Destroying Excel object Pin
Giles13-Feb-03 5:56
Giles13-Feb-03 5:56 
Excel is a funny beast.

When you say you cannot delete it, you mean the process does nto shut down.

You may find that if you set the Excel.Application to visible and someone clicked on it, its goes under 'usercontrol', in which case it starts behaving like a naughty com object.

Set the Usercontrol = false, Visible = false, and then try Application.Quit, and see if the process shuts down.

I think the property is usercontrol anyway. Been a while since I last looked at it.

Quote from a clever bloke :

"I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones." - Albert Einstein

GeneralListView & Scroll Bars (Events) Pin
Andy Hampshire30-Jan-03 8:06
Andy Hampshire30-Jan-03 8:06 
GeneralRe: ListView & Scroll Bars (Events) Pin
Jeff J1-Feb-03 17:12
Jeff J1-Feb-03 17:12 
GeneralDesigner Verbs Pin
Nnamdi Onyeyiri29-Jan-03 9:36
Nnamdi Onyeyiri29-Jan-03 9:36 
GeneralSigning assemblies and Deployment projects Pin
Noam Ben Haim29-Jan-03 5:49
Noam Ben Haim29-Jan-03 5:49 
Generalstyle sheets in email Pin
moinuddin29-Jan-03 5:26
moinuddin29-Jan-03 5:26 
Questionnumeric only TextBox control? Pin
Marc Clifton29-Jan-03 4:59
mvaMarc Clifton29-Jan-03 4:59 
AnswerRe: numeric only TextBox control? Pin
Rob Graham29-Jan-03 5:15
Rob Graham29-Jan-03 5:15 
Generalemail class Pin
marcossl28-Jan-03 15:23
marcossl28-Jan-03 15:23 
GeneralRe: email class Pin
Jon Sagara28-Jan-03 15:43
Jon Sagara28-Jan-03 15:43 
GeneralRe: email class Pin
Vasudevan Deepak Kumar30-Jan-03 18:55
Vasudevan Deepak Kumar30-Jan-03 18:55 
GeneralPerformance between C# and C++ (NGEN?) Pin
Vasudevan Deepak Kumar27-Jan-03 22:23
Vasudevan Deepak Kumar27-Jan-03 22:23 
GeneralRe: Performance between C# and C++ (NGEN?) Pin
SimonS29-Jan-03 21:01
SimonS29-Jan-03 21:01 
GeneralRe: Performance between C# and C++ (NGEN?) Pin
TigerNinja_5-Feb-03 5:18
TigerNinja_5-Feb-03 5:18 
GeneralNGEN image for Windows CE Pin
Vasudevan Deepak Kumar27-Jan-03 22:19
Vasudevan Deepak Kumar27-Jan-03 22:19 
GeneralSystem.Net.WebException: The underlying connection was closed: The remote name could not be resolved. Pin
Anonymous27-Jan-03 17:58
Anonymous27-Jan-03 17:58 
GeneralRe: System.Net.WebException: The underlying connection was closed: The remote name could not be resolved. Pin
TigerNinja_5-Feb-03 5:21
TigerNinja_5-Feb-03 5:21 
GeneralTelephony API Pin
Sassan Komeili Zadeh26-Jan-03 0:08
Sassan Komeili Zadeh26-Jan-03 0:08 

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.