StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WebForms (How do I?)
»
App can't find reference to ApplicationBasePage
App can't find reference to ApplicationBasePage
Post Reply
Like
1
App can't find reference to ApplicationBasePage
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Jeff Pagley
Jeff Pagley
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: StrataFrame Users
Posts: 223,
Visits: 893
I am attempting to integrate SF into an existing Web app. The SF Web sample is working fine. From what I can tell, I have setup the existing Web app with all of the same folders and references as the sample. However, when I try to inherit the ApplicationBasePage it tells me it can't find it (see code below)
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
namespace CampaignTracker {
public partial class _Default : ApplicationBasePage
{
protected void Page_Load(object sender, EventArgs e) {
}
}
}
What am I missing?
Thanks,
Jeff
Reply
Like
1
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
App can't find reference to ApplicationBasePage
Jeff Pagley
-
11 Years Ago
There should be an ApplicationBasePage template that you can use to...
StrataFrame Team
-
11 Years Ago
Hi Ben, I had already added the ApplicationBasePage in the App_Code...
Jeff Pagley
-
11 Years Ago
The difference is that the web site works more like a basic folder...
StrataFrame Team
-
11 Years Ago
Hi Ben, I was wandering if you had a chance to look at the zip...
Jeff Pagley
-
11 Years Ago
I PM'd you Jeff.
StrataFrame Team
-
11 Years Ago
OK, Jeff, it's weird. I don't know how to explain it, but the App_Code...
StrataFrame Team
-
11 Years Ago
WOW. That is weird. I did what you said and it worked. After all of...
Jeff Pagley
-
11 Years Ago
Post Reply
Like
1
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search