B
Bari
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
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