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. Error: "The file could not be loaded in to the Web Forms designer"

Error: "The file could not be loaded in to the Web Forms designer"

Scheduled Pinned Locked Moved ASP.NET
helpasp-netvisual-studiocomai-coding
3 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.
  • B Offline
    B Offline
    Blumen
    wrote on last edited by
    #1

    Hi, I'm working on a project for dynamic code generation. We are creating the entire solution from scratch here(just at the initial stage). I create aspx and code behind files in the PL, but after the entire solution is created, I try to open the aspx file in the designer and I get this error: "The file could not be loaded in to the Web Forms designer." I am getting this link for help: http://msdn2.microsoft.com/en-us/library/aa289356(VS.71).aspx But I'm using src attribute like this and it was working when creating file using VS 2003: Could someone point out whats going wrong here. Regards, Blumen

    P 1 Reply Last reply
    0
    • B Blumen

      Hi, I'm working on a project for dynamic code generation. We are creating the entire solution from scratch here(just at the initial stage). I create aspx and code behind files in the PL, but after the entire solution is created, I try to open the aspx file in the designer and I get this error: "The file could not be loaded in to the Web Forms designer." I am getting this link for help: http://msdn2.microsoft.com/en-us/library/aa289356(VS.71).aspx But I'm using src attribute like this and it was working when creating file using VS 2003: Could someone point out whats going wrong here. Regards, Blumen

      P Offline
      P Offline
      Puneet Sri
      wrote on last edited by
      #2

      You are using the <% %>(script tag) in aspx page that’s why you are getting the error (The file could not be loaded in to the Web Forms designer) to view the designer page first remove all <% %> tags from aspx page. I hope this will help you Puneet Srivastava

      B 1 Reply Last reply
      0
      • P Puneet Sri

        You are using the <% %>(script tag) in aspx page that’s why you are getting the error (The file could not be loaded in to the Web Forms designer) to view the designer page first remove all <% %> tags from aspx page. I hope this will help you Puneet Srivastava

        B Offline
        B Offline
        Blumen
        wrote on last edited by
        #3

        Hi, Thank you for the reply. I tried removing the script tags, but still i get the same error. Regards, Blumen

        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