HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Security microsoft.public.dotnet.framework.aspnet.security


Discuss in the ASP.net Security forum.



Post New Thread
Threads in Forum : ASP.net Security Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Thanks for reply TMF, If the webservice and the asp.net web application is deployed together (within the same IIS application virtual directory),...
Jason
07-06-2010 09:57 PM
Steven Cheng Go to last post
4 208
I have 2 updates that download but will not install. They are numbered KB979909 and KB909906...Error Code 0x643 I cannot find out what is...
Judy
07-06-2010 12:47 PM
Judy Go to last post
0 58
A recent security scan of our website has identified a vulnerability which appears to be an issue with ASP.NET itself. By passing a seemingly...
jnappi
07-01-2010 08:33 PM
jnappi Go to last post
0 74
Hi all, misters I have an ASP .NET 2.0 application , that uses WCF services. I want use S4U Kerberos for calling WCF services using delegate...
Alhambra Eidos Kiquenet
06-30-2010 07:29 AM
Michel Baladi Go to last post
10 164
Here's my environment Win2003 Standard SP2, IIS 6.0, MOSS 2007, .NET 2.0.50727 IIS website uses MOSS 2007 "Team Site" template and has only...
gbrowins@gmail.com
06-29-2010 08:07 AM
gbrowins@gmail.com Go to last post
0 55
Hi, I'm experiencing problem using BasicHttpBinding with client authentication with certificate. That's the error message: Message:An error...
Mirco
06-21-2010 10:15 AM
Mirco Go to last post
0 81
Here's the scenario. Using Web.Sitemap with GenericSiteMapProvider for application menu. Need to secure menu options by user; using client...
John Beschler
05-27-2010 03:31 PM
John Beschler Go to last post
0 144
What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
05-19-2010 11:58 PM
nntp@microsoft.com Go to last post
0 94
using forms authentication. I would like to notify the user 1 min before the session expires, that session is about to expire and click OK to stay. ...
Dileepa Wijay
05-17-2010 03:33 PM
Dileepa Wijay Go to last post
0 96
Hi, I have added couple of fields in the membership table. I want to expose those additional fields through membership user. I understand that I need...
Rafia Tapia
05-12-2010 02:07 AM
Zhi-Qiang Ni[MSFT] Go to last post
3 168
I want windows based authentication for a particular folder of my web pages. This page should be accessible to only some of the managers and some...
Biranchi Narayan Panda
05-10-2010 08:28 PM
Bernd Wechner Go to last post
2 171
Hi, I use the code below to encypt and decrypt connectionstrings in the web.config files. It works good but I don't understand somthing about the...
=?Utf-8?B?RGF2aWRF?=
05-04-2010 03:47 PM
venkat athota Go to last post
1 152
Hi, I have to build a simple user control to be exposed in a webpart, where only the items that the logged user has access should be displayed. The...
Roberto Lopes
05-04-2010 01:54 PM
Roberto Lopes Go to last post
0 72
Hi, Porting my website to Visual Studio 2010 (AspNet 4.0), my .... FormsAuthentication.RedirectFromLoginPage .... does not do anything. It doesn't...
M O J O
04-27-2010 11:10 AM
Sudipto Sen Go to last post
2 164
I'm using AD for my asp.net c# forms authentication. The login control works great. However we need the provider to force a change of password when...
dknight
04-27-2010 10:15 AM
Sylvain Girard Go to last post
19 180
If I use aspnet_regiis to create a machine encryption key. How can I view the keystore names on the computer. I was trying to use the MMC...
Chuck
04-23-2010 04:23 AM
Zhi-Qiang Ni[MSFT] Go to last post
13 256
I have used Azman with Active Directory data store succesfully in my web application as a Role Provider. I wanted to use the new features of...
RiverWay
04-20-2010 06:23 PM
RiverWay Go to last post
1 114
Experts: I have a following code that allows a user to download excel file. However if the download dialog has been sitting there for more than two...
N. Shehzad
04-20-2010 12:11 PM
N. Shehzad Go to last post
0 81
Hello, I removed the Windows Everyone account from a virtual directory's folder permissions (forcing verified individual Windows...
.
04-18-2010 04:26 PM
Alexey Smirnov Go to last post
1 90
Hi all Just setting up a live site on a fresh installation of windows2008 server, or first one (usually its 2003) Encountering a number of problems...
Rep Ronnie
03-31-2010 03:30 AM
Rep Ronnie Go to last post
1 158
Hi; How do I set up my ASP.NET 2.0 app to use ActiveDirectory for login? (I have AspNetSqlMembershipProvider working fine)? My web.config...
David Thielen
03-26-2010 06:01 AM
Leandro Pilan Go to last post
22 339
I am using forms-based authentication on a normal .NET 2.0 website. Unfortunately, the login.aspx is not able to serve any css or images from either...
mpaine
03-25-2010 02:21 PM
mpaine Go to last post
0 126
Hi Anil, Are you working with multiple languages? Have you correctly used the account name? The issue may be...
VikasSharma
03-23-2010 06:45 AM
VikasSharma Go to last post
0 189
We routinely provide security personnel, as well as other event personnel, to fulfill various needs during an event. In addition to security...
judy booth
03-19-2010 11:52 PM
judy booth Go to last post
0 125
I have a web app that uses the Active Directory Membership Provider and when a user changes their password, they can login with either the old...
Mark Arnott
03-15-2010 12:58 PM
Mark Arnott Go to last post
0 118
In an intranet asp.net application I have the following in the web config: <authentication mode="Windows" /> <location...
zino66
03-12-2010 09:48 AM
Joe Kaplan Go to last post
3 185
Hi I am using the standard asp.net login control and it is currently working well where my users can login with their email address and password. I...
Corker
03-09-2010 06:31 PM
Joe Kaplan Go to last post
1 171
Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any...
7777
03-04-2010 10:43 PM
Joe Kaplan Go to last post
8 214
Hello, I'm making another attempt to find out how to use a different profile in the web application. I though it would be quite simple. but couldn't...
Peter Afonin
03-03-2010 01:31 PM
Peter Afonin Go to last post
0 109
Hello, I need to retrieve the user data from the different web application. In the web.config I can specify different profiles, but I cannot figure...
Peter Afonin
03-01-2010 09:34 PM
Peter Afonin Go to last post
1 208
许多性能问题和您的计算机安全*成 恶意病毒,最好的办法对付,这是要安装...
antivirus gratis
03-01-2010 06:19 AM
antivirus gratis Go to last post
0 139
Hello, I have a problem that for many of you will surely be trivial, I wanted to enable the security trimming by xml, everything works if I insert...
Alexj
02-23-2010 02:14 AM
Alexj Go to last post
0 128
Hi, Is there any way to specify ResetPassword() of the MembershipUser class to generate passwords of only alpha-numeric characters? Thanks, wb
=?Utf-8?B?V0I=?=
02-22-2010 03:23 PM
Christopher Johnson Go to last post
3 145
Nombreux problèmes de performance et la sécurité de votre ordinateur sont causées par des virus malveillants, le meilleur moyen de lutter contre...
antivirus gratis
02-14-2010 08:18 AM
antivirus gratis Go to last post
0 151
Nombreux problèmes de performance et la sécurité de votre ordinateur sont causées par des virus malveillants, le meilleur moyen de lutter contre...
antivirus gratis
02-13-2010 07:43 AM
antivirus gratis Go to last post
0 135
Hi, from your description, you're doing some unit test on an ASP.NET webapplication and find that the custom machinekey (stored in web.config file)...
Steven Cheng
02-11-2010 07:50 PM
Steven Cheng Go to last post
0 122
We have a server on which we are using Kerberos security. We have disabled NTLM. When we try to access, we get the error 'Security Authority cannot...
Engr
02-11-2010 06:35 PM
Engr Go to last post
0 91
Is there any reason why none of my web applications using forms authentication refuse to work with Apple Safari? These work perfectly with IE,...
Pedro Vera
02-06-2010 06:00 AM
Serhat Albayoglu Go to last post
2 262
hi all Is there a way to run the .Net studio 2003 without admin access right on WinXP SP2 machine? Thanks
gbkhor
02-05-2010 07:47 AM
gbkhor Go to last post
0 116
I'm getting no where on this. I have a web service that's used for a mobile app. I began developing a web app utilizing this web service as a...
Ryan
02-03-2010 05:01 PM
Ryan Go to last post
0 131
Hi Hector Thanks for taking the time to reply, and apologies for not replying sooner, i've been away. I think I understand your meaning here...
Ronnie R
02-02-2010 02:01 PM
Hector Santos Go to last post
2 200
許多性能問題和安全性您的計算機*成惡意病毒,最好的辦法對付,這是得到承認和防病毒在計算機上安裝更新 ...
antivirus gratis
02-01-2010 05:39 PM
antivirus gratis Go to last post
0 147
Hi Chuck, Sorry for late responding. With Reflector, we can see that the FormsAuthentication.Encrypt method invokes MachineKeySection.EnsureConfig...
Thomas Sun [MSFT]
01-29-2010 02:34 AM
Thomas Sun [MSFT] Go to last post
2 169
I am trying to call a console application from within my ASP.NET application. The strErrors variable...
Mervin Williams
01-27-2010 04:29 PM
Mervin Williams Go to last post
0 147
I have a question and I need some help. I have an asp.net application which verifies digital signature with this code: Private Function...
Carolina
01-27-2010 04:06 PM
Carolina Go to last post
0 131
I am trying to call a console application from within my ASP.NET application. The strErrors variable returns:...
Mervin Williams
01-27-2010 03:58 PM
Mervin Williams Go to last post
0 110
We at Nob Hill Software are working on a new query tool: http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut You can read all about it on the...
Mia
01-26-2010 10:05 AM
Mia Go to last post
0 139
Many problems with performance and safety of your computer can be solved easily with an updated antivirus and recognized. Antivirus Free...
antivirus gratis
01-26-2010 08:18 AM
antivirus gratis Go to last post
0 120
Read My Independent Review Of Earth-4Energy & Decide For Yourself! http://earth-4energy-review.123probiz.com Go Green...
raja inal
01-25-2010 07:10 AM
raja inal Go to last post
0 114
Antivirus recognized a free download to your computer, who knows Microsoft recommends...
antivirus gratis
01-20-2010 09:29 PM
antivirus gratis Go to last post
0 132
Post New Thread

Display Options
Showing threads 1 to 50 of 5160
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.