| Thread | Last Post | Replies |
|
| Control.Handle is this a BUG? | 26 Jul 2005 08:35 GMT | 4 |
[ Using C# in .Net 1.1 ]. I've been struggling with a "hang" in my application all day and I think I have just worked out why the problem occurs. Please read through and see if u think this is a bug.
|
| Q about Type.GetType() | 26 Jul 2005 08:02 GMT | 12 |
I hope this is the right forum for this question. I have a custom class in VB.Net. When I instantiate it and call class.GetType() it returns what I expect ie) AssemblyName.ClassName
|
| smart client on mac OS X | 26 Jul 2005 07:14 GMT | 2 |
is there a way to run .net smart client apps on mac OS X? thank you.
|
| problem with unhandled exception in Windows application | 26 Jul 2005 06:02 GMT | 10 |
I'e got a problem with one of my Windows applications: Some times (not very often) the application displays a message box that says "Application has generated an exception that could not be handled". The only information provided is the process&thread ID.
|
| About return code | 26 Jul 2005 04:01 GMT | 5 |
Hello MVPs: i am coding a console application in c#, i want to return different return cod(maybe process return code) according to different exception condition i met.
|
| Activate the wrong form on Pocket PC csharp .Net | 26 Jul 2005 02:57 GMT | 19 |
I have a problem when switching between another program and my own application. this is what happens: 1) I start 'myapp.exe" from File Explorer
|
| Getting a process's description | 26 Jul 2005 00:57 GMT | 4 |
Is there a way to get the process description of an executing process? For example, I've got the process id and executable filename for a process but I need to get a text description of it. I know this is possible because windows gets such a description when it
|
| Deploying CrystalReports | 25 Jul 2005 18:46 GMT | 3 |
I have a windows Application that I want to deploy to my users. My application uses CrystalReports. What do I need to do to deploy the CrystalReports objects with my Application?
|
| .net framework version | 25 Jul 2005 18:05 GMT | 1 |
i have a a windows 2003 SE with SP0 enad in the .net configuration console read : (1.1.4322.573). Thsi version is .net .1.1 service pack 1 ?
|
| Debug Process/.NET Remoting object from code? | 25 Jul 2005 18:03 GMT | 1 |
Is there a way to attach a .NET Remoting object to the current debugger from code? I want to be able to programmatically attach new processes and remote objects to the debugger. Thanks in advance for any help.. I appreciate it.
|
| Passing parameters to HandleException | 25 Jul 2005 16:51 GMT | 2 |
I am testing Microsoft Enterprise Library - June 2005 Exception Handling, and I am trying to pass parameters to HandleException Method, and recieve it in my implementation of the abstract class. However, it seems that the HandleException can only implement:
|
| Unable to Validate Data | 25 Jul 2005 16:21 GMT | 1 |
Question Does the server need a patch or do I need to change the config file? Problem My system is dogged by the viewstate error which happens after the page
|
| Uninstall .Net Framework 2.0 Beta fails | 25 Jul 2005 16:16 GMT | 11 |
I can not uninstall .Net Framework 2.0 Beta either from instal.exe or from control panel unistall. I get the same error that another version is installed and to use the Control Panel. How do I unistall this Beta? I get: MSI (s) (3C:A0) [14:34:10:062]: Product: Microsoft .NET ...
|
| Convert memoryStream to unicode string | 25 Jul 2005 13:42 GMT | 1 |
Im using .Net 1.1 with Vs2003 Im trying to convert memorystream that im getting from the clipboard into a unicode string ex. //Set The clipboard data (unicode text file)....
|
| How to send a small jpeg to a newsgroup? | 25 Jul 2005 11:17 GMT | 7 |
Anyone tell me how to send a small jpeg (average size is about 6kb) to a newsgroup _ at least the information in it? I cannot copy the text information in it because the background is grayed out.
|