473,395 Members | 2,253 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,395 software developers and data experts.

compiled asp.net webpage doesnt work?

I have published a website that has the "make this site updatable" checkbox
unchecked in vs2005 publish utility. I have a folder in my website that a
subdomain points to with a default.aspx file in it. Since the default index
file for websites on the server is index.aspx, I asked the server admin to
make default.aspx the default index for the subdomain. When I go to the
subdomain, I get the message "This is a marker file generated by the
precompilation tool, and should not be deleted!" When I go to the
default.aspx file through any other means (I have a link to it in the menu
bar on the top of all the pages), it works. Any idea how to fix this?
Nov 13 '07 #1
1 1037
when a website is precompiled, the content of the aspx files is changed
to the marker. your admin probably copied default.aspx to index.htm
instead of changing the mappings.
-- bruce (sqlwork.com)

Sunfire wrote:
I have published a website that has the "make this site updatable" checkbox
unchecked in vs2005 publish utility. I have a folder in my website that a
subdomain points to with a default.aspx file in it. Since the default index
file for websites on the server is index.aspx, I asked the server admin to
make default.aspx the default index for the subdomain. When I go to the
subdomain, I get the message "This is a marker file generated by the
precompilation tool, and should not be deleted!" When I go to the
default.aspx file through any other means (I have a link to it in the menu
bar on the top of all the pages), it works. Any idea how to fix this?

Nov 13 '07 #2

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

Similar topics

1
by: Mark | last post by:
Hi I have been using the <summary> tags etc to add references to my classes etc. When I use this within the project the comments come through in intellisense and also in the object browser. ...
1
by: .Net Sports | last post by:
I'm trying to display my datagrid (everything is named correctly in the datagrid headers), but when running , it doesnt show the datagrid on the aspx webpage: ////////// //sql statements are...
12
by: Wardeaux | last post by:
All, Wanting to find a way to create web pages to add to my website without having to recompile the codebehind everytime I want to add a new one... Here's the deal: I have a web app that takes...
7
by: klynn | last post by:
I'm wondering what the best way to do the following: I have a page with a table. I built a custom class that creates a System.Web.UI.WebControls table object and return it to the webpage as a...
5
by: Milsnips | last post by:
hi there, i created a program and compiled it as a setup file, installed it on a computer, and within the application, it access 2 webservices on a my remote web server.. a few weeks ago the...
2
by: NITIN MUNJAL | last post by:
I am trying to implement a simple way to authenticate users before entering my webpage. I have two textboxes one each for username and password. On the button click I call the function...
0
by: Milsnips | last post by:
Hi there, this is my situation: i have a webpage with a photo gallery, when i am uploading files sometimes it takes a while, and when i open another browser window to view the photo gallery...
7
by: whitesmith | last post by:
I know that discussions of handling the user experience of those who elect not to enable JS go back years, so I'll focus on two sites that handle it in different ways. First of all, there is...
5
by: deanwarren | last post by:
Hi there I am having problems getting a successfully compiled/linked g++ program to run under Ubuntu linux. A simple hello world program : #include <iostream> int main (int argc, ...
1
by: =?Utf-8?B?Um9nZWxpbw==?= | last post by:
here's my problem: I have an obfuscated, compiled .exe , that is a windows service, and I need it to install using a setup project. since its already compiled, I can't just go to "custom actions"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.