| Thread | Last Post | Replies |
|
| COM+ Usage | 07 Apr 2008 15:53 GMT | 3 |
I would like to write a C# class that can be installed into the COM+ Catalog of a Win2003 server and be object pooled at Windows Startup so a live instance can be used by the web sites and .NET Win32 Services running on the box.
|
| Disable Dragging of Window | 07 Apr 2008 12:12 GMT | 1 |
Hi any body know how shall i disable moving a WPF window when windowstate is Normal.
|
| log4Net problem in WCF services | 07 Apr 2008 07:44 GMT | 2 |
I am experiencing problem using log4Net within a WCF services. In my service implementation, I would like to log messages using log4Net. I host my service inside and IIS and hence my log4net config sits inside the web.config file.
|
| OleDb problem in excel | 07 Apr 2008 07:11 GMT | 2 |
I am using OleDbconnection / OleDbCommand to connect to excel file and extract rows using Select ..., i find that OleDbDataReader return the rows but only string data is there all numeric data returned is null, the no. of fields returned is correct, does any know what could be ...
|
| ClickOnce Questions | 07 Apr 2008 05:52 GMT | 1 |
I have two separate but related requirements. 1) I need to be able to create a shortcut to a app published as a ClickOnce app which would include some command arguments. 2) I need to be able to launch from this first app, a second app, also
|
| Deactivating Data Execution Prevention with NXCOMPAT | 07 Apr 2008 04:40 GMT | 1 |
I've recently converted our .NET application to VS 2008 and started to have problems ( a cross thread call exception that was clearly erroneous ) with a 3rd party ActiveX control we use when running on 64bit Vista. After some research I suspected this was down to DEP and so after ...
|
| Error Message on Start up | 07 Apr 2008 02:36 GMT | 1 |
I have a recurring message on start up: Error loading c:\windows\system32\tffgaohk.dll. Any ideas what it means and how to correct it? Thanks
|
| MSMQ Trigger | 07 Apr 2008 01:33 GMT | 3 |
I am developing a C# application (Framework ver 3.0) using MSMQ Queues (target windows 2003 server). To quickly summarize, the application first checks for the presence of a specific private queue and will create it if it doesn't exist. If it exists, it will write the ...
|
| two CLR in a machine | 06 Apr 2008 18:54 GMT | 1 |
i installed .net framework 1.1 and 2.0 in one machine. so, it means two CLRs will be installed right? if i am wrong tell me. the machine has only one clr or two. Regards,
|
| Two CLRS in one system? | 06 Apr 2008 14:01 GMT | 1 |
I have installed .net framwork 1.1 and 2.0. I want to know two CLRs will be installed or only one CLR is installed in the machine. please tell me.
|
| Usercontrol overriding Font causes exception | 06 Apr 2008 04:54 GMT | 1 |
This has me stumped (as to the cause and the best fix other than "don't do that"). I have a form with a user control, when the user control is added to Me.Controls an exception occurs (Object reference not set to an
|
| Best practices for logging information and error messages from an NT service? | 05 Apr 2008 14:34 GMT | 2 |
I've writing an NT service (on Vista) that will perform various housekeeping activities throughout the day. This will be used by others in my organization. To assist in the inevitable troubleshooting, I'd like the service to log various error and status messages - so I can keep ...
|
| EventLog "The description for Event ID ( 1001 ) in Source ( Custom Company ) cannot be found ..." | 05 Apr 2008 13:00 GMT | 6 |
I have been trying to leverage a custom event source, for which I have compiled a message library. The event source gets installed just fine, and when I write entries the category info gets pulled out of the message library correctly.
|
| Where to: Questions About EDM and CSDL | 05 Apr 2008 09:10 GMT | 3 |
We are about to start serious design on a new app here. I would like to use the Entity Framework stuff that's new in Framework 3.5 and since it's not even officially released yet, I'm sure to have some questions. So my question is
|
| XP - Photo-Info hangs up, may be related to Explorer.exe (NOT IE) | 04 Apr 2008 21:42 GMT | 1 |
HELP!! Please move this to the appropriate XP discussion group, I could not find any XP groups in the apparently random list of groups. Some processes that use the file management system “explorer.exe” hang, particularly Microsoft Photo Info but the same symptoms occur ...
|