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

Creating an ASP.Net Web App to Win2003

I'm having an issue creating a ASP.Net Web App to my
Windows 2003 Server. When ever I try to creat the project
I get an error message telling me that Visual Studio could
not find ASP.Net 1.1 running on my server. I checked the
Web Services and ASP.Net 1.1 is installed and set
to "Allow". Any suggestions?

I'm able to create projects to a Win2k box with now
problems, so it is something to do with Windows 2003.

Thanks,
Eric Ritzie
Nov 18 '05 #1
1 999
Open the IIS Manager and go down to the bottom folder icon and open it. It
is the permissions section of the Manager. You will have to click enable for
ASP.NET. That should solve at least part of your problem. If not, try
running:

aspnet_regiis.exe -i

on the box to register ASP.NET. Do this after you make sure it is enabled.
This registers ASP.NET 1.1 with IIS. The tool can be accessed via a .NET
command prompt or by going to the proper folder, which is:

C:\WINNT\Microsoft.NET\Framework\v1.1.4322

You can then run aspnet_regiis -i

A couple of other potential things to solve:

1. If you are using FP extensions to connect, make sure your account is an
author.
2. If you are debugging on this machine, make sure you are in the Debugging
users group.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************** ********************
Think Outside the Box!
************************************************** ********************
"Eric Ritzie" <er**@kramergroup.com> wrote in message
news:c2****************************@phx.gbl...
I'm having an issue creating a ASP.Net Web App to my
Windows 2003 Server. When ever I try to creat the project
I get an error message telling me that Visual Studio could
not find ASP.Net 1.1 running on my server. I checked the
Web Services and ASP.Net 1.1 is installed and set
to "Allow". Any suggestions?

I'm able to create projects to a Win2k box with now
problems, so it is something to do with Windows 2003.

Thanks,
Eric Ritzie

Nov 18 '05 #2

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

Similar topics

0
by: Scott Townsend | last post by:
We are trying to get the Microsoft ASPFileUpload to work on both Win2003 and Win2000 http://support.microsoft.com/default.aspx?scid=kb;en-us;q299692 We can now get large and small files on our...
0
by: Randy | last post by:
Hi all, I'm a developer on the database backend and need to figure out how to get a c++ .net executable to run on a win2003 server. The executable transfers data between oracla and sql server...
5
by: Frank Borell | last post by:
I'm having a problem retrieving the ShortName from a file that was written by a MAC and only from a Windows 2003 server. I realize the file has a space after it, but I can retrieve the short...
1
by: Jody Gelowitz | last post by:
We are having an issue in that when trying to read a file that is on Server2 from Server1 (through our ASP.NET project), we receive the error: Access to the path "\\Server2\MyShare\MyFile.tif" is...
4
by: Adrian Parker | last post by:
I have a web app that has one problem when deployed on win2003 but works fine on win2k. On a page, I have a button that causes a reload of the page with a different set of querystring values (to...
5
by: jwgoerlich | last post by:
Hello, I need to create a 1 GB Byte array in memory. I can create it on a Win2000 system. On a Win2003 system, the application throws a System.OutOfMemoryException error. Both are running the...
1
by: Meya-awe | last post by:
Hi, I have a C# program which creates a FileSystemWatcher and sets IncludeSubdirectories property to true with filter set to "*.txt". The program runs fine under WinXP but in Win2003, it does not...
2
by: Don Rich | last post by:
Please share with me any ideas you may have for troubleshooting and resolving the subject problem. I can give more details as necessary. (Please advise if I should post this problem to a more...
1
Carrugar
by: Carrugar | last post by:
I'm having a major problem with an ASP application. Our ASP code has been migrated from NT4 (IIS4.0) to a Win2003 (IIS6.0) server. However, there seems to be a problem with the VB scripts. Whenever a...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.