T O P I C R E V I E W |
rinkurose@gmail.com |
Posted - 12/26/2009 : 02:21:48 when we open report portal application in explorer will be given below error
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource 'http://localhost/ReportPortal/login.aspx'. Line 1...
<%@ Page Language="vb" explicit="true" CodeBehind="login.aspx.vb" AutoEventWireup="false" Inherits="ReportPortal.login" %...
|
3 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 01/25/2011 : 15:21:47 Do you have .NET 2.0 installed? Please look under: %windir%\Microsoft.NET\Framework You can download it here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en
|
igerencia |
Posted - 01/25/2011 : 15:09:51 I have the same problem, but when running the command to register the aspnet I get a message saying
HTTP Error 404 - File or directory not found. Internet Information Services (IIS)
I could do in this case?
|
admin |
Posted - 12/29/2009 : 19:52:51 Your server does not seem to have ASP.NET 2.0 configured
1) run the following the command line: %windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
2) Restart IIS
http://www.reportportal.com/FAQ.asp |