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

ASP.NET is not recognized by my system

dee
Hi,

ASP.NET is not recognized by my system (throws a fit at the site of a .aspx)

I have the following setup:
- Uninstalled and reinstalled Visual Studio Enterprise Edition.NET
- IIS 5 is running fine
- Windows 2000 Pro sp.2
- ASP apps run successfully

When I run the debugger in Visual Studio it complains that I might need to
install
some server components. And I have done so.

I don't know what else to do and any help is greatly appreciated.
Thanks in advance.

Dee
Nov 18 '05 #1
2 2015
Try
aspnet_regiis.exe -r
regsvr32 <path to>/aspnet_isapi.dll
aspnet_regiis.exe -i

I think that was the way I did the stuff once upon a time when this
happened.
--
Girish Bharadwaj
http://msmvps.com/gbvb
"dee" <d@d> wrote in message news:ON**************@tk2msftngp13.phx.gbl...
Hi,

ASP.NET is not recognized by my system (throws a fit at the site of a ..aspx)
I have the following setup:
- Uninstalled and reinstalled Visual Studio Enterprise Edition.NET
- IIS 5 is running fine
- Windows 2000 Pro sp.2
- ASP apps run successfully

When I run the debugger in Visual Studio it complains that I might need to
install
some server components. And I have done so.

I don't know what else to do and any help is greatly appreciated.
Thanks in advance.

Dee

Nov 18 '05 #2
dee
Girish
Thank you so much for your help. I spent the whole weekend to doing fresh
reinstalls to no avail. Its up and running.

dee

"Girish Bharadwaj" <gi*****@mvps.org> wrote in message
news:O7**************@TK2MSFTNGP15.phx.gbl...
Try
aspnet_regiis.exe -r
regsvr32 <path to>/aspnet_isapi.dll
aspnet_regiis.exe -i

I think that was the way I did the stuff once upon a time when this
happened.
--
Girish Bharadwaj
http://msmvps.com/gbvb
"dee" <d@d> wrote in message news:ON**************@tk2msftngp13.phx.gbl...
Hi,

ASP.NET is not recognized by my system (throws a fit at the site of a

.aspx)

I have the following setup:
- Uninstalled and reinstalled Visual Studio Enterprise Edition.NET
- IIS 5 is running fine
- Windows 2000 Pro sp.2
- ASP apps run successfully

When I run the debugger in Visual Studio it complains that I might need to install
some server components. And I have done so.

I don't know what else to do and any help is greatly appreciated.
Thanks in advance.

Dee


Nov 18 '05 #3

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

Similar topics

1
by: melanieab | last post by:
Hi again, With much help, I've finally gotten the Tab key to be recognized when a textbox is in focus, but now I'm having trouble with the up/down keys when they're focused on a custom button (on...
0
by: RSH | last post by:
I am having a bit of trouble filling a datatable with a query. I'm getting the error message: System.FormatException: String was not recognized as a valid DateTime. at...
4
by: Ê÷Éϲä»Ò | last post by:
'rar' is not recognized as an internal or external command, operable program or batch file. import os import time source = target_dir = r'e:\temp\bak' target =...
10
by: dba123 | last post by:
Why am I getting this error for Budget? Error: An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in user code Additional information: String was not...
3
by: ahuja.madhur | last post by:
Hello I am creating a ASP.net 2.0 webpart for use in an aspx just for learning purpose. My webpart code is very simple : Now when I use this webpart DLL as a reference in website project and...
5
by: Kevin Burton | last post by:
I am trying an XSLT transformation using the XslCompiledTransform class. I get an exception when I call the Transform method. It seems to point to these two lines: <xsl:namespace...
1
by: database | last post by:
I AM FACING A PROBLEM WHEN I ACCESS ONE OF THE PAGES. IT USED TO WORK BEFORE BUT AFTER RESTARTING THE APPLICATION SEVER IT GIVES THE FOLLOWING ERROR. - Server Error ...
1
by: Scott Holman | last post by:
I'm connecting to a java web service that defines the following complex type in the wsdl <xs:complexType name="employee"> <xs:sequence> <xs:element minOccurs="0" name="firstName"...
5
by: nadeaupn | last post by:
Hi, I followed the instructions contained in the articles named : Deploying ASP.Net 2.0 Web site to Production Server: Part I (URL :...
0
by: Andres Bohren | last post by:
Hi i have a GridView and have Problems to put the values into the right Datatypes. Protected Sub GridView1_RowUpdating(ByVal sender As Object, ByVal e As...
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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
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,...

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.