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

New at this nothing works

Hello,
I have a simple app which I am testing.
Contains:
Default.aspx:This has a label...thats it.

Default.aspx.cs:This has: protected void Page_Load(object sender,
EventArgs e)
{
Label1.Text = "testing";
}
and a web. config that I have <customErrors mode="Off"/>

These are loaded into a directory on my host called "Testing". Thats
it.

A. The page comes back with an error.Server Error in '/'
Application.....
B. But not a detailed error like i would expect from <customErrors
mode="Off"/>.

The page is simple enough, so what am I doing wrong?

Thanks
Mike

Oct 23 '06 #1
2 817
goto.

1) IIS
2) right click your web site
3) select Properties
4) on the directory tab you'll see Application Name and create/remove
button.
if it says create click it. then run your web app.

if your running .NET 1.1 and .NET 2.0 on the same box, make sure your web
app is configured for the correct .net version.
go to the properties of your web app, asp.net tab and check the asp.net
version

"am******@gmail.com" wrote:
Hello,
I have a simple app which I am testing.
Contains:
Default.aspx:This has a label...thats it.

Default.aspx.cs:This has: protected void Page_Load(object sender,
EventArgs e)
{
Label1.Text = "testing";
}
and a web. config that I have <customErrors mode="Off"/>

These are loaded into a directory on my host called "Testing". Thats
it.

A. The page comes back with an error.Server Error in '/'
Application.....
B. But not a detailed error like i would expect from <customErrors
mode="Off"/>.

The page is simple enough, so what am I doing wrong?

Thanks
Mike

Oct 23 '06 #2
Does your host support ASP.NET? Does the page work on your machine?

Jeff
<am******@gmail.comwrote in message
news:11**********************@h48g2000cwc.googlegr oups.com...
Hello,
I have a simple app which I am testing.
Contains:
Default.aspx:This has a label...thats it.

Default.aspx.cs:This has: protected void Page_Load(object sender,
EventArgs e)
{
Label1.Text = "testing";
}
and a web. config that I have <customErrors mode="Off"/>

These are loaded into a directory on my host called "Testing". Thats
it.

A. The page comes back with an error.Server Error in '/'
Application.....
B. But not a detailed error like i would expect from <customErrors
mode="Off"/>.

The page is simple enough, so what am I doing wrong?

Thanks
Mike

Oct 23 '06 #3

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

Similar topics

1
by: Peter Young | last post by:
I'm seeing a problem with IE running on OS-X. When the user logs in to the website (ASP/IIS5), a Session is established properly, but somewhere along the line, a new Session is created and...
2
by: James | last post by:
Are there any style elements that work on select elements on Apple/IE? I want colored text, colored background, or just about anything colored in a select drop-down but can't seem to make it work...
4
by: Peter Larsson | last post by:
Hello everybody, I'm developing a system for a company that has production at two different locations. The production is stored in an Access database at each location, and I need to find a way...
3
by: Roy Osherove | last post by:
Hi folks. I have an ASP.Net application that runs a .Net dll that uses WMI and ADSI(both managed) to connect to a given IIS root and search through it. When not using the ASP.Net client, but...
2
by: KB | last post by:
tech: asp.net 1.1 (w/latest updates) & IIS6, c# i have an ecommerce site that works fine in IE6 & FireFox 1.0.6 but when it comes to IE 5.5 absolutley nothing works at all ie cant login,...
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.