| Thread | Last Post | Replies |
|
| DES parity wrong for generated key | 27 Sep 2007 09:37 GMT | 1 |
I need to create a random generated DES key. But when I use the crypto service provider to create one the partity is wrong. The Key I am creating needs to be used outside the windows environment and so the partity needs to be correct or the device I am using will reject the key.
|
| do release builds have the same amount of info in exceptions? e.g. will exceptions cought in release builds contain stack trace etc.? | 27 Sep 2007 09:32 GMT | 2 |
do release builds have the same amount of info in exceptions? e.g. will exceptions cought in release builds contain stack trace etc.?
|
| Secure Communication with Routers | 26 Sep 2007 18:51 GMT | 3 |
Greeting all, I have a question of secure communication between a vb.net 2005 app and cisco routers. I appoligize if I don't provide enough info but here goes. I have written an application that successfully communicates with routers
|
| How to specify in coding if accessing "Writable Domain Controller" | 25 Sep 2007 17:40 GMT | 2 |
Hi, I'm using vs2005 and .net 2 for a C# windows application. I looked around on the net but couldn't get a good description on what is a writable Domain Controller. I know there are read only DC so is writable just means one can update the AD database like adding users or ...
|
| spysweeper | 25 Sep 2007 08:00 GMT | 1 |
Do I need to remove my old spysweeper before I install my new CD.
|
| Impersonate as computer at Win2000 | 19 Sep 2007 17:50 GMT | 1 |
i am using the NetworkService account together with .Net Remoting to impersonate as computer against remote server. My remoting objects are hosted by IIS which is properly impersonating the platform.
|
| Invalid length for a Base-64 char array | 18 Sep 2007 22:20 GMT | 1 |
I'm hoping someone can help. I know this probably isn't THE correct place, but I'm not sure where to turn. I'm using the .NET Enteprise Library's Cryptographer class. I am encoding a simple 9 digits and constantly getting this error when
|
| i seem to be having memory issues, will deplying a release build instead of a debug build help with memory usage of my .net process? | 18 Sep 2007 16:55 GMT | 1 |
i seem to be having memory issues, will deplying a release build instead of a debug build help with memory usage of my .net process?
|
| Denying network access to all but one application | 17 Sep 2007 15:14 GMT | 2 |
I built a Database application that used Access as its DB backend for a library. Initially, the application was meant to support only routine tasks of the library staff, and was not available to the public. However, it has been so successful that the library has decided to allow ...
|
| is there some per-process-limit on memory in .net processes? is there any way to increase it? i keep getting System.OutOfMemoryException when my box has 8 gigs of unused memory. | 15 Sep 2007 23:06 GMT | 1 |
is there some per-process-limit on memory in .net processes? is there any way to increase it? i keep getting System.OutOfMemoryException when my box has 8 gigs of unused memory.
|
| Why got error "Only one type of operation can be performed in a se | 15 Sep 2007 03:11 GMT | 9 |
Hi, I'm using vs2005, .net 2 for a C# windows applicaiton running on Win2K server. One method of this application, deletes, creates and modify several Directory Entry. This is running fine on my development PC. I put this on another server and I would get error: "Only one type ...
|
| Monitor .Net Activity like Regmon or Filemon | 13 Sep 2007 12:33 GMT | 2 |
Hello group, Are there any utilities for monitoring .Net assemblies? For instance, one could use Filemon for access being denied at the file system, or Regmon for access being denied in the registry. Is there an equivalent
|
| Isolated Storage Woes | 13 Sep 2007 00:54 GMT | 1 |
I am writing an application which needs to use application level isolated storage. The problem is I get the following exception when I call GetStore() 'Unable to determine application identity of the caller'.
|
| GenericPrincipal | 13 Sep 2007 00:52 GMT | 1 |
I'm trying to create a use a genericprincipal object with roles authorization to use in my asp.net apps My user directs new users to an asp.net login page. They log in and I use that ifnormation to create a genericidentity.
|
| Documents with customisation attached to emails fail to open with customisation. | 12 Sep 2007 15:22 GMT | 1 |
when sending a document with VSTO customisation via email the recipient recieves the document but they cannot open it directly from the outlook email by double clicking. The document opens but the customisation fails and they get the following error message:
|