| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> I'm logging all the errors to an xml file. The unhandled exceptions that are occuring are wanted. just not the dialog <0> since it freezes execution until it's dismissed <0> the default there was an unhandled exception message box thing <1> Your code isn't running at this point. <0> click ok to exit or whatever <0> when I dismiss it, only then does the AppDomain.CurrentDomain.UnhandledException event get fired <0> and until I dismiss it the process stays open <0> I can tell because I have it write the exception to the console and an xml file. and the event only shows up at the console after I click away the dialog box <0> I do that in my AppDomain.CurrentDomain.UnhandledException handler <0> exception only shows up at the console I mean <0> I'll look at that guys handled exeption source. I bet he turns off that default dialog some how for his console mode implementation. since he has his own custom message box <0> looks like I need to make a code project account to get it ;o <0> ah, here's a guy's blog with my problem: http://www.codinghorror.com/blog/archives/000201.html <0> "you'll get the standard .NET crash dialog in a console app, even if you've registered an unhandled exception handler for your AppDomain." <0> I hope there's a solution =/ <0> it looks like with a registry key you can turn off all the .net crash dialogs on a system. not sure if that's a good solution
<0> can you handle Application.ThreadException in a console app? or is that only for windows form stuff? <2> hi <3> how can a function be multi-threaded? <3> i have a cl*** with a function that's called by a client. i want to the function to p*** off its work to a seperate thread which takes care of returning values to the client, and continues serving other client calls on the function <3> i guess i should replace the function with a threaded sub that raises event handled by the client <4> haha.... Nice topic. :) <4> any life? <4> eh? Maybe? <4> believe it or not I DON'T have a question. :P <4> sup phubarr <4> ? <4> greets zeek <5> thx :P <5> hello, how can i add textarea to the project ? <5> i mean like text input but multilined <5> ops <5> hehe <4> Well resize yer lil textbox and set the Multiline to "TRUE" in properties. ;) <4> sup d2d? <6> huh? <6> hi? <4> sup = hello.... <4> lol <6> huh? <6> i am lost <4> I said hello, except using slang. <6> ... <6> me not good in englis <4> d2d: Sorry <6> btw, i was ****ing this bitch the other day and she was screaming hmm <6> ah j/d <6> j/k <4> nice, good for you. <6> no i was kidding <4> okay <3> how can i profile the performance of my .net application? for example, to find out where most of the CPU cycles are being used? <3> is there a free tool for this? <5> anyidea how to get the index of a tab on sstab when clicked? <7> is a Bin appropriate name to put config files and dll files as a folder name in the main app folder? <7> or maybe DATA? <5> anyidea how to get the index of a tab on sstab when clicked? <7> selectedtabindex? <5> nop <5> SStab.tab <5> lol <5> i searched for it <5> cia0z <5> anyidea why this it not working : <5> dim conn as adodb.connection <5> conn.connectionstring = "Driver = {Microsoft Access Driver (*.mdb)};Dbq=c:\db.mdb" <5> ? <5> i added activx ole db library <2> they will never answer u <2> u miss a <2> zeeek try this: "Driver = {Microsoft Access Driver (*.mdb)};Dbq=c:\db.mdb;Uid=;Pwd=;" <2> the people here are nasty, they would not likely to help but to kick u out <1> That's what happens when your idea of "help" includes demanding that someone here DCC you free pictures to use in your application. <2> they even kick me out for asking vb question too. <2> that is totally wrong!!!! <2> did you see that <1> You deserved it.
<2> no <2> that is sux <1> What you need to do is shed this idea that anyone in this channel owes you anything. <1> This is not paid technical support. <8> Christin: Record your GF saying this, "I love you long time." <2> which meant you 're selfish <1> Sticks and stones, bitch. <8> "ten dollah, ****y ****y" <2> selfish people die soon u know. <1> Are you threatening me? <2> no <1> We could turn that kick into a permenant ban. <2> what nationality are you ? <1> Inuit. <2> i'm not racist but i believe differenct country act and behave so differently. <1> So? <2> especially the altitude. <8> hehe, you mean attitude <1> No, the attitude originates from the incessant nagging of newbies expecting handouts and to be spoonfed ad nauseum. <2> btw, i didnt come here to ask vb question. <6> great. let's move along now <1> Could've fooled us. <2> u guys sux anyway, all you can do is kicking and banning. <8> You are invited to leave and never return <1> As opposed to holding your hand so you don't actually have to stress that mush between your ears. <2> i came here for 1 person <2> that i honor <2> and respect me.... <1> Is it Basic? We can send him with you. <8> haha <8> Two peas in a pod <2> the rest is a piece of sh*t <1> Makes Waxahachi seem sane, eh? <8> At least Bay**** can speak English, though <9> guys <8> Christin: Are a <9> is there any way i can make my form slide up from on top of the task bar <1> here it comes <2> Too much coding make u crazy <6> Christin:: i don't know wth i did to offend you calling the rest as "****" <6> s/wth/what the hell <9> Halo_Four, remember all my problems that i used to have, i solved them all <1> Congratulations. <9> thanks <9> except for this last one <8> Christ in your *** <9> i want to make, you know like those msn notification windows, but with a form, like make it slide up <10> im so stoned <2> what <10> so so fukin stoned <9> not sure if i need to use a more advanced language to do that kind of stuff <2> once i talk to my friend...i wont be here <8> more advanced, heh <2> this channel is useless <1> You bastard, it was my turn <10> oe, dont do that <8> Halo's neighbor <1> hacked: Check out AnimateWindow API, might do what you want. <8> I don't want him to use this as a meeting place <11> hello <1> Not sure what area of PA that is. <8> Comcast is pretty generic with their hostmasks :/ <11> i'm havign trouble wrapping my brain around a remoting example... i have client, server, and remoting objects... does the client use the server to p*** data onto the remoting objects? <11> i mean to p*** commands <11> comcast ****s :) <0> is it possible to provide a username and p***word when accessing a samba share through vb.net? <1> Probably no different than trying to access a normal Windows share. <0> with a normal windows share how do you provide the username and p***word? <1> Beats me <1> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=345838&SiteID=1 <1> There's one method. Probably better way to do it.
Return to
#visualbasic or Go to some related
logs:
younggayboys.com #politics Cisco Clean Access Training adderall suboxone
#worldcup flash key.isdown isup Copyright Killers #goal #stocks #delphi
|
|