Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4.5.1 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4.5.1: in C# and VB by Imar Spaanjaars; ISBN: 978-1-118-84677-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4.5.1 : in C# and VB 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 August 18th, 2017, 11:58 AM
Registered User
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 16 Problem with setting up WSAT

Getting the following when following the TRY IT OUT to set up WSAT:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\bgwinn>c:

C:\Users\bgwinn>cd\

C:\>cd c:\Program Files/IIS Express

c:\Program Files\IIS Express>iisexpress.exe /path:"C:\Windows\Microsoft.NET\Fram
ework\v4.0.30319\ASP.NETWebAdminFiles" /vpath:"/ASP.NETWebAdminFiles" /port:8082
/clr:4.0 /ntlm
Failed to register URL "http://localhost:8082/" for site "Development Web Site"
application "/". Error description: The process cannot access the file because i
t is being used by another process. (0x80070020)
Failed to register URL "http://localhost:8082/ASP.NETWebAdminFiles/" for site "D
evelopment Web Site" application "/ASP.NETWebAdminFiles". Error description: The
process cannot access the file because it is being used by another process. (0x
80070020)
Registration completed

The process cannot access the file because it is being used by another process.


c:\Program Files\IIS Express>iisexpress.exe /path:"C:\Windows\Microsoft.NET\Fram
ework\v4.0.30319\ASP.NETWebAdminFiles" /vpath:"/ASP.NETWebAdminFiles" /port:8082
/clr:4.0 /ntlm
Failed to register URL "http://localhost:8082/" for site "Development Web Site"
application "/". Error description: The process cannot access the file because i
t is being used by another process. (0x80070020)
Failed to register URL "http://localhost:8082/ASP.NETWebAdminFiles/" for site "D
evelopment Web Site" application "/ASP.NETWebAdminFiles". Error description: The
process cannot access the file because it is being used by another process. (0x
80070020)
Registration completed

The process cannot access the file because it is being used by another process.


c:\Program Files\IIS Express>
 
Old August 18th, 2017, 02:34 PM
Registered User
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Solved my own problem

Sorry, I should have paid more attention. Where it said the process was being used by another process, it was trying to tell me the port was already being used. I adjusted the CMD prompt command to change to another port and everything works fine.
 
Old August 19th, 2017, 04:57 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Good find! Thanks for sharing.

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old November 4th, 2017, 09:14 AM
Registered User
 
Join Date: Nov 2017
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Really thank you very much, it's a great discovery, it's good that you shared it with us 192.168.O.1





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 16 - WSAT hirons BOOK: Beginning ASP.NET 4.5.1 : in C# and VB 10 January 18th, 2016 06:22 PM
Chapter 16: Using the WSAT to Manage User Accounts and Roles phztfte1 BOOK: Beginning ASP.NET 4.5.1 : in C# and VB 9 January 18th, 2016 04:29 PM
Chapter 16 - WSAT Problems Donkeylover1965 BOOK: Beginning ASP.NET 4.5.1 : in C# and VB 4 November 29th, 2015 05:27 PM
Chapter 16: WSAT with VS2013 paulf BOOK: Beginning ASP.NET 4.5 : in C# and VB 6 January 10th, 2014 06:46 AM
Chapter 16: Cannot open WSAT weixing BOOK: Beginning ASP.NET 4.5 : in C# and VB 4 March 21st, 2013 11:54 PM





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