iis - Error opening project from Source Control -


i had bound website in iis d:\project\ortund\ later decided move d:\web\ortund\ reasons.

i copied project files new location , changed binding in iis. whenever open solution source control (dynamsoft sourceanywhere), visual studio gives following error:

enter image description here

it's generic i'm not sure problem here.

has seen before or got clue how fix it? restarting visual studio recommended doesn't help.

try use file->source control->change source control update source control binding info.

to move project location on local disk, it's recommended use file->source control->open source control , retrieve project new location. way, binding info updated automatically.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -