473,804 Members | 3,745 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1052
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
4028
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. When I reference the resulting dll from another project however none of the comments come up in intellisense or the object browser. I have set the property in the project properties to compile it to an xml file - which it does and the file contents...
1
1206
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 on *this* line SqlCommand objCommand = new SqlCommand(strSQL, objConn);
12
2263
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 work orders for 7 different items, each item gets 1 page for input specs. All works well. I want to add a new item. I do not want to recompile and redistribute my app everytime just to add a new input page. Can ASPX resources be compiled into a...
7
1459
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 property. But its not reading the table correctly. It doesnt see the tablerows and tablecell objects. First, I'm not sure why its not reading the table properly? Second, I wonder if there's a better way to do this? Maybe a custom control? I haven't...
5
978
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 server crashed and i re-created the webservice virtual directory, and now the webservices within the app dont work. i created a new test app to call the services and it worked fine, so i dont understand why my compiled app now doesnt like it?
2
1571
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 authenticate() which is written below. It queries to an access database db.mdb which has 3 fields id, usernames and passwords. However this doesnt seem to work as I seem to get an exception always on the line maked by *** and the print statement in the catch...
0
1053
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 page, it hangs and doesnt load until the file upload is complete. Any solution around this so it doesnt hang the photo gallery page while a user is uploading images?
7
1766
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 http://www.netflix.com/ -- a page that looks great with or without JS. Then there is https://www.agedwards.com/ageconnect/Login -- which looks like it was put together by a kid unless JS is enabled. I've looked at the source for both pages, but I'm...
5
1744
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, char* argv)
1
2088
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" and add primary output from the service. my setup project doesnt see it. so how the heck do I do it? I was thinking of using a DOS .bat file that uses sc.exe or installutil.exe, but I am still having trouble making it work. anyone got a tutorial...
0
10337
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10323
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7622
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5654
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.