Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Folders

    Hi!

    I have a single question.

    In VS.NET, i created a folder in my project. in this folder I'm adding a new
    webform. Then I'm setting this webform to default start page.
    When trying to debug, I get the Error "Could not loade type
    'Namespace.folder.class'....

    It's clear that it has something to do with the webform in another folder,
    but what is the rules here, I can't really figure it out.

    Thanks in advance
    -Lars


    Lars Pedersen Guest

  2. Similar Questions and Discussions

    1. Duplicate folders being created within folders
      I am noticing that since we started using Contribute on our website that duplicate folders are being created within the folder. For example - I have...
    2. Accessing files/folders inside other application folders
      How can I have an asc file from one application read text files in another applications directory? I have multiple applications creating text...
    3. VTI folders
      I've transferred the web previous made with Frontpage, to a new server using dreamweaver / coldfusion. I've noticed that also the VTI folders...
    4. Too many folders...
      Hi I am using DW MX. I have just made a site and I am ready to upload it. However, I see that I have loads of extra folders... _notes,...
    5. Making folders and sub-folders and files NOT read-only
      I select a folder. I right click my mouse on that folder and select properties. I uncheck the Read Only checkbox. I click on Apply. I check the...
  3. #2

    Default Re: Folders

    No, the project are created as a new one. But I'm using a usercontrol in
    this new webform, and that's what causes the error..


    "David Waz..." <dlw@pickpro.com> skrev i en meddelelse
    news:NRkNa.866$6b6.383@newssvr23.news.prodigy.com. ..
    > Lars,
    > Have you moved projects around, or copy/pasted the <%@ Page ...%>
    directive?
    >
    > the "Inherits" attribute is very important, and may be incorrect. Verify
    > the path in that attribute.
    >
    > Also, check your namespace in project properties.
    >
    >
    > "Lars Pedersen" <lsp@wanadoo.dk> wrote in message
    > news:etBaCliQDHA.3664@tk2msftngp13.phx.gbl...
    > > Hi!
    > >
    > > I have a single question.
    > >
    > > In VS.NET, i created a folder in my project. in this folder I'm adding a
    > new
    > > webform. Then I'm setting this webform to default start page.
    > > When trying to debug, I get the Error "Could not loade type
    > > 'Namespace.folder.class'....
    > >
    > > It's clear that it has something to do with the webform in another
    folder,
    > > but what is the rules here, I can't really figure it out.
    > >
    > > Thanks in advance
    > > -Lars
    > >
    > >
    > >
    >
    >

    Lars Pedersen Guest

  4. #3

    Default folders

    I had a question, what is the i386 folder in the c drive?
    I have read that that is what you copy off the xp cd if
    you want to install from your HD instead of the cd. If so
    why do I see it on so many winxp computers? Not saying
    they did not all install that way but I just want to make
    sure I understand what it is. Thanks anyone.
    dave Guest

  5. #4

    Default Re: folders

    Specify Source Path to XP Installation Files:

    Eliminates the need to insert Windows CD for system modifications.
    [url]http://www.theeldergeek.com/specify_source_path_to_xp_installation_files.htm[/url]

    --
    Nicholas

    --------------------------------------------------------------------

    "dave" <dave@aberdeen58.org> wrote in message:
    news:095701c3455e$844ae8d0$a001280a@phx.gbl...

    | I had a question, what is the i386 folder in the c drive?
    | I have read that that is what you copy off the xp cd if
    | you want to install from your HD instead of the cd. If so
    | why do I see it on so many winxp computers? Not saying
    | they did not all install that way but I just want to make
    | sure I understand what it is. Thanks anyone.
    Nicholas Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139