Folders

  • Thread starter Thread starter Lars Pedersen
  • Start date Start date
L

Lars Pedersen

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
 
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..
 
Back
Top