 |
| ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

July 25th, 2003, 11:49 AM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Trouble starting out
I am using the book ASP.NET 1.0 w/ visual basic.net book. I've installed visual studios.net 2003 on my 2000 server. When I try to receive the web page on the browser, I receive this error message, "Server application unavailable. The server application you are attempting to access on this web server is currently unavailable." On the Event Viewer for the application log, I receive the 1084 and 1007 event errors.
A friend suggested to start a ASP.NET Web Application progect on visual studios.net in hopes that it would automatically resolve any setup problems, but I received the following message when I attempted to create a new project, "HTTP/1.1 500 Internal Server Error."
I appreciate the help,
Michael
|
|

July 26th, 2003, 03:20 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
dear Michael,
it seems to me that your web server is nt configured for aspx .. that quick solution is that u simple uninstall the framework version and re intalle it from the CD's of VS.NET dont open the VS in this duration ..after unistallation please do restrat your machine .. (if it not work).
KASHIF
PEACE
|
|

July 27th, 2003, 12:45 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Kashif,
I have went from trying this simple application from the .Net framework SDK, then installing and trying from the VS.NET 2003. I occurred the same problem. I reinstalled IIS to see if that would help. When that didn't work, I removed the original .NET framework and VS.NET 2003, and just reinstalled the VS.NET 2003 in case something went wrong with the original installation. Nothing has worked. I also looked at a different posting on this site and made sure that, in IIS, the application setting on the site's subfolder was already created.
|
|

July 28th, 2003, 01:27 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi u there,
I think this is the question that have been answered most search for the ASP forum and you will find my answer in INSALLTION of .NET or configration part..
PEACE
|
|

July 28th, 2003, 10:33 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Kashif, I am having problem locating the article that you are talking about, I have the same problem, and I need to resolve it urgently, could you kindly re-post the article again, please.
Thank you in advance.
|
|

July 31st, 2003, 05:46 PM
|
|
Authorized User
|
|
Join Date: Jul 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Have you install .Net Framework 1.0 or 1.1 (i assume 1.1 as you are using VS.Net 2003). In .Net Framework 1.0 there is a bug that prevents the ASPNET accoutn from being able to run ASP.Net applications. I dont know if this bug exists in .Net 1.1 and would have assumed that it would have been fixed but this is a very similar error to what you will receive if ASPNEt does not have the correct permissions or the MACHINE.CONFIG has not been reconfigured. There is an article at http://support.microsoft.com for how to resolve this issue under .Net 1.0 (I cant find the article numebr at the moment). I would suggest that you start with that and go from there.
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Access Starting |
dond |
Access |
3 |
August 30th, 2007 10:02 PM |
| starting problem |
kanoorani |
ASP.NET 2.0 Basics |
4 |
July 18th, 2007 10:50 PM |
| Just starting... |
lozbritt9 |
C++ Programming |
1 |
March 10th, 2006 12:54 PM |
| starting with SQL, |
chipset |
Pro VB Databases |
1 |
September 12th, 2005 05:46 AM |
|
 |