ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal Installation
 code Behind files missing?

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
tonyv Posted - 02/01/2005 : 13:14:01
Hi, There are references in the code to many codebehind files that do not appear to exist in the ReportPortal 2.0 download trial zip. They give me the following type of error. Am I missing something basic here such as some .NET setting or is there somewhere to download these code behind files? Thanks

Parser Error Message: Could not load type 'ReportPortal.login'.

Source Error:


Line 1: <%@ Page Language="vb" explicit="true" CodeBehind="login.aspx.vb" AutoEventWireup="false" Inherits="ReportPortal.login" %>
Line 2: <HTML>
Line 3: <HEAD>


Source File: D:\reportportal\login.aspx Line: 1
5   L A T E S T    R E P L I E S    (Newest First)
admin Posted - 02/02/2005 : 20:49:48
Yes, apparently the bin folder was missing in the last distribution. Please try to download it now.
shaikh_intekhab Posted - 02/02/2005 : 10:34:31
Hi,
Where is the dll for the Code Behind?
tonyv Posted - 02/02/2005 : 07:12:14
Hi, There is no Bin folder or dll with the distribution I downloaded yesterday.

Please let me know when a good download is posted as I am excited to trial the new version.

Thanks

quote:
Originally posted by tonyv

Hi, There are references in the code to many codebehind files that do not appear to exist in the ReportPortal 2.0 download trial zip. They give me the following type of error. Am I missing something basic here such as some .NET setting or is there somewhere to download these code behind files? Thanks

Parser Error Message: Could not load type 'ReportPortal.login'.

Source Error:


Line 1: <%@ Page Language="vb" explicit="true" CodeBehind="login.aspx.vb" AutoEventWireup="false" Inherits="ReportPortal.login" %>
Line 2: <HTML>
Line 3: <HEAD>


Source File: D:\reportportal\login.aspx Line: 1

olalarsson Posted - 02/02/2005 : 04:37:13
I'm sorry but I have the same problem. And the ReportPortal.dll isn't even located anywhere in the installation files...

Ola
admin Posted - 02/01/2005 : 19:56:18
Sorry you are having difficulties with our newly released ReportPortal 2.0.

There is no Code Behind files that come with the Evaluation version. All of the code is stored in the bin\ReportPortal.dll. It looks like the dll could not be loaded because it might have some file dependency missing. Please take a in your Application Event Log to see if there is an entry about why it could not load ReportPortal.dll.

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