Contents

Posts in microsoft.public.dotnet.framework.aspnet.security

 

Role based security question  Replies (1) 19 January 2006
I am a fairly new developer and need some help setting up some security for a site I am helping to build. The site should allow any one who goes there to view and use some basic pages, but should...

 

Free mp3's  Replies (1) 18 January 2006
And much more that that! http://forum.saait.net/ This site offers free and legal mp3's, software, movies, games.They also have a listing of free item that are given away on the interne...

 

Login not working but New account logs user in  Replies (1) 18 January 2006
Hi all, I'm working on a web site and I would like to use the VS login controls. The problem I'm having is that when I create a new user all works fine. The user gets added to the database and ...

 

Entrust library  Replies (1) 18 January 2006
Hi, I am looking for an Entrust library or toolkit that allow me encrypt data, I am wondering is that any Entrust library for .NET or COM in the market? Any help is appreciated!! Gnic...

 

2.0 form auth + radius  Replies (1) 18 January 2006
Hi ! I'm trying to authenticate users using form-based, against a radius server, but i cannot find any info regarding this approach. Can anybody give me some hints. Thanks in advance, MM...

 

ASP.NET 2.0 - Forms auth - no images and css on lo ...  Replies (1) 17 January 2006
Hi, I have just configured my application to use forms based authentication. Now, when I try to access a page I am redirected to the login page but its CSS and images do not load. It is great...

 

ASPNET_WP could not be started: 80004005.  Replies (1) 17 January 2006
Hello, I am getting the following event in the application event log when trying to view a ASP.NET web application. This only happens on 2 of the 8 machines where I've deployed the application...

 

Free music - games - movies - software!!!  Replies (1) 17 January 2006
Get free music, games, movies and software!!! 100% legal! All you have to do is go to this site and sign-up: http://www.wooligan.net This offer stands for a limited time only! ...

 

DPAPI  Replies (1) 17 January 2006
I am trying to use the DPAPI for encryption of some string data. I took the code right from the MSDN example: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/secnet...

 

Free access to several paysites! Free movies - gam ...  Replies (1) 17 January 2006
I found this great site that offers loads of content for free! I got a bunch of mp3's from it, but they offer movies, games and software too! Go check it out! Quickly! http://www.woo...

 

Browse web server  Replies (1) 16 January 2006
I want to browse the web server physical drives from asp.net page and possibility of creating and deleting folders and get properties of any directory and file , using c# and visual studio 2003 ...

 

URGENT : Parser Error!!!!!  Replies (1) 16 January 2006
Hi, I've a problem with my asp.net app. In my developer enviroment, it work perfect. When we publish teh app in the production server, the following error msg is recived: Server Error in '/Aplic...

 

ASP.NET 2.0 Provider Model as a Web Service  Replies (1) 16 January 2006
I would like to leverage the 2.0 Provider Model for a single sign-on solution for a client. They have multiple sites on different domains on of which will be built with MS CMS (or Office 12 if I ...

 

!! DOWNLOAD THE MOST POPULAR 2006's CRACKED SOFTWA ...  Replies (1) 16 January 2006
Our team provide different types of services such as: - proffessional cracking of any kind of software (CAD,CAM,CAE,EDA,GIS,PCB,FEA,FEM,CNC,CFD,PDS,3D,Optics etc.) designed for any kind of operatin...

 

Authorization Manager  Replies (1) 15 January 2006
I am working with Authorization Manager and I have installed it in a Primary Domain Controller and when I am trying to get access, it starts aplication fine that I have defined in my application st...

 

Authorization Manager  Replies (1) 15 January 2006
I am working with Authorization Manager and I have installed it in a Primary Domain Controller and when I am trying to get access, it starts aplication fine that I have defined in my application st...

 

Event log access problem with ASP.NET  Replies (3) 13 January 2006
We're using the Application block for publishing exceptions from our web site using the default publisher which writes to the event log. This works fine on XP and on one of our dev. machines runni...

 

Basic Authentication  Replies (1) 13 January 2006
Hello, I am writing a page using asp.NET and C#. So far it's going well but I have hit a small wall here. There are several resources (PDF and Text files) on separate server that requires ba...

 

Access rights for profile properties.  Replies (1) 13 January 2006
Is there a way to make certain profile properties writable to only users in a certain role? Like allow/deny tags on the property definition. Or some attribute to be placed on a property of a custom...

 

aspnet_regiis  Replies (1) 12 January 2006
I don't know if this is the right forum for me to post my question but I just hope somebody answers my question. Is there any way that I can retrieve the password of the aspnet account. I know ...

 

SSL Web Service calls from Compact Framework app  Replies (1) 12 January 2006
Hello, I have been writing a .NET compact framework application for a CE device that needs to call a web service over https. I have been getting an exception when making the call to the web ser...

 

MembershipProviders and the Web Admin panel  Replies (1) 12 January 2006
I developed my own custom Membership provider to access our legacy application's user store. It all works great, and allows me to easily drop Login controls into my web applications. I have a cou...

 

security recommendation  Replies (1) 12 January 2006
I'm new to ASP .NET and would like to know if the following is a good strategy for securing web servers and application servers in the N-tier architecture. I have a web server that talks to applic...

 

Problems With Membership Provider Connecting to SQ ...  Replies (1) 12 January 2006
I'm having some trouble connecting to a SQL Server 2000 server through the Website Administration Tool (WAT) when trying to use Membership, but only on the Security tab. The server in question ...

 

Web Service  Replies (1) 11 January 2006
hello i am wokring on .NET from 2 years But unfortunatly i dont get a chance to work on WEB SERVICE so any body plz tell me ABOUT web service What is exatt use of WEB SERVICE? AND WHERE BASCIALLY ...

 

Specify user for Azman/ADAM role manager  Replies (1) 11 January 2006
I'm using ADAM for storing roles and users in my .Net application. However I have an authentication problem. For the ActiveDirectoryMembershipProvider I can specify which user/pw the ASP-applicati...

 

ASPNET_REGSQL error: String or binary data would b ...  Replies (1) 11 January 2006
I am using Visual Studio 2005, Standard Edition, and Sql Server 2005 (not the Express Edition). When I run the ASP.NET SQL Setup Wizard (aspnet_regsql.exe), I get the following error: SQL Serve...

 

newbie - role & membership management  Replies (1) 11 January 2006
I have been able to configure the SQL provider for membership and role management, but I noticed that members are always tied to a specific application (as are roles). What I really want to do is...

 

isinrole method  Replies (1) 10 January 2006
Currently I want to develop a role based login pages using asp.net in vb.net language, and the database is sql server 2000. There are three fields in the database, simply userid, password and role. ...

 

convert from long to byte of array  Replies (1) 10 January 2006
i wnat to convert like Dim bytes() As Byte bytes = CType(DB.DS.Tables("image").Rows(i).Item(1), Byte()) how can i convert in c#.net...

 

Restricted permission on subfolder  Replies (1) 10 January 2006
This is a multi-part message in MIME format. ------=_NextPart_000_0023_01C615E2.E7B440E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello! ...

 

Inserting into SQL Server  Replies (1) 10 January 2006
This is the first time I've tried this... I've got this syntax: void Page_Load(Object src, EventArgs E) { string connectionStr = @"server=111.111.111.111;uid=DDATA/web;pwd=web;trusted_connection...

 

The application's configuration files must contain ...  Replies (1) 10 January 2006
HI, I have created Webservice project in Visual Studio 2005, by default it is created the Service.asmx file with the code as [WebMethod] public string HelloWorld() { return "Hel...

 

ASP.NET 2.0 Provider Model  Replies (1) 9 January 2006
Using Web Developer Express 2005, SQL Express 2005. I'm attempting to use the Security controls. I've setup the aspnetdb.mdf file by running aspnet_regsql.exe and have added several users and ro...

 

NTLM Authentication with multi-tiered application  Replies (2) 9 January 2006
Hi, I have an asp.net application in several tiers and I would like to enable it for NTLM. Say the web front end is running on server X and the business logic is running on server Y. In the ...

 

Dynamic gridview content based on user role?  Replies (1) 9 January 2006
I have a page that displays SQL Server tables via GridView controls. However, some of the table fields (gridview columns) should be visibile only to specific users (Admin, Supervisors, etc) and s...

 

Forms Authentication stopped working for 2.0 for ...  Replies (1) 9 January 2006
Hello, We have a website running ASP.Net 1.1 using forms authentication and under Application Settings added .htm, .doc and .doc files as part of ASP Net. Everything was working great until we ...

 

Simple security strategy for user-specific databa ...  Replies (1) 9 January 2006
I need to add Web access to my SQL database. I have lots of flexibility in how I do this but am unsure as to how to remeber who the current user is: Currently in my local frontend ( Access ADP) ...

 

Why it does not work when accessing from internet?  Replies (1) 9 January 2006
Hello, friends, I am building a website hosted in my office. It uses Form Authentication. When I tested in my local network, it worked fine: Asking me to login if I tried non-public pages. Afte...

 

Reset Membership Password without Answer  Replies (2) 9 January 2006
I have a user who forgot both their password and the answer to their question. I am trying to build an admin page to allow me to reset passwords, but it seem that all the methods require the answer ...

 

Creating users in the web configuration tool  Replies (1) 7 January 2006
I can create roles and access rules just fine, but if I try to create a user, it says "An error was encountered...". I tried searching on this, but no one has a similar error. Why can I create...

 

Digest authentication and MD5 passwords  Replies (1) 6 January 2006
I have implemented Peter Brombergs "Digest authentication with database" (http://www.eggheadcafe.com/articles/20030701.asp) on my website. It works great, a login box is displayed and username and ...

 

Help Encrypting Connection String  Replies (1) 6 January 2006
I am trying to perform the most basic encryption of my connection string in web.config and I am totally lost. Before someone flames me for not researching before posting, let me tell you that I ha...

 

App file security  Replies (1) 6 January 2006
I'm working on a ASP.NET app and as part of the app I'm uploading some pictures to the web server and these pictures can then be accessed by authorized users by clicking on a link. All the aspx f...

 

MAC/physical address?  Replies (1) 6 January 2006
I know I can use System.Management library, but it returns like 6 different values all of which look like MAC addresses. Which one do I pick and how do I identify it? ManagementClass oMClass = new...

 

AzMan: Has anyone created an HTML/Web management c ...  Replies (1) 5 January 2006
We have client who loves MS AzMan (MS Authorization Manager) but has requested an HTML/Web-based management console (as an alternative to the AzMan Microsoft Management Console (MMC)? Does anyone...