A
alqui
Hi, I'm actually trying to resolve a simple problem. I'm trying to build my
Web site. The structure of the Web site looks like that :
/Element
/Element/App_Code
/Element/Admin
/Element/Modules
/UserControls
There are aspx pages in every folders except /UserControls where all my ascx
files are.
When I build my web site, this is what I get :
Validating Web Site
Building directory '/Element/App_Code/
Building directory 'Element/Modules/
Validation Complete
Why my other folders are not validated? I have files in every folders and I
know there are errors in those files but the compiler doesn't give me any
errors.
Note :
Visual Studio 2008 Standard Edition
Windows XP Professionnal
It's a Web Site ...not a Web Application
Thank you very much... I tried to find solution over the net for the past
few days and still got nothing.
Web site. The structure of the Web site looks like that :
/Element
/Element/App_Code
/Element/Admin
/Element/Modules
/UserControls
There are aspx pages in every folders except /UserControls where all my ascx
files are.
When I build my web site, this is what I get :
Validating Web Site
Building directory '/Element/App_Code/
Building directory 'Element/Modules/
Validation Complete
Why my other folders are not validated? I have files in every folders and I
know there are errors in those files but the compiler doesn't give me any
errors.
Note :
Visual Studio 2008 Standard Edition
Windows XP Professionnal
It's a Web Site ...not a Web Application
Thank you very much... I tried to find solution over the net for the past
few days and still got nothing.