| Thread | Last Post | Replies |
|
| How to get the HtmlForm element of an ASP.NET Page? | 04 May 2005 14:26 GMT | 14 |
Hello, All, I just want to know that generally how to get the HtmlForm element in an ASP.NET Page? Can anybody help? Please:)
|
| Security framework | 04 May 2005 07:49 GMT | 2 |
I'm doing some research on how to design a generic role-based security framework that can be used by both client/server and web applications. I've done some searching but nothing really useful came up. Has anyone has done this before?
|
| system.directoryservices - directoryentry.children | 04 May 2005 07:04 GMT | 5 |
Need ideas - have app that retrieves user and group info from ADSI WinNT provider via .Net system.directoryservices. What I have run into is an issue where the .Net call to retrieve the children of the domain works great (where I can retrieve users and groups), but in attempting to ...
|
| Hosted user control in IE exception handling | 04 May 2005 06:59 GMT | 1 |
Could anybody tell about how IE handles uncaught exceptions in a hosted winforms user control? We are having some issues in our app where the hosted control appears to completely kill IE with no message or debug info (see
|
| Target a different .NET Framework version | 04 May 2005 06:47 GMT | 2 |
I have developed for my customer a .NET Windows Forms control using the .NET Framework 1.1. Now, my customer wants to have the control running on Windows 2003 Server OS which has a newer version (1.1.4322.2032) of the mscoree.dll assembly. The
|
| [OT] start the TaskManager at startup | 04 May 2005 04:41 GMT | 2 |
Well, I know it's out of topic, but if anyone knows he is probably here! Everytime I start I launch the taskmanager and miniaturize it. I woul like this to happend automativally. However I can't find the task manager application :( so I can't put it in my
|
| user account | 04 May 2005 01:05 GMT | 1 |
Is the ASP.NET user account in XP part of the .net framework? While viewing user accounts on my computer, I noticed that I have this account and I don't know where it came from as I did not set it up.
|
| Problem with Publisher Policy File (Can't install) | 03 May 2005 19:51 GMT | 6 |
I'm having problems with a publisher policy file I'm trying to put in the GAC. I did it with a previous verison, but now I can't seem to get it to work. The error I get is, "Failure adding assembly to the cache: One of more modules specified in the manifest not found.". I am ...
|
| URGENT: ComCompatibleVersionAttribute does not work | 03 May 2005 18:24 GMT | 1 |
I am trying to use ComCompatibleVersionAttribute in my assembly. But when i compile the tlb gets generated with a new GUID. ComCompatibleVersionAttribute should help me preserve my GUIDs compatible to the version i specify,
|
| How: Affecting TcpClient Connect( ) timeout ? | 03 May 2005 16:58 GMT | 1 |
I have seen some suggest you use the ReadTimeout and WriteTimeout properties to control this, but I have tried this, and it does not work. I have a difficult to reproduce scenario where connection attempts are hanging for 5 minutes before eventually failing. I need a much ...
|
| tutorial for dotnet | 03 May 2005 16:52 GMT | 1 |
I am looking for good tutorial (quick step by step), that teach me about the Microsoft .NET 2003 architecture, and show how to work with the IDE. Thanks :)
|
| Custom Attribute | 03 May 2005 16:27 GMT | 3 |
Is is possible to write custom attributes for exception handling a function. Example: [ExceptionAttribute Enable=true]
|
| Speed problem running application outside Visual Studio | 03 May 2005 15:05 GMT | 1 |
I am developping a 'Web Service with Data Server Access' benchmarking application. The Web Service and the Data Server are located remote in my network. The benchmarking (client) application runs on XP Professional, localy. It is developped with Visual Studio, Enterprise Edition. ...
|
| Sometimes "Access denied" whilst saving changes to source files on network drive mapping | 03 May 2005 12:12 GMT | 2 |
Once in a while I receive the pop-up "Access denied" when I try to save a source file of my project. Pressing on the button "Save All" will however save the source file without problems. The funny thing is that the "Access denied" doesn't occur with every save.
|
| Really basic Web Service question | 03 May 2005 09:23 GMT | 3 |
Is there anyway at all, to do something like ByRef/ref parameter passing in Web Services? - Sahil Malik [MVP] http://codebetter.com/blogs/sahil.malik/
|