Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9299611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T22:36:05+00:00 2026-06-18T22:36:05+00:00

I am really new to C#/VB as a web coding language so apologies early

  • 0

I am really new to C#/VB as a web coding language so apologies early if this is rudimentary

I have a vendor .NET solution i need to add an .aspx page to, which I’ve managed to do, but there are missing HTML items that are placed by backend .vb file code (we have the uncompiled code as well as the site code)

so for example, Report.aspx
uncompiled

 <%@ Page Language="vb" AutoEventWireup="false" Inherits="jobber.VU.Report"
 CodeFile="Report.aspx.vb" %>

 <%@ Register TagPrefix="VU" Namespace="jobber.VU.Controls"  %>

compiled

 <%@ page language="vb" autoeventwireup="false" inherits="jobber.VU.Report, 
  App_Web_report.aspx.cdcab7d2" enableEventValidation="false" %>

 <%@ Register TagPrefix="VU" Namespace="jobber.VU.Controls"  %>

the VB backend

Namespace jobber.VU
    Partial Class Report
        Inherits ActionBase

    End Class
End Namespace

How do I replicate that in just an ASPX page?

I tried this

 <%@ page language="vb" AutoEventWireup="false" Debug="true" %>
 <%@ Register TagPrefix="VU" Namespace="jobber.VU.Controls"  %>
 <%@ Import Namespace="jobber.VU.ActionBase"  %>
 <VU:metatags id="headers1" format="none" runat="server"></VU:metatags>

and VU.Controls comes back fine, but the ActionBase class is not executing

I also attempted a <script runat=server, but it never took off the ground

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T22:36:06+00:00Added an answer on June 18, 2026 at 10:36 pm

    You can have multiple pages inherit from the same page. So if you want to duplicate the functionality of the ‘jobber.VU.Report page’, just add a new page and inherit from it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to web programming in general so this is probably a really simple
I really new to Python and coding in general, but I have been making
I am really new to web development in .Net with Visual Studios. So I
I am really new to Xcode and I need to connect to a web
I never used CentOS, I only used Ubuntu, and I'm really new in web
im really new to linq-to-SQL so this may sound like a really dumb question,
I am really new to java (started learning 2 days ago). Sorry if this
I'm really new to this, and I've been going through the YARD docs ,
I am really new to the programming but I am studying it. I have
I am really new with PHP and all I have to do is to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.