| Thread | Last Post | Replies |
|
| Backgroundworker chokes | 16 Jul 2007 11:04 GMT | 7 |
What happens here? The backgroundworker (bgw) unzips RTF-Helpfiles (up to 1 MB in size). The ProgressChanged-Event gets the unzipped files (to display them in a RichtTextBox)
|
| TASK MANAGER BLOCKED | 16 Jul 2007 08:10 GMT | 7 |
I am getting the message " Task manager has been blocked by the administrator". I am the only user of the machine & didn't do that. Tried regedit also but it failed. can anyone help ?
|
| Using Trace to write to a file | 16 Jul 2007 05:58 GMT | 3 |
I'm trying to use the Trace class to log messages to a simple text file. I need to be able to provide a custom filename to be used. I've created a TextWriterTraceListener and added it to the Trace.Listeners collections but nothing ever seems to get written to the file.
|
| Time shows wrong | 15 Jul 2007 23:58 GMT | 1 |
My computer time reads correctly for me on documents and emails I produce, but when someone else gets a file or email from me, it is one hour off. I've checked "Date and Time" in the control panel and everything seems okay. Daylight Savings Time appears okay for my time zone. ...
|
| MS Word Captions | 15 Jul 2007 23:56 GMT | 1 |
-- Can you tell why my documents display for either a figure or table with section breaks, and selected heading 1 with a 0? For example, whenever I insert a caption in section 1 and only section 1 the menu displays the right format, figure 1-, but when I hit ok and insert in the ...
|
| Restoring deleted files | 15 Jul 2007 23:56 GMT | 2 |
Help, help, help. My friend wiped out a spreadsheet, and then saved it blank somehow (unless the computer did it, which I doubt). I don't know how to access the History, to find an earlier saved version. Can I do this? I tried system restore (ofcourse, no luck), and it's not ...
|
| How to reboot WinXP using .NET Framework | 15 Jul 2007 16:08 GMT | 1 |
Is there a .NET class for rebooting XP and specifying the program to run on reboot? Thanks, jeff
|
| web services | 15 Jul 2007 09:22 GMT | 2 |
I can't seem to find any good information on soap web services security. I am building a web service, but some people say web services are secure. Others say you must configure the firewall. Another said you have to use ssl with web services.
|
| AppDomains and Assemblies | 15 Jul 2007 02:25 GMT | 9 |
I'm working towards an MCTS cert and I'm having to learn a bunch of stuff that I doubt I'd stumble across on my own. One such feature of .NET is AppDomains; programatically creating new AppDomains and programmatically loading/unloading assemblies in them.
|
| OCR software in sixty day trial version of M/S Word 2007 | 14 Jul 2007 19:19 GMT | 2 |
I have been trying to scan a document from a HP #6180 All-In-One Printer into Microsoft Word 2007 (sixty day trial version). It does scan but the viewed document is unreadable and cannot be edited. My question is this, if anyone can help? Does the 60 day version of M/S Word ...
|
| Does the int index of the DataTable.Rows collection place a size l | 14 Jul 2007 05:46 GMT | 1 |
Does the int index of the DataTable.Rows collection place a size limit on how large a datatable can be? If not then how do you index DataTable.Rows for sizes greater than what an int can handle?
|
| request cannot be performed because of an I/O device error | 13 Jul 2007 23:20 GMT | 4 |
I am trying to copy files into blank dvds to back them up so i don't lose them again. Everytime i insert a blank DVD-R i cannot access it, the above message appears. I cannot burn/copy any data from my pc and i had to reboot it in the past several time losing everything. Can ...
|
| Front Page 2003 on a new laptop | 13 Jul 2007 22:44 GMT | 4 |
I just purchased a new laptop and Microsoft will not allow me to install FP2003 due to the lmitation on installations from one purchase. I' getting rid on my old laptop with the version already installed. I cannot transfer it with out transferrinf the entire harddrive. Will ...
|
| Is it possible to access a row in a datatable in constant time? | 13 Jul 2007 19:42 GMT | 9 |
Is there a way to configure\create a datatable (strongly typed or untyped) that can have a row accessed in constant time if you are searching on the primary key? If there isn't a way, then what is the quickest way to access a row when
|
| c# forms app WITH args? possible? | 13 Jul 2007 18:46 GMT | 4 |
vs2005 pro i have a c# windows forms based app that i need the ability to also start from the run line (or command line) and pass args to. how can i do this?
|