| Thread | Last Post | Replies |
|
| mixed mode authentication + no postbacks | 13 May 2008 11:47 GMT | 2 |
I implemented a mixed mode authentication as follows: main site using forms authentication redirector site using windows authentication, creates a forms authentication cookie and redirects to main site
|
| Web site Administration Tool Error | 12 May 2008 16:07 GMT | - |
This problem has been posted before, does anyone have a solution? I am unable to add users using the Web Site Administration Tool. I can create and delete roles, but when I try to add a user I get an Error: An error was encountered. Please return to the previous page and try again
|
| Normal setup for Web page, web service, firewall secured database? | 12 May 2008 15:48 GMT | - |
I think this is a fairly normal situation; outside the firewall are two servers, one containing the various web applications that in this case are .net, another containing web services, some of which the public can access, some of which are locked into web applications on
|
| Simon busted by Operation Sudden Fall | 11 May 2008 00:00 GMT | - |
Law enforcement is now intercepting text messages, as proven by Operation Sudden Fall in San Diego. http://www.usdoj.gov/dea/pubs/states/newsrel/sd050608.html http://www.signonsandiego.com/news/education/20080506-1338-bn06sdsu2.html
|
| Error : Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. | 10 May 2008 07:17 GMT | - |
Hi Friends, i am having a problem in create directory on local machine through Asp.net web application source code and coping file from website folder to my local machine through source code . by using
|
| mixed-mode authentication postback problem | 08 May 2008 15:29 GMT | - |
I implemented a mixed mode authentication as follows: main site using forms authentication redirector site using windows authentication, creates a forms authentication cookie and redirects to main site
|
| WebSite Admin Tool | 07 May 2008 07:28 GMT | 1 |
I've built an ASP.NET application on my development computer and incorporated this WebsiteAdminTool to manage the userids used for forms authentication. I delpoyed the application to my webserver, which in a different subnet, and now I get "error: 26 - Error Locating ...
|
| rsa encrtyption | 07 May 2008 03:58 GMT | 4 |
I created a key for encrypting my web.config aspnet_regiis -pz WebEncryptionKeys aspnet_regiis -pc WebEncryptionKeys -exp exported them
|
| User unable to login ... | 06 May 2008 19:54 GMT | - |
We have a small ASP.NET 2.0 application - it uses the built-in security model - membership provider - stored in SQL Server ... A user called a while ago complaining that he was unable to login - I checked - the user was not locked out, I reset the failed password
|
| Advise please on asp.net security concepts. | 02 May 2008 04:30 GMT | 1 |
I've been studying asp.net for some months now, based on the requirements for a project. I seem to have a very difficult time grasping the security concepts of asp.net 2.0.
|