| Thread | Last Post | Replies |
|
| Windows update download update but fails to install | 12 Jul 2007 18:22 GMT | 1 |
went to windows update and downloaded updates. Set to auto download and install but not working. Updates fail ti install no error message. Just says that your computer is preventing the updates from installing
|
| Strange error-(WebResource.axd) CryptographicException: Padding is invalid and cannot be removed. | 12 Jul 2007 17:30 GMT | 2 |
Ok, I have an internal intranet website created in visual studio 2005, c#. It was running fine for months, and then all of the sudden a few days I started getting these errors emailed to me (I have it set up to email me exceptions). Here is the error. I have gotten this error ...
|
| AssemblyResource not found | 12 Jul 2007 15:40 GMT | 5 |
I have an embedded js resource in my Assembly asp.net 2.0 In the immediate Window I do: ((System.Web.UI.WebResourceAttribute)Attribute.GetCustomAttributes(Asm)[7]) {System.Web.UI.WebResourceAttribute}
|
| Calling wsHttpBinding service under IIS | 12 Jul 2007 14:29 GMT | 4 |
Hello, I am attempting to call a single WCF wsHttpBinding service under IIS from two seperate Web Sites on the same server. Unfortunately, it appears that only one can communicate to the WCF service at a time returning
|
| Populate an public assembly in GAC to a file with extension dll | 12 Jul 2007 13:26 GMT | 3 |
Please advise how to populate an public assembly in GAC onto a file with file extension dll in any regular folder for compilation purpose. Thanks. PeterK
|
| Insert Data in SQL with ID | 12 Jul 2007 11:45 GMT | 1 |
I have 3 tables in SQL Server Database Tab1 (id, lname, fname) Tab2 (id, addr1, add2) Tab3 (id, city, state)
|
| More User Controls writing on ViewState | 12 Jul 2007 11:23 GMT | 2 |
I have aquestion: what happens if multiple user controls (of the same type) write in the same ViewState key ? Each one erase previous values?
|
| Reflection across all assemblies | 12 Jul 2007 10:25 GMT | 9 |
I've been trying to reflect across all assemblies in the running application at Application_Start, but I've been having trouble developing a consistent mechanism. I basically just need to look for all classes that derive from a certain class, as well as classes that contain a ...
|
| Please help :-) Sorting XML data in a DataGrid | 12 Jul 2007 02:56 GMT | 2 |
I have an XML file that is successfully displaying in my datagrid on my .aspx. I need to sort the data before it displays: Here's my .aspx code: <%@ import Namespace="System.Data" %>
|
| Windows Client Print Driver | 12 Jul 2007 01:12 GMT | 6 |
"Windows Client Print Driver" was a printer driver to generate xaml file. I'm trying to run Svg2Xaml tool but could not get the driver any more. The link was http://longhorn.msdn.microsoft.com/lhsdk/docservices/overviews/edocs_printer_dri ver.aspx.
|
| Thread safety of events | 11 Jul 2007 23:22 GMT | 16 |
I have an object O1 that executes code in thread T1. O1 raises events. There is an object O2 that runs in thread T2. O2 catches O1's events. Question: What happens if O2 is detaching the event handler at the same time as O1
|
| A list of people in an active directory group. | 11 Jul 2007 19:53 GMT | 1 |
I am using System.Security.Principal to identify clients and allow functionality based on the groups they belong to. In one case I would like to let them know who can do the function they cannot. How do I list the members of a group?
|
| vaio recovery wizard | 11 Jul 2007 17:30 GMT | 1 |
Ok I did make a recovery cd when I bought the computer. I also installed norton systemworks which is symantec company. the recovery cd did work until I used a feature by systemworks which was goback which did something with c and d drives. After the I tryed to use the vaio ...
|
| Using modem in c# | 11 Jul 2007 17:17 GMT | 2 |
I am currently working on an application in c# that doesn't trust the internet for its communication. Our company needs this software to connect to another computer through modem and then send and receive data. Any suggestion or helpful tutorials for this in c# ?
|
| Prior Year Reports | 11 Jul 2007 13:37 GMT | 3 |
We switched from an older version of Money to Money 2005 when we got a new computer and I have had difficulties with getting my accounts in order and with printing reports. The most pressing issue at the moment is that I need to print a report for
|