Saturday, March 24, 2012

Opg. new project

Hi! :wave:

It is the first time I am working with ASP.NET
I could not execute ASP.Net Web Application either with Vb.net or C#.net

The messge box I receive When I choose- New project-ASP.Net Web Application with VB or C# and press OK is:
---------------------
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 "\\Home-B0462315F\wwwroot$\WebApplication1'.The error returned was:

Unable to create Web project "WebApplication1". The UNC share "\\Home-B0462315F\wwwroot$\WebApplication1' does not exist or you do not have accesss.

What would you like to do?

option button:

Retry using different file share path
Try to open the project with Frontpage Server Extension
----------------------

But I could not open the project using different file share path.
Should I change the settings?
Kindly advice.Awaiting ur reply.

With regards,
R.MOHANIs it ASP 2.0 or 1.1? Have you configured IIS? and have you set up a Virtual Directory?
by could not execute, do you mean unable to run it.
if so try -

start > run
inetmgr

click default website,
Make sure the play button is running (greyed out).

expand default website
find your folder
right click your folder > properties
click create.
then try running it.

it may work it may not. but worth a try

if this doesnt work
try
it may be you need to add in the component iis, frontpage server extensions.
add/ remove windows components, IIS frontpage server extensions, (think its the IIS optons)
youll need your xp disc to do this me thinks.

0 comments:

Post a Comment