473,322 Members | 1,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Building Web site : Some folders are ignored...Why ??

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.

Jun 27 '08 #1
1 1119
Finally I resolved my problem. This is probably a unknown or known bug of
VIsual Studio 2008 so I will probably send a bug report to Microsoft also.

The problem was in one of my ascx file. The Inherits tag name wasn't
pointing on a valid class... Example :
Inherits="Some_UserControl_Class_Name"
and the .cs file was like this Som_UserControl_Class_Name :
System.Web.UI.UserControl.

When I tried to publish my Web site, I received the error about the wrong
class name. But if I only build my web site, everything looks fine, the
only thing is that the compiler stops building exactly where the file in
error was located.

"alqui" <al***@hotmail.coma écrit dans le message de news:
O7**************@TK2MSFTNGP05.phx.gbl...
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.

Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: PatchFactory Support | last post by:
Description: Professional and easy-to-use patch building environment that can help you to create instant patch packages for software and file updating. Generated patch packages are small size...
0
by: Astra | last post by:
Hi Guys Wondered if you could help me. I've done this template site that I'm using for about 6 or 7 different people and I'm finding it a real pain to carefully update each site with all of...
2
by: moondaddy | last post by:
This is my first website using asp.net 2.0 and the first thing I noticed is no bin folder. After reading some other postings I saw mention that I needed to select Build Website from the build...
0
by: Eric | last post by:
We've got a fairly large legacy ASP site, consiting of one main website with a lot of sub-folders organized in a tree under the main site. We don't use IIS Application/Virtual directories other...
6
by: Adam | last post by:
Hey, I'm pretty new to programming. Been trying to learn using Python. The code I'm struggling with is for my GUI. I'm am having trouble getting this to display the way I want with the grid...
9
by: AG | last post by:
Using VS2005 Pro. I just deployed a ASP.NET 2.0 website (not web application) with the option to make it updatable. VS deployed all aspx, ascx files, but not all image or html files. It also...
1
by: twowaystosayiloveyou | last post by:
I am using VS2005 to build an ASP.net2.0 web site. After buidling from VS2005, where is the generated object files and temporary files? I cannot find anywhere. --?
1
by: Harris Kosmidhs | last post by:
Hello, I recently installed eclipse with the php plugin. My question is: can eclipse be used in a medium size site where php file include others? Or when you use an MVC approach. To be more...
3
by: Gordon | last post by:
Has anybody had any success compiling a PHP build for Leopard, specifically for Leopard running on a 64 bit Intel architecture? I have been using the Entropy builds up to now but there has been a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.