Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP .NET Forum and Datagrid help?

ASP .NET Forum and Datagrid help?

Scheduled Pinned Locked Moved ASP.NET
csharphelpasp-netvisual-studiocom
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    c121hains
    wrote on last edited by
    #1

    How would i be able to tell if there is a problem with my ASP side code? For some reason, my forum.aspx.vb code doesn't ever get called. I have a feeling that the problem lies somewhere within my datagrid code. Is there a way to step through my asp code line by line? Or get Visual Studio .Net to show me where the problem is at runtime? Here's what i'm trying to do --------- What i've done is transfer all of the code for the forum application found here http://www.codeproject.com/aspnet/itcnforum.asp into a .NET project. I'm not using the DLLs. I've used the admin code to create my discussion areas so now i'm in the client side of things. When i load the Forum.aspx page, the datagrid doesn't get populated. The Forum.aspx.vb doesn't actually get run either. Would anyone be able to look at the following Forum.aspx modification and lemme know what could be wrong? Could it be the stylesheet? <%@ Page language="vb" Inherits="forum.forumApp.viewAllRecords" CodeBehind="forum.aspx.vb" AutoEventWireup="false" %> <%=pageTitle%> <!-- if (window != window.top) { top.location.href = location.href; } // -->

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups