473,508 Members | 2,240 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Installation Issue

I have been going through Visual Basic.NET step by step, and am finally to
the last chapter, on ASP. However, when I do the small web application, and
hit the start button, as required, the following error comes up:

Error while trying to run project: Unable to start debugging
on the web server. Catastrophic failure. Would you like to
disable future attempts to debug ASP.NET pages for this project?

The book said if that error came up to make sure IIS & FrontPage 2000
Extensions were properly configured before installing the Studio software,
otherwise to configure that & then repair the framework w/the following
command:

<CDdrive>:\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe
/fvecms c:\temp\netfx.msi"

I did that, to no avail. I then wiped out everything on the laptop, and
reinstalled, from scratch. I loaded Windows 2000 Advanced Server and ran
Windows Update, first, then installed the Visual Studio, which is the
Development Environment 2002 (Version 7.0.9466) with .NET Framework 1.0
(Version 1.0.3705). Does anyone know what may be causing this error, and
how to fix it?

Thanks in advance for your help.

Bari


Jul 21 '05 #1
2 1193
I'll be very careful - as to not sound like this is the answer, but:
Why are you installing W2K advanced server on your laptop? All I can tell
you is that I'm working with W2K professional on a laptop, and it works just
fine. I can't think of any advantages that a server on a laptop would give
you, and I can think of many reasons not to have it there, starting with the
amount of resources it uses for no reason when you're on a laptop. I can't
imagine why you'd want to use advanced server, unless you're running your
laptop in a cluster...

--
--itai
"Bari" <ba**@sos.REMOVETHISNOSPAM.state.ga.us> wrote in message
news:Ov****************@TK2MSFTNGP10.phx.gbl...
I have been going through Visual Basic.NET step by step, and am finally to
the last chapter, on ASP. However, when I do the small web application, and hit the start button, as required, the following error comes up:

Error while trying to run project: Unable to start debugging
on the web server. Catastrophic failure. Would you like to
disable future attempts to debug ASP.NET pages for this project?

The book said if that error came up to make sure IIS & FrontPage 2000
Extensions were properly configured before installing the Studio software,
otherwise to configure that & then repair the framework w/the following
command:

<CDdrive>:\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe
/fvecms c:\temp\netfx.msi"

I did that, to no avail. I then wiped out everything on the laptop, and
reinstalled, from scratch. I loaded Windows 2000 Advanced Server and ran
Windows Update, first, then installed the Visual Studio, which is the
Development Environment 2002 (Version 7.0.9466) with .NET Framework 1.0
(Version 1.0.3705). Does anyone know what may be causing this error, and
how to fix it?

Thanks in advance for your help.

Bari

Jul 21 '05 #2
Hi,

Please check the following cases,

1) Your IIS application is not configured to use "integrated Windows authentication", enable this checkbox, Directory Security -> Anonymus access ... Edit button -> Enable integrated Windows authentication.
2) Please check whether "HTTP Keep Alives - Enabled " checkbox (Website tab in IIS default website) is checked or not. If it is turned off, you may need to turn it on and try your debugging again.



Regds, Sanjai


"Bari" <ba**@sos.REMOVETHISNOSPAM.state.ga.us> wrote in message news:Ov**************@TK2MSFTNGP10.phx.gbl...
I have been going through Visual Basic.NET step by step, and am finally to
the last chapter, on ASP. However, when I do the small web application, and
hit the start button, as required, the following error comes up:

Error while trying to run project: Unable to start debugging
on the web server. Catastrophic failure. Would you like to
disable future attempts to debug ASP.NET pages for this project?

The book said if that error came up to make sure IIS & FrontPage 2000
Extensions were properly configured before installing the Studio software,
otherwise to configure that & then repair the framework w/the following
command:

<CDdrive>:\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe
/fvecms c:\temp\netfx.msi"

I did that, to no avail. I then wiped out everything on the laptop, and
reinstalled, from scratch. I loaded Windows 2000 Advanced Server and ran
Windows Update, first, then installed the Visual Studio, which is the
Development Environment 2002 (Version 7.0.9466) with .NET Framework 1.0
(Version 1.0.3705). Does anyone know what may be causing this error, and
how to fix it?

Thanks in advance for your help.

Bari



Jul 21 '05 #3

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

Similar topics

2
3450
by: mirandacascade | last post by:
O/S: Windows XP Home (with Service Pack 2) Downloaded python-2.4.msi from python.org (10,632KB). When I double click on the file from Windows Explorer, the installation process presents the...
3
2483
by: lundd | last post by:
Hi, I'm looking for stand alone installation for SQL server Client tools, or the files required for creating such an installation. I would like to include this installation as part of the setup...
1
8076
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools...
4
7350
by: Scott Glasgow | last post by:
I have the Microsoft Visual Basic .NET Deluxe Learning Edition from Microsoft and am trying to reinstall it after a hardware system crash requiring complete reformat/reinstall of Windows XP Pro and...
4
7286
by: coosa | last post by:
Hi, I was installing SQL Server on my machine and during installation my PC freezed. It happens frequently on my machine. So i tried after restarting to install it again and since then i always...
6
1502
by: Jason Richmeier | last post by:
I have encountered a problem with the installation of a Windows service. I know I have done this in the past so I am at a loss as to what I might be doing wrong. When I create a setup project...
2
1645
by: rkrane99 | last post by:
Hi, I am developing a .NET app in C# and I am using the VS 2005 built in installer. Everything works fine except that when I build the installation project, it produces 2 files, a .msi and a...
4
4557
by: James | last post by:
I am going to install DB2 version 9 on Windows XP workstation. But I can not continue the installation after I issue the command "setup /i en". System shows me that "A major error occoured while...
0
1608
by: =?Utf-8?B?TWlyYW5v?= | last post by:
I tried it several times, setup disk is not damaged, everything is fine, but it always fails with the error below after completing like 75% of the installation. Then I saw other posts, and figured...
0
7132
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
7336
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
7401
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...
1
7063
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5640
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,...
1
5059
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4720
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1568
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 ...
0
432
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...

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.