Feb 07 2023
12:33 PM
- last edited on
Mar 05 2024
02:23 PM
by
TechCommunityAP
Feb 07 2023
12:33 PM
- last edited on
Mar 05 2024
02:23 PM
by
TechCommunityAP
I have a IIS Web App Manage step which throws an error
Configuration Type: IIS Virtual Directory
Parent Website Name: Default Web Site
Virtual Path: /virtual directory name
Physical Path: location of the files in disk
When I delete the virtual directory under the website in on-premise and run this step it works but when the virtual directory already exists it throughs an error
This is the error:
2023-02-02T21:54:06.4773028Z ERROR ( message:Must use exact identifer for VDIR object with verb SET. )
2023-02-02T21:54:06.6837602Z ##[error]Process 'appcmd.exe' exited with code '50'.
How do I get this working without deleting the virtual directory every time I have to deploy