| Added: May/15/2006 at 7:28pm | IP Logged
|
|
|
Hello!
Just installed the ASPProtect works perfect!
But now im trying to get the ASP.NET to work aswell.
------------------------------------------------------------ ---------------------------------------------------------
I have the aspprotect files on: H:\Inetpub\wwwroot\ASPPRotect
The new ASP net files on: H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\aspplogin.aspx H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\ASPPstyles.css H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\protectpage.ascx H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\testprotect.aspx H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\testprotect.aspx H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\Web.config H:\Inetpub\wwwroot\ASPPRotect\NET\aspnet\bin\aspprotect.auth entication.dll
------------------------------------------------------------ ---------------------------------------------------------
Attaching the web.config file
2006-05-15_192702_Web.rar
------------------------------------------------------------ ---------------------------------------------------------
When I test run the http://192.168.9.4/ASPPRotect/NET/aspnet/testprotect.aspx i get this error below:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 58: <compilation debug="false" explicit="true" />
Line 59:
Line 60: <authentication mode="Forms">
Line 61: <forms name=".aspprotect~net" loginUrl="http://192.168.9.4/ASPPRotect/NET/aspnet/aspplogin .aspx" protection="All" timeout="60" />
Line 62: </authentication>
Source File: H:\Inetpub\wwwroot\aspprotect\net\aspnet\web.config &nb sp; Line: 60
------------------------------------------------------------ --------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
------------------------------------------------------------ -----------------------------------------------------
What am I doing wrong?
Thanks for help!
Best regards,
Johan
|