473,322 Members | 1,409 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.

IIS Configuration - ASP.net doesn't work

Hi,

I'm using version 5.1, with .net framework 1.1, and I'm trying to create a
very, very, simple application, where I would enter a text on a TextBox and
when the user clicks on submit, it saves this data on a table. This is just
for testing and learning purposes.

My problem is that either:

- just the label appears on the ie (not the textbox nor the button) and,
when I click on Edit->Source Code, ie shows me the asp.net code, not the
html source code what iis was meant to have sent. Or

- ie displays the asp.net code, no label nothing.

This is driving me crazy, because I can't even display something on the
screen. I'm quite sure this is a configuration issue, but I don't know where
to fix it.

Thanks for your help.
Ruy.
Nov 16 '05 #1
3 2848
hi,

run aspnet_regiis.exe you find it in the .net directory inside your windows
folder.

aspnet_regiis.exe /i IIRC register asp.net ISAPI.

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Ruy Castelli" <an****@newsgroup.com> wrote in message
news:%2*****************@tk2msftngp13.phx.gbl...
Hi,

I'm using version 5.1, with .net framework 1.1, and I'm trying to create a
very, very, simple application, where I would enter a text on a TextBox
and when the user clicks on submit, it saves this data on a table. This is
just for testing and learning purposes.

My problem is that either:

- just the label appears on the ie (not the textbox nor the button) and,
when I click on Edit->Source Code, ie shows me the asp.net code, not the
html source code what iis was meant to have sent. Or

- ie displays the asp.net code, no label nothing.

This is driving me crazy, because I can't even display something on the
screen. I'm quite sure this is a configuration issue, but I don't know
where to fix it.

Thanks for your help.
Ruy.

Nov 16 '05 #2
Thanks, it worked, but aspnet_regiis.exe refused these parameters.

I ran as "aspnet_regiis.exe -i".

Well, thanks a lot.

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
escreveu na mensagem news:u8**************@TK2MSFTNGP09.phx.gbl...
hi,

run aspnet_regiis.exe you find it in the .net directory inside your
windows folder.

aspnet_regiis.exe /i IIRC register asp.net ISAPI.

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Ruy Castelli" <an****@newsgroup.com> wrote in message
news:%2*****************@tk2msftngp13.phx.gbl...
Hi,

I'm using version 5.1, with .net framework 1.1, and I'm trying to create
a very, very, simple application, where I would enter a text on a TextBox
and when the user clicks on submit, it saves this data on a table. This
is just for testing and learning purposes.

My problem is that either:

- just the label appears on the ie (not the textbox nor the button) and,
when I click on Edit->Source Code, ie shows me the asp.net code, not the
html source code what iis was meant to have sent. Or

- ie displays the asp.net code, no label nothing.

This is driving me crazy, because I can't even display something on the
screen. I'm quite sure this is a configuration issue, but I don't know
where to fix it.

Thanks for your help.
Ruy.


Nov 16 '05 #3
You don't have the .aspx extension configured in IIS.

--
2005 Microsoft MVP C#
Robbe Morris
http://www.robbemorris.com
http://www.learncsharp.net/home/listings.aspx

"Ruy Castelli" <an****@newsgroup.com> wrote in message
news:%2*****************@tk2msftngp13.phx.gbl...
Hi,

I'm using version 5.1, with .net framework 1.1, and I'm trying to create a
very, very, simple application, where I would enter a text on a TextBox
and when the user clicks on submit, it saves this data on a table. This is
just for testing and learning purposes.

My problem is that either:

- just the label appears on the ie (not the textbox nor the button) and,
when I click on Edit->Source Code, ie shows me the asp.net code, not the
html source code what iis was meant to have sent. Or

- ie displays the asp.net code, no label nothing.

This is driving me crazy, because I can't even display something on the
screen. I'm quite sure this is a configuration issue, but I don't know
where to fix it.

Thanks for your help.
Ruy.

Nov 16 '05 #4

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

Similar topics

2
by: Peter | last post by:
Hello, Thanks for reviewing my question. I am trying to understand how to use a configuration file for my application, so I can turn debug or trace with a switch. The following is what I put...
6
by: chokk | last post by:
All, I am getting the following error when I try to run a form page. Can someone tell me what this is about and show me how to fix it. Thnaks. Server Error in '/' Application...
0
by: Henrik Bergman | last post by:
Hi all As I subscribe MSDN I got an USB-memory with Microsoft eLearing library. I found an exampell how to send SMTP e-mail using CDO.Message object and CDO.Configuration. MSDN has also got...
0
by: susacd | last post by:
Hi, I am trying to implement a simple portal framework in ASP.NET 2.0 and so far it works very well. However, there is one important feature missing... The personalized page is stored as a...
7
by: Steven Cliff | last post by:
I have started to use the new Enterprise Library (Jan 06) and have set up a skeleton project using the DAAB. This all seems to work fine apart from when I come to secure the app.config file via...
0
by: metaperl | last post by:
A Comparison of Python Class Objects and Init Files for Program Configuration ============================================================================= Terrence Brannon bauhaus@metaperl.com...
5
by: Jay | last post by:
I want to store various text settings in a configuration file, that I will read into C# and make use of. Here's a simplified example of the file: #comment loop(var=1:5){ deviceundertest ...
7
by: Peter Bradley | last post by:
OK. A bit behind the times, I know; but we're just moving over to .NET 2.0. How on earth do you manage configuration settings in a class library in .NET 2.0? In version 1.1, we used a handy class...
7
by: =?Utf-8?B?RG91Z2llIEJyb3du?= | last post by:
Hi I've written custom configuration section (inherits from System.Configuration.ConfigurationSection) to simplify the contents of the config file and to make life easier when accessing them in...
6
by: Jonathan Wood | last post by:
Okay, I've been through this a couple of times now but it's still not coming together. I have an existing Website that I need to add ASP.NET membership functionality to. So, after manually...
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
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.