S
spp
I have a web server with SSL (smart cards).
When I add a project from this server to a solution everithing works fine.
I get a message to introduce my pin and the project is added to my solution.
After save and close the solution when I try to open that solution I get
The default acces mode for this project is set to file share, but the
project folder at 'https://server/webapp' cannot be opened with the path
'\\server\webapp'. The two need to map to the same server location. HTTP
error 403: Forbidden.
So I have to remove the project from solution and add it everytime when I
want to open that solution.
How can I corect this ?
When I add a project from this server to a solution everithing works fine.
I get a message to introduce my pin and the project is added to my solution.
After save and close the solution when I try to open that solution I get
The default acces mode for this project is set to file share, but the
project folder at 'https://server/webapp' cannot be opened with the path
'\\server\webapp'. The two need to map to the same server location. HTTP
error 403: Forbidden.
So I have to remove the project from solution and add it everytime when I
want to open that solution.
How can I corect this ?