Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Encrypt Email with Certificate Natively in .Net30 Nov 2006 06:26 GMT1
I wrote the following code using the ASPEncrypt .Net Component:
       Dim objMail As IMailSender = New MailSender
       Dim strEmailAddress As String
       objMail.Username = "xxx"
Using Caspol to change Security Policy - Code Groups # different on different PC ???29 Nov 2006 12:44 GMT1
On my pc I use Caspol -ag 1.4 Fulltrust - to change intranet setting
On another pc I need to use Caspol -cg 1.2 Fulltrust - to change intranet
setting
Is this possible???
Assembly Throws Network Exception...28 Nov 2006 16:10 GMT1
Having some trouble running a .NET 2.0 assembly from a Network Share.
Assembly is on Windows Server 2003, SP1
Have installed .NET 2.0 dotnetfx
Have attempted to add full trust to the network via -
Unauthorised exception using WebBrowser control27 Nov 2006 15:02 GMT1
Guys,
Not sure on the best forum for this.
We are getting an unauthorised exception when using the web browser control
as you can see from the call stack below
Code signing - recommended cerificate provider?27 Nov 2006 11:39 GMT2
We're looking to sign not just executable files, but also Microsoft Visio
template (VST and VTX) and stencil (VSS) files, and possibly drawing files
(VSD and VDX), that contain VBA code. Such files may be in Visio 2002, 2003
and 2007 format.
Encrypt data25 Nov 2006 16:04 GMT5
i'm trying to encrypt data with a publickey exctracted from certificate
file but i got error!?
this is my code:
using Microsoft.Web.Services3.Security.X509;
Assembly Minimum Security Requirements23 Nov 2006 17:49 GMT1
    Using VS 2005 Pro., I have built a Class Library (DLL) with several
functions, subs, etc...  I would like to determine the minimum security
requirements.  For some reason, the "Security" tab does NOT appear when
designing Class Libraries (DLL's), therefore, I cannot use the ...
Running an assembly from a shared folder on the network23 Nov 2006 10:53 GMT1
I have an application that runs fine locally, however when I place it on a
network share it issues an exception, however this does not happen on the
machine the application was developed on.
I fully trusted the assembly and It worked, however the share folder sould be
Code Access Security for Windows Service22 Nov 2006 18:39 GMT5
Okay, this might well be a newbie question. Sorry about the cross-post
from General, but I realised this was where I should have posted.
I've written a Windows service based upon the ServiceBase class. The
service, and all the classes it uses are in one assembly,
Howto encrypt configuration sections using Enterprise Library ?22 Nov 2006 05:31 GMT1
Hello to everybody,
I need to encrypt the dataConfiguration or connectionStrings section of
the app.config file (using Enterprise Libary January 2006).
On some sources on internet (e.g.:
X509Certificate2.Verify fails20 Nov 2006 14:09 GMT1
I have two X509 certificates: one issued by CA on my local network (mmc
certificates snap-in->Personal->All tasks->Request new certificate...)
and the second one generated by makecert (I have Root Agency certificate
in my trusted CA certificate store, the certificate appears to be
SignedCms.ComputeSignature(CmsSigner) - Keyset does not exist17 Nov 2006 15:53 GMT2
I have searched quite a bit and could not find an answer to this error
I am getting.
ContentInfo contentInfo = new ContentInfo(msgBytes);
SignedCms signedCms = new SignedCms(contentInfo);
Setting CAS Policy for WinForm control in WebForm17 Nov 2006 13:29 GMT1
Interesting problem that someone may have an idea about.  I have
developed a simple windows user control that is embedded in a asp.net
web form like so:
<object id="Object2"
Need help with DirectorySearcher FILTER using SID.16 Nov 2006 22:39 GMT5
Hi, I'm using vs2005, .net 2.0.  I have the following method that retrieves
the AD object's current login name.  The search is returnning null when it
shouldn't.  I think there's problem with my byte array's allocation.  Or
maybe there's another way to do this?  I saw 2.5.5.17 ...
IE C# ActiveX without permissons16 Nov 2006 17:16 GMT2
Hi, I'm porting a VB ActiveX to C# .Net. The C# ActiveX is called from
IE as following:
<OBJECT id="myControl1" name="myControl1"
classid="ClassLibrary1.dll#ClassLibrary1.Class2" width="0" height="0">
Pages: 1 2 3 October, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.