Hi,
I'm am trying to publish a ClickOnce application from Visual Studio .NET 2005 to a new directory under an existing website. Previously I have always published to the root directory and had no problems, but when publishing to
http://myroot.mysite.com/newfolder I get the following error:
Server error: The server extensions were unable to access the file "frontpg.lck". Please check the file permissions.
Can anyone tell me what this error means? I tried to create a different website on the server with a new host header, but I can't even browse the default page within IIS on the server for some reason, so needless to say, visual studio couldn't connect to that site.