473,394 Members | 1,821 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,394 software developers and data experts.

HELP PLEASE - new install of Server 2003 - ASPX not running

Hi -

Simple ASPX application not running. I've given the ASP.NET, IWAM, and USR
accounts full permissions to the folder my application resides in. I don't
know what else needs done on the server so that .Net applications run on it.
I do see under "Control Panel --> Administrative Tools" two .Net related
items:
* Microsoft .Net Framework 1.1 Configuration
* Microsoft .Net Framework 1.1 Wizards
Do I need to use these to set something up? If so, what?
Thanks!

--
Scotter
Jul 21 '05 #1
7 1723
it may be hard to answer without any further details..
you may try to re register the ASP.net to IIS with the command

"aspnet_regiis.exe -i" from the VS Command Prompt

is there any exceptions? or is there nothing at all??????

"Scotter" <sp**@spam.com> wrote in message
news:cA******************@fe1.texas.rr.com...
Hi -

Simple ASPX application not running. I've given the ASP.NET, IWAM, and USR
accounts full permissions to the folder my application resides in. I don't
know what else needs done on the server so that .Net applications run on it. I do see under "Control Panel --> Administrative Tools" two .Net related
items:
* Microsoft .Net Framework 1.1 Configuration
* Microsoft .Net Framework 1.1 Wizards
Do I need to use these to set something up? If so, what?
Thanks!

--
Scotter

Jul 21 '05 #2
Hi Murat -
Thanks for the quick response!
See error on this page: http://www.capacityforjustice.org/index.aspx
Scott

"Murat KARATUTLU" <mu****@uekae.tubitak.gov.tr> wrote in message
news:u1**************@TK2MSFTNGP11.phx.gbl...
it may be hard to answer without any further details..
you may try to re register the ASP.net to IIS with the command

"aspnet_regiis.exe -i" from the VS Command Prompt

is there any exceptions? or is there nothing at all??????

"Scotter" <sp**@spam.com> wrote in message
news:cA******************@fe1.texas.rr.com...
Hi -

Simple ASPX application not running. I've given the ASP.NET, IWAM, and USR accounts full permissions to the folder my application resides in. I don't know what else needs done on the server so that .Net applications run on

it.
I do see under "Control Panel --> Administrative Tools" two .Net related
items:
* Microsoft .Net Framework 1.1 Configuration
* Microsoft .Net Framework 1.1 Wizards
Do I need to use these to set something up? If so, what?
Thanks!

--
Scotter


Jul 21 '05 #3
Hi Scotter,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that your ASP.NET application failed to run.
If there is any misunderstanding, please feel free to let me know.

Based on the link you have provided, it seems that you have set
customErrors' mode to "RemoteOnly". This custom error setting 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. Please set customErrors to "Off" so
that we can see the detailed information, and we can provide our assistance.

If anything is unclear, please feel free to reply to the post.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Jul 21 '05 #4
Thanks for the advice!
I see only the "Custom Errors" tab in properties for this site but no
"on/off" checkbox.
Just a listbox with many Error codes.
I'll use help to see if I can find where to turn off custom errors.

"Kevin Yu [MSFT]" <v-****@online.microsoft.com> wrote in message
news:AB**************@cpmsftngxa06.phx.gbl...
Hi Scotter,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that your ASP.NET application failed to run. If there is any misunderstanding, please feel free to let me know.

Based on the link you have provided, it seems that you have set
customErrors' mode to "RemoteOnly". This custom error setting 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. Please set customErrors to "Off" so
that we can see the detailed information, and we can provide our assistance.
If anything is unclear, please feel free to reply to the post.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Jul 21 '05 #5
Another clue:
The ASPX file runs fine when I go to that address using an IE window local
on the server.
Only remote do I get the error page.
"Scotter" <sp**@spam.com> wrote in message
news:cA******************@fe1.texas.rr.com...
Hi -

Simple ASPX application not running. I've given the ASP.NET, IWAM, and USR
accounts full permissions to the folder my application resides in. I don't
know what else needs done on the server so that .Net applications run on it. I do see under "Control Panel --> Administrative Tools" two .Net related
items:
* Microsoft .Net Framework 1.1 Configuration
* Microsoft .Net Framework 1.1 Wizards
Do I need to use these to set something up? If so, what?
Thanks!

--
Scotter

Jul 21 '05 #6
Someone gave me the following advice:
"Ask your web server administrator to set the application directory for
asp.net"
I'm not sure what they mean by this. How does one set the application dir
for asp.net?

I'm also seeing in the application pool I set up for this app on the
"Identity" tab I have default settings ("network service",
"IWAM_machinename").
Should I change them?

Thanks!

Jul 21 '05 #7
ignore last msgs please.
Problem fixed!
Apparently, turning on web service extensions did the trick!
Thanks for all the help!

Jul 21 '05 #8

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

Similar topics

2
by: PeterJ | last post by:
I hope this is in the correct newsgroup. I have purchased and installed Visual Studio .Net 2003 under XP Professional. However, when I try to look at a VB.net sample web app, it will not open. ...
3
by: Wade | last post by:
I would like to install the .Net 1.1 framework on a Web Server running W2K to be able to run ASP.NET files, but I'm not sure where to find the files I need for the .Net framework. I have ".NET...
2
by: M Skabialka | last post by:
I installed Visual Studio Beta 2005 but setting up the SQL server was so complex I uninstalled it and put Visual Studio 2003 Academic on. I am totally new to Visual Studio and trying to teach...
15
by: DavidS | last post by:
Have Visual Studio.NET installed on MS 2000 Professional OS laptop. No issue ever with web development and SQL connections. Purchased new laptop with XP Professional SP2!!!!!!!! & Visual...
1
by: Andrew | last post by:
Hi, friends, I am following the "MS IIS 6.0 Deployment Guide" to deploy my asp.net application. However, I got completely lost in the session "Enabling Client Access IIS 6.0". It says: Enable...
13
by: Siegfried Heintze | last post by:
I refered the engineer at my hosting service to http://support.microsoft.com/default.aspx?scid=kb;en-us;825738 where he tried to follow the directions there. He said there was no such file:...
1
by: Tarun Mistry | last post by:
Hello all, im transitioning to .NET from various other languages (java, php, c++ etc) as I need to create some web services. However before I delve into doing so, I thought I would find some best...
15
by: Jay | last post by:
I have a multi threaded VB.NET application (4 threads) that I use to send text messages to many, many employees via system.timer at a 5 second interval. Basically, I look in a SQL table (queue) to...
1
by: gnewsgroup | last post by:
We are using IIS 6.0 on a Windows Server 2003 Standard Edition with Service Pack 2. This is not a clean install of Windows Server 2003, but it was upgraded to from Windows Server 2000. We are...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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
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
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...
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.