I cannot get it to work on my machine... i tried to install it at c:\Store\ and tried to create virtual directory, but i cannot get i to work.
i dosent even work when i intalled on c:\inetpub\wwwroot\Store either ....
how can i create "virtual directory configured as an application in IIS.
// Rivermen
Error message:
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 10: <system.web>
Line 11: <!-- enable Forms authentication -->
Line 12: <authentication mode="Forms">
Line 13: <forms name="IBuySpyStoreAuth" loginUrl="login.aspx" protection="All" path="/" />
Line 14:
Source File: c:\inetpub\wwwroot\StoreCSVS\web.config Line: 12
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573