ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ReportPortal General Forum
 Report Portal Installation
 error :Invalid object name 'Language'.; SQL: SELEC
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

adaher

USA
7 Posts

Posted - 11/14/2007 :  10:25:38  Show Profile  Reply with Quote
Can someone shed some light on this error please. I get the following error when I try to type and click
http://localhost/reportportal;
Error:

Server Error in '/ReportPortal' Application.

Invalid object name 'Language'.; SQL: SELECT LanguageId FROM Language WHERE Active = 1 Order by LanguageId
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Invalid object name 'Language'.; SQL: SELECT LanguageId FROM Language WHERE Active = 1 Order by LanguageId

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[Exception: Invalid object name 'Language'.; SQL: SELECT LanguageId FROM Language WHERE Active = 1 Order by LanguageId]
ReportPortal.Helper.GetDataReader(String sSql) +214
ReportPortal.Global.b() +152
ReportPortal.Global.Application_Start(Object sender, EventArgs e) +45

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

marco

Netherlands
588 Posts

Posted - 11/14/2007 :  11:03:32  Show Profile  Reply with Quote
Hi,

Do you have ASP.Net 1.1 for ReportPortal in IIS added ?

Marco
Go to Top of Page

adaher

USA
7 Posts

Posted - 11/14/2007 :  11:24:36  Show Profile  Reply with Quote
I have ASP 2.o installed.
Go to Top of Page

adaher

USA
7 Posts

Posted - 11/14/2007 :  11:35:24  Show Profile  Reply with Quote
quote:
Originally posted by adaher

I have ASP 2.o installed. Also I ran aspnet_regiis.exe" -i from inside both folders
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727; and C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

Go to Top of Page

marco

Netherlands
588 Posts

Posted - 11/15/2007 :  04:21:56  Show Profile  Reply with Quote
For ReportPortal you need 1.1

Download URL:
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en

After download and installation in IIS you should have ReportPortal working with 1.1 and not 2.0

Marco
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page