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

.net installation

Hi,
I've installed vs.net 2003 in my winxp sp2, but when I start a new ASP web
application I get the folling error: "HTTP/1.1 500 internal server error"
knowing I installed IIS and when I run the command "aspnet_regiis.exe /i" it
came up with following error can't find aspnet_regiis.exe.
so how can I fix it.

--
Regads,
Rochdi
Nov 19 '05 #1
5 3188
Mike,

Are you running aspnet_regiis from the regular command prompt or from the
Visual Studio.Net command prompt?

Start - All Programs - Microsoft Visual Studio .NET 2003 - Visual Studio
..NET Tools - Visual Studio .NET 2003 Command Prompt

Also the command given should be: aspnet_regiis -i

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:1C**********************************@microsof t.com...
Hi,
I've installed vs.net 2003 in my winxp sp2, but when I start a new ASP web
application I get the folling error: "HTTP/1.1 500 internal server error"
knowing I installed IIS and when I run the command "aspnet_regiis.exe /i"
it
came up with following error can't find aspnet_regiis.exe.
so how can I fix it.

--
Regads,
Rochdi

Nov 19 '05 #2
yes, it's installed now but still when starting an web application the same
error: can't find http://localhost/applicationame "HTTP/1.1 500 internal
server error"
--
Regads,
Rochdi
"S. Justin Gengo" wrote:
Mike,

Are you running aspnet_regiis from the regular command prompt or from the
Visual Studio.Net command prompt?

Start - All Programs - Microsoft Visual Studio .NET 2003 - Visual Studio
..NET Tools - Visual Studio .NET 2003 Command Prompt

Also the command given should be: aspnet_regiis -i

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:1C**********************************@microsof t.com...
Hi,
I've installed vs.net 2003 in my winxp sp2, but when I start a new ASP web
application I get the folling error: "HTTP/1.1 500 internal server error"
knowing I installed IIS and when I run the command "aspnet_regiis.exe /i"
it
came up with following error can't find aspnet_regiis.exe.
so how can I fix it.

--
Regads,
Rochdi


Nov 19 '05 #3
Mike,

Read through this forum thread:

http://forums.asp.net/937780/ShowPost.aspx

Perhaps you're having the same problem as one of the people there. The first
person just had a bad web.config file, but there are other problems listed
later and if you try the same steps you may find your solution.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche

"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:5F**********************************@microsof t.com...
yes, it's installed now but still when starting an web application the
same
error: can't find http://localhost/applicationame "HTTP/1.1 500 internal
server error"
--
Regads,
Rochdi
"S. Justin Gengo" wrote:
Mike,

Are you running aspnet_regiis from the regular command prompt or from the
Visual Studio.Net command prompt?

Start - All Programs - Microsoft Visual Studio .NET 2003 - Visual Studio
..NET Tools - Visual Studio .NET 2003 Command Prompt

Also the command given should be: aspnet_regiis -i

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:1C**********************************@microsof t.com...
> Hi,
> I've installed vs.net 2003 in my winxp sp2, but when I start a new ASP
> web
> application I get the folling error: "HTTP/1.1 500 internal server
> error"
> knowing I installed IIS and when I run the command "aspnet_regiis.exe
> /i"
> it
> came up with following error can't find aspnet_regiis.exe.
> so how can I fix it.
>
> --
> Regads,
> Rochdi


Nov 19 '05 #4
Sorry for butting in here, but I wondered if the OP had tried to create the
site before he ran the registration fix.

Has the OP checked in IIS admin that the site has been created properly
since the fix ?

Just trying to help !
"S. Justin Gengo" <justin@[no_spam_please]aboutfortunate.com> wrote in
message news:uf**************@TK2MSFTNGP09.phx.gbl...
Mike,

Read through this forum thread:

http://forums.asp.net/937780/ShowPost.aspx

Perhaps you're having the same problem as one of the people there. The
first person just had a bad web.config file, but there are other problems
listed later and if you try the same steps you may find your solution.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche

"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:5F**********************************@microsof t.com...
yes, it's installed now but still when starting an web application the
same
error: can't find http://localhost/applicationame "HTTP/1.1 500 internal
server error"
--
Regads,
Rochdi
"S. Justin Gengo" wrote:
Mike,

Are you running aspnet_regiis from the regular command prompt or from
the
Visual Studio.Net command prompt?

Start - All Programs - Microsoft Visual Studio .NET 2003 - Visual Studio
..NET Tools - Visual Studio .NET 2003 Command Prompt

Also the command given should be: aspnet_regiis -i

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:1C**********************************@microsof t.com...
> Hi,
> I've installed vs.net 2003 in my winxp sp2, but when I start a new ASP
> web
> application I get the folling error: "HTTP/1.1 500 internal server
> error"
> knowing I installed IIS and when I run the command "aspnet_regiis.exe
> /i"
> it
> came up with following error can't find aspnet_regiis.exe.
> so how can I fix it.
>
> --
> Regads,
> Rochdi


Nov 19 '05 #5
Mr. Newbie,

Thanks, that's a good idea to check.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Mr Newbie" <he**@now.com> wrote in message
news:OF**************@TK2MSFTNGP12.phx.gbl...
Sorry for butting in here, but I wondered if the OP had tried to create
the site before he ran the registration fix.

Has the OP checked in IIS admin that the site has been created properly
since the fix ?

Just trying to help !
"S. Justin Gengo" <justin@[no_spam_please]aboutfortunate.com> wrote in
message news:uf**************@TK2MSFTNGP09.phx.gbl...
Mike,

Read through this forum thread:

http://forums.asp.net/937780/ShowPost.aspx

Perhaps you're having the same problem as one of the people there. The
first person just had a bad web.config file, but there are other problems
listed later and if you try the same steps you may find your solution.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche

"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:5F**********************************@microsof t.com...
yes, it's installed now but still when starting an web application the
same
error: can't find http://localhost/applicationame "HTTP/1.1 500 internal
server error"
--
Regads,
Rochdi
"S. Justin Gengo" wrote:

Mike,

Are you running aspnet_regiis from the regular command prompt or from
the
Visual Studio.Net command prompt?

Start - All Programs - Microsoft Visual Studio .NET 2003 - Visual
Studio
..NET Tools - Visual Studio .NET 2003 Command Prompt

Also the command given should be: aspnet_regiis -i

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Mike" <Mi**@discussions.microsoft.com> wrote in message
news:1C**********************************@microsof t.com...
> Hi,
> I've installed vs.net 2003 in my winxp sp2, but when I start a new
> ASP web
> application I get the folling error: "HTTP/1.1 500 internal server
> error"
> knowing I installed IIS and when I run the command "aspnet_regiis.exe
> /i"
> it
> came up with following error can't find aspnet_regiis.exe.
> so how can I fix it.
>
> --
> Regads,
> Rochdi



Nov 19 '05 #6

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

Similar topics

1
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old...
1
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
5
by: InstallAware | last post by:
For Press Inquiries: Sinan Karaca InstallAware Software Corporation 336 Guerrero Street, San Francisco CA 94103 415 358 4094 (voice/fax) sinank@installaware.com http://www.installaware.com/ ...
2
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For...
1
by: ImageAnalyst | last post by:
Yay!!! They fixed this for VS2005. You can now set the default installation to be "Everyone" instead of "Just Me" and you can control whether you even want those radio button installed in your...
16
by: Jeremy S. | last post by:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? ...
3
by: Photubias | last post by:
On 1 machine the installation works perfectly with one of the first installations screens being the one with the Typical installation taking 520-590MB. (http://users.telenet.be/vibbe/db2-fine.JPG)...
2
by: salad | last post by:
Hi. I have some questions regarding the distribution and installation of an application. My current application is written in A97. I figure its time the application is upgraded to A2003 to...
0
by: Now You Know | last post by:
Best Christmas Lights Decoration Sale Installation in Los Angeles 818-386-1022 (These types of Innovative lights will definetly add to your Christmas decor) Here are the tips to use: The most...
0
by: Now You Know | last post by:
Best Christmas Lights Decoration Sale Installation in Los Angeles 818-386-1022 (These types of Innovative lights will definetly add to your Christmas decor) Here are the tips to use: The most...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
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
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
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
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...

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.