| Article: |
ASP.NET Forms Authentication - Part 1 | |
| Subject: | Little problem | |
| Date: | 2004-04-05 12:49:43 | |
| From: | chrisii | |
|
Response to: Little problem
|
||
|
I have the same problem.
|
||
Showing messages 1 through 3 of 3.
-
Little problem
2004-04-27 15:23:44 chrisii [Reply | View]
I have figured out the problem to be cause by an Incorrect PATH Environment Variable. Which can be found in the System Control Panel.
"C:\Windows\Microsoft.NET\Framework\v1.1.4322" is the proper location to the current version of the .NET framework that I have installed.




I have the same problem, I tried with a simple application that just has to do with authentication (a default.aspx, login.aspx and web.config files). It works ok, but when tried with my "real" application, it does not work.
If someone has found the solution to this, plese let me know.
Thanks.