Wrox Programmer Forums
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 10th, 2005, 10:50 PM
Authorized User
 
Join Date: May 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi sir hal,

im sorry, i didn't get your point about "Is your webapplication1 directory set as its own application in IIS?"

this is my localhost (C:\Inetpub\wwwroot\) i set in the HOME DIRECTORY for my IIS




 
Old May 10th, 2005, 11:40 PM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 186
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try to create a new application in some other name (not webapplication1)

If not working try using web shared Folder which will not only create a virtual directory but also get configured as an application

Eg: Create a folder say C:\MyWEBApp

Right click the folder
-> select Properties
-> Select Web sharing(tab)
-> Select Share this folder(option)
-> just Press Ok button in the new window(alias:MyWEBApp)
-> Press Ok button of the properties

Now you web share is ready


-> Open visual studio New web project
-> change the name of project for
http://localhost/webapplication1
to
http://localhost/MyWEBApp


Do you get the webform1 now?

Prashant


 
Old May 11th, 2005, 02:10 AM
Authorized User
 
Join Date: May 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi sir prashant

sir i have already fix the error but here comes now another one.

Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1

sir, i have already run the aspnet_regiis /i but still that error still occur.

please help me and thank you for usually support.



 
Old May 11th, 2005, 05:27 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

You don't get to say you already fixed an error.. you need to tell us how you fixed it so the thread has that information. Please provide it.


Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.
 
Old October 13th, 2005, 06:16 AM
Registered User
 
Join Date: Oct 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I really wish there was some information on how this was solved. I have spent the last two days trying to sort this out.

I have tried everything, including re-installing vs.net and IIS.

 
Old October 13th, 2005, 08:08 AM
Registered User
 
Join Date: Oct 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quick update :

I finally found out that McAfee privavcy service is not compatible with IIS !!

So, uninstall just that McAfee component and it all works fine.

What a complete ball ache.






Similar Threads
Thread Thread Starter Forum Replies Last Post
pls help me.. nilusharief003 ASP.NET 2.0 Professional 5 December 4th, 2008 08:05 AM
Pls help me!! hoailing22 ASP.NET 1.0 and 1.1 Basics 4 June 10th, 2005 11:24 PM
Pls help me hoailing22 ASP.NET 1.0 and 1.1 Basics 3 May 24th, 2005 11:08 AM
Pls!!! I need your Help!!! Ariel ASP.NET 1.0 and 1.1 Basics 3 May 9th, 2005 06:34 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.