473,796 Members | 2,619 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Very simple page with a Runtime Error...

H
Using VS2005
Created new website. Placed one button, one label on the form.
In the click event of the button, I set the text of the label to
"Clicked!".
That's it.

It works locally thru VS2005. I publish the website to the local IIS,
that works ok. I upload the published directory to my site online and
I get a 'Runtime error'. This is a basic helloworld. The site has
ASP.NET2.0 enabled. I must be missing something basic. ( I don't have
debug=true in the web.config either)

Thanks...

Nov 25 '06 #1
2 1062
What is the runtime error
"H" <ha*********@gm ail.comwrote in message
news:11******** **************@ l12g2000cwl.goo glegroups.com.. .
Using VS2005
Created new website. Placed one button, one label on the form.
In the click event of the button, I set the text of the label to
"Clicked!".
That's it.

It works locally thru VS2005. I publish the website to the local IIS,
that works ok. I upload the published directory to my site online and
I get a 'Runtime error'. This is a basic helloworld. The site has
ASP.NET2.0 enabled. I must be missing something basic. ( I don't have
debug=true in the web.config either)

Thanks...

Nov 25 '06 #2
H
it wasn't a specific error, just a generic one....anyway, it turns out
the site wasn't ASP.NET 2.0 enabled (even though it was supposed to
be)...working now...

Mr Struggler wrote:
What is the runtime error
"H" <ha*********@gm ail.comwrote in message
news:11******** **************@ l12g2000cwl.goo glegroups.com.. .
Using VS2005
Created new website. Placed one button, one label on the form.
In the click event of the button, I set the text of the label to
"Clicked!".
That's it.

It works locally thru VS2005. I publish the website to the local IIS,
that works ok. I upload the published directory to my site online and
I get a 'Runtime error'. This is a basic helloworld. The site has
ASP.NET2.0 enabled. I must be missing something basic. ( I don't have
debug=true in the web.config either)

Thanks...
Nov 28 '06 #3

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

Similar topics

8
1366
by: Jim Butler | last post by:
What are the drawbacks if any to this approach of not using the gac for shared components... basically having a central directory located outside of iis, that all web applications have a virtual dir named bin pointing to this dir. like below setup, all on each server in a farm web site root one vdir bin points to drive\sharedbin web application a
7
2862
by: Yongsub Eric Shin | last post by:
Hi. I'm just a beginner in ASP.Net. I started writing codes and I keep on getting this Runtime Error page, where it says "Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
6
2313
by: dee | last post by:
Hi In web.config I have to the following: <configuration> <system.web> <customErrors defaultRedirect="error.htm" mode="On" /> </system.web> </configuration>
5
2168
by: Richard Mintz | last post by:
Hi, I am trying to deploy a C# application to a Windows 2000 machine. When I try to run the app after the install i get a runtime error. the setup works on both XP and windows 2003 server machines. Any Ideas Thanks for your help
9
1393
by: Elliot Rodriguez | last post by:
WinXP Pro Let me preface this by saying I have developed with the .NET IDE since its release, and I consider myself reasonably savvy with it. I have a medium sized form with about 120 controls - 60 labels and the rest are DropDownLists and TextBoxes. Almost every TextBox or DropDownList is placed in a Panel control whos visibility property is changed based on postbacks from another DropDownList (basically its a form that builds up...
0
975
by: Trax | last post by:
I am create simple HelloWord example: my code: http://temp.f5web.com/1HelloWorld.zip on this URL: http://infowebpages.info/test/Default.aspx Any ideas why error below? Runtime Error
2
7031
by: SR | last post by:
I have started a web site using ASP.NET 2.0. I would like to centralize all of my classes in a StyleSheet but I cannot figure out how to link the StyleSheet to a Content Page since there is no header. I tried to put the link tag in the Master page, but the classes are not recognized in the Content Page. How do I use a StyleSheet with the Content Page? TIA
4
4166
by: Axel Dahmen | last post by:
Hi, I've created a few simple console tools. No .NET used at all, just STL. Now I want to just XCOPY them to another machine. But running them there yields a couple of errors in the application log telling me that some ..NET DLL could not be found: "The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more details."
5
7081
by: sayeo87 | last post by:
Hi, I am quite new to JSP so please forgive me if I ask really simple things... I am trying to run system commands on the server and display the output on a webpage. This is what I've got: <%@ page import="java.io.*" %> <HTML> <BODY> <% Runtime rt = Runtime.getRuntime(); Process p = rt.exec("/bin/ls");
0
10461
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10239
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...
0
10019
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9057
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5447
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
5579
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4122
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
3736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2928
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.