| Thread | Last Post | Replies |
|
| Configuration utility missing | 21 Jun 2007 16:09 GMT | 2 |
Hello.. I've installed .NET framework 2.0 on a MS Windows Server 2003 SP1 and I can't find Framework utility 2.0 under Administative tools. The same thing happens on Windows XP SP2.
|
| .NET compression library supporting .jar | 21 Jun 2007 13:40 GMT | 2 |
Do you know a open-source .NET compression library that supports .jar format? thanks.
|
| Ejecting a Removable Drive using .NET | 21 Jun 2007 13:40 GMT | 2 |
I would like to know how to go about ejecting a removable drive (i.e. USB or PCMCIA) drive using .NET. Any assistance would be greatly appreciated.
|
| Windows Service -> Stop immediately stops service, despite RequestAdditionalTime() | 21 Jun 2007 12:04 GMT | 1 |
I have a service that installs, starts, stops, etc. just fine. It uses a system.timers.timer to reschedule the handler. I am not using threads because I want exactly 1 file to be processed at a time.
|
| color code of textbox | 21 Jun 2007 11:59 GMT | 1 |
here is weird reqmt.. i need the color code of the textbox control 's border style,(Fixed 3d).... by default, what is the color code set for it's border....please help out
|
| Getting pretty desperate- Please help - Using "MailMessage" and "SmtpMail" on a WinXP Prof box with iis5 and sp2 and dotnet1.1 with the latest service pack | 21 Jun 2007 11:49 GMT | 1 |
I am running into the wonderful expection: "Could not access 'CDO.Message' object." "Exception has been thrown by the target of an invocation." You can checkout my code below -
|
| Multipart Mime Message Parser in .NET BCL | 21 Jun 2007 10:29 GMT | 1 |
I have been looking in BCL for utility class(es) that could help me parse a multipart mime message but the search ended with no luck. I guess parsing such messages (email message is an example of multipart mime message, http does support multipart mime messages as well) is a
|
| a clickonce issue | 21 Jun 2007 08:11 GMT | 1 |
I am deploying a Windows application in Visual studio 2005 and adding some files to the folder in the application folder (in http://localhot/mytest), how can I also add these files to custom folder (client side) also?
|
| .NET Framework 3.0 and VS2005 | 21 Jun 2007 08:08 GMT | 2 |
Could you tell me how to use .NET framework 3.0 with VS2005 ? I have to download SDK 3.0 but after that ? Regards,
|
| Can we install dotnet.framework for a limited user in Windows XP? | 21 Jun 2007 08:04 GMT | 1 |
Is it poossible to install dotnet.framework for a limited user in Windows XP? Thanks!!!
|
| .NET 2.0 - MS Updates | 21 Jun 2007 07:52 GMT | 5 |
I noticed that .NET 1.x gets installed via MS Updates (Critical maybe?). But it appears that .NET 2.0 does not - we send out CD's to our customers containing autorun executables to demonstrate our solutions. We're finding that when sending new CD's out with apps created in ...
|
| Error with XBox Lab application | 21 Jun 2007 03:08 GMT | 4 |
I am trying WPF programming for the first time and using the XBox lab. When I deploy the lab and run I get the error System.Security.SecurityException: Request for the permission of type 'System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral,
|
| .Net COM to another machine | 20 Jun 2007 23:14 GMT | 2 |
Hai, I created one COM class from vb.net application. After creating xxx.tlb file in another machine, I tried to access that com methods and properties in vb application.
|
| Threading Design Question | 20 Jun 2007 21:34 GMT | 4 |
I am working on introducing threading to my single threaded application to take advantage of these multi-core processors. I qurery for user data from file share and Active Directory with using two methods
|
| Office 2003 PIA redistribution. | 20 Jun 2007 21:05 GMT | 2 |
We have developed an addin for our software which required the Office 2003 PIAs. Now we have downloaded the Office 2003 PIA redistributable (O2003PIA.EXE) which is a signed self extracting ZIP.
|