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. Global.asax problem

Global.asax problem

Scheduled Pinned Locked Moved ASP.NET
helpsalestoolsjsonannouncement
2 Posts 2 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.
  • T Offline
    T Offline
    TheMajorRager
    wrote on last edited by
    #1

    Hi Everyone, I just downloaded an Eval version of Dundas Charting tools and it comes with these Demo projects, however when I try to run the demo projects, for every single one I get this basic error: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'sales.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="sales.Global" %> I tried Building it to fix it and then running it but that did not work for any of them. Please help. Thanks Sincerely, The Major Rager

    M 1 Reply Last reply
    0
    • T TheMajorRager

      Hi Everyone, I just downloaded an Eval version of Dundas Charting tools and it comes with these Demo projects, however when I try to run the demo projects, for every single one I get this basic error: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'sales.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="sales.Global" %> I tried Building it to fix it and then running it but that did not work for any of them. Please help. Thanks Sincerely, The Major Rager

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      There are a couple of things that you might want to check: + The version of the ASP.NET that your demo application runs under. + Do you really create the application for the demo in IIS? or it's just a sub folder of another web application? + Make sure the assembly contains the sales.Global type should appear in the bin folder. Also, IMHO the Dundas support team may give you better help to get you quickly started with the product.

      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