|
|
|
|
There are no documents that match your search Please try a different search.
|
|
|
Do not get login page after installation |
|
|
|
|
|
|
Description: I have installed the application but I get only script page or I get login window without the textboxes.
Explanation: The problem occours because of a problem with the .net installation (The aspnet process is not running). To verify if the asp.net process is running or not open Task Manager and look for the aspnet_wp.exe process.
Resolution: 1. In case that the aspnet_wp.exe is not running follow the next: a. Open cmd (Start Menu -> Run -> Cmd).
b. Change Directory to .NET directory.
c. Run the next command: aspnet_regiis.exe -i 2. Check that the ASP.NET 2.0 configure to the InformUP. a. Right click -> Properties on InformUP in the IIS (Internet Information Service).
b. Choose ASP.NET Tab.
c. Check that the ASP.NET version is 2.0. Now Try again to login (default url: http://localhost/informup)
|
|
|
|
|
|