473,609 Members | 2,126 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Not able to create/Run ASP.NET Project

Hi Gurus,

Here is my Problem I am not able to create the asp.net web application
when ever i tried to create a new project i am getting the following
error message.

"Visual Studio .NET could not create the application . Your browser is
configured to use a proxy server for the local server"

I checked my internet setting "By pass proxy server local address
checkbox" was checked
The version IIS I am running is IIS5.1
I tried to create a blank project and add webform from the list .. but
webform is not available in the list.

and All ASPX file are not recognized in the file system..

I created a simpel aspx using notepad and tried to run that page . I
ended up with the following error.

"Incorrect number of arguments. Note: ASP.NET worker process can not
be used interactively. Exiting."

I got the same error when I tried to run aspnet_wp.exe from command
line.
STEPS I DID TO RESOLVE THE PROBLEM.

1, Checked my local user group for ASPNET user

2, I tried machine.config , processmodel section , username as
"machine" and "system"

3, Uninstalled Vs.net framework 1.1

4, Uninstalled IIS

5, Installed vs.net framework 1.1 again

6, Installed IIS

7, aspnet_regiis.e xe /i ran from command line prompt.
After doing all the above steps still I am not able to run/create
asp.net app.

I am really stuck ... I don't know what to do ....?

Please any of you know what's going on with my machine ..please let me
know
that's really great help..
Nov 18 '05 #1
3 1554

Ajay wrote:
*Hi Gurus,

Here is my Problem I am not able to create the asp.net we
application
when ever i tried to create a new project i am getting the following
error message.

"Visual Studio .NET could not create the application . Your browse
is
configured to use a proxy server for the local server"

I checked my internet setting "By pass proxy server local address
checkbox" was checked
The version IIS I am running is IIS5.1
I tried to create a blank project and add webform from the list .
but
webform is not available in the list.

and All ASPX file are not recognized in the file system..

I created a simpel aspx using notepad and tried to run that page . I
ended up with the following error.

"Incorrect number of arguments. Note: ASP.NET worker process can not
be used interactively. Exiting."

I got the same error when I tried to run aspnet_wp.exe from command
line.
STEPS I DID TO RESOLVE THE PROBLEM.

1, Checked my local user group for ASPNET user

2, I tried machine.config , processmodel section , username as
"machine" and "system"

3, Uninstalled Vs.net framework 1.1

4, Uninstalled IIS

5, Installed vs.net framework 1.1 again

6, Installed IIS

7, aspnet_regiis.e xe /i ran from command line prompt.
After doing all the above steps still I am not able to run/create
asp.net app.

I am really stuck ... I don't know what to do ....?

Please any of you know what's going on with my machine ..please le
me
know
that's really great help..

-
central-pen
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------

Nov 19 '05 #2

central-penn wrote:
* *


Did you do the following?
Start
Control Panel
Administrative Tools
Internet Information Services
Expand the name of your computer
Expand Web Sites
Right click on Default Web Site
Click on Start if it is enabled.
You can alternatively click on the Start icon on the toolbar.
This should start IIS.

When I had this problem, I kept trying to start IIS Admin unde
Services, which did not help.

If Start is disabled, then IIS is already running, and this is not you
problem.

-
central-pen
-----------------------------------------------------------------------
Posted via http://www.codecomments.co
-----------------------------------------------------------------------

Nov 19 '05 #3
A few weeks ago, I was having problems creating nwe ASP projects and I went
to microsoft and downloaded the newest version of some windows scripter and
it works now.
http://www.microsoft.com/downloads/d...DisplayLang=en

hope it helps.

chuck foster
"central-penn" <ce************ *****@mail.code comments.com> wrote in message
news:ce******** *********@mail. codecomments.co m...

central-penn wrote:
* *


Did you do the following?
Start
Control Panel
Administrative Tools
Internet Information Services
Expand the name of your computer
Expand Web Sites
Right click on Default Web Site
Click on Start if it is enabled.
You can alternatively click on the Start icon on the toolbar.
This should start IIS.

When I had this problem, I kept trying to start IIS Admin under
Services, which did not help.

If Start is disabled, then IIS is already running, and this is not your
problem.
j

--
central-penn
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Nov 19 '05 #4

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

Similar topics

0
769
by: Savannah_Alan | last post by:
I can't create a project in VC++ .net. If I go to the start page, I can create a project in VB and C#, but if I try it in VC++, it acts like it's creating it and nothing happens. Any help would be appreciated. Alan.
0
980
by: martin | last post by:
Hi, On my development machine I have vs.net installed and I am able to create a web application project No problem, this is located at http://localhost which I am guessing is the default. we have a number of other windows servers on the network all running IIS (some 5.0, others 6.0) however when creating a project from my local machine, I wish the project to be located on one of the networked servers. However VS.net will not let me...
0
1097
by: Ezhiha | last post by:
I've WinXP + IIS 5.1. The server works without any problem, i.e., when I trying http://localhost/index.asp it executes the script index.asp. But when I create a new prokject in .NET it gives the next error: The default Web access mode for this project is set to file share, but the project folder at 'http://localhost/WebApplication1' cannot be opened with the path 'c:\inetpub\wwwroot\WebApplication1'. The error returned was: Unable to...
0
1020
by: Mike | last post by:
I have a server that uses a corporate custom authentication method via an ISAPI dll configured through IIS. The problem is that I am trying to create an ASP.net project on that remote server from my PC and vs.net is not able to recognize that there is some authentication occuring there. The message I am getting back is as follows: Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will...
1
1520
by: Jack G | last post by:
I've been trying to create a new web application project in Visual Studio 2003 running on a Windows Server 2003. I get the message Window titled Web Access Failed The default Web access mode for this project is set to file share, but the project folder at http://localhost/NewWebPage cannot be opened witht he path 'G:\Zoning\NewWebPage' the error returned was: Unable to create Web project 'NewWebPage'. The file path...
1
1252
by: Rado | last post by:
Hello. I have one problem, When I create ASP:NET web application, Visual studio show me error message where write : ******************************************** The default Web acces mode for this project is set to file share, but the project folder at http://localhost/webaplication1 cannot be opened with the path " e:\inetpub\wwwroot\webapplication1". The error returned was : Unable to create Web project "Webapplication1". The file...
0
953
by: t b | last post by:
I get an error msg that says "Cannot create project" and and "Error setting document properties" when I try to create an Excel project using VSTO...but it does not happen w/MS Word from within VS 2005 .net. *** Sent via Developersdex http://www.developersdex.com ***
1
933
by: Fao, Sean | last post by:
I'm trying to create a new web service project on a remote (although still within network) IIS 6.0 web server. I tried to use the Windows share name, but the wizard failed to create the site with error "The UNC share does not exist or you do not have access". I _do_ have *complete* access to the UNC path and the name _is_ valid. Can this be done? If so, what do I need to do? I cannot install a web server on my desktop. Thank you,
2
1080
by: Tran Hong Quang | last post by:
Hi, I have a simple C# in single file. I can compile by using csc. I would like to create a project/solution for that c# file. How to do that? Regards Quang
2
1573
by: Chris | last post by:
I installed SQLServer 2005 Standard Edition and tried to created a stored procedure in VB. From START/PROGRAMS/MICROSOFT VISUAL STUDIO 2005, I created a blank solution. What type of project shall I create for creating a stored procedure in VB ? I tried to install SQL Server again in case I left back some parts, but I got a message that all parts were installed.
0
8127
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8067
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8567
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8215
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6053
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5509
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2529
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 we have to send another system
1
1658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1380
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.