ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal Installation
 error :Invalid object name 'Language'.; SQL: SELEC

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
adaher Posted - 11/14/2007 : 10:25:38
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
4   L A T E S T    R E P L I E S    (Newest First)
marco Posted - 11/15/2007 : 04:21:56
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
adaher Posted - 11/14/2007 : 11:35:24
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

adaher Posted - 11/14/2007 : 11:24:36
I have ASP 2.o installed.
marco Posted - 11/14/2007 : 11:03:32
Hi,

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

Marco

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page