i am running arcgis server 10, installed visual web developer express 2010 edition, now wanted to run samples from arcgis.com for .net web api, for example the following one
I downloaded the vb.net zipped folder shown for all files on above link. Unzipped it. Opened the "ADFTutorials_VBNet2010.sln" file. The visual web developer 2010 express says that
One or more projects in the solution were not loaded correctly.
Please see the Output Window for details.
The output shows the following
http://localhost/ADFTutorials_VBNet/ScriptableControls/MapCoordinateDisplayWebSite :
error : Unable to open the Web site 'http://localhost/ADFTutorials_VBNet
/ScriptableControls/MapCoordinateDisplayWebSite'. The Web site 'http://localhost
/ADFTutorials_VBNet/ScriptableControls/MapCoordinateDisplayWebSite' does not exist.
http://localhost/ADFTutorials_VBNet/AccessArcGISServer : error : Unable to open the
Web site 'http://localhost/ADFTutorials_VBNet/AccessArcGISServer'. The Web site
'http://localhost/ADFTutorials_VBNet/AccessArcGISServer' does not exist.
http://localhost/ADFTutorials_VBNet/AccessArcIMS : error : Unable to open the Web
site 'http://localhost/ADFTutorials_VBNet/AccessArcIMS'. The Web site
'http://localhost/ADFTutorials_VBNet/AccessArcIMS' does not exist.
http://localhost/ADFTutorials_VBNet/ADFWebControls : error : Unable to open the Web
site 'http://localhost/ADFTutorials_VBNet/ADFWebControls'. The Web site
'http://localhost/ADFTutorials_VBNet/ADFWebControls' does not exist.
http://localhost/ADFTutorials_VBNet/UsingCommonAPI : error : Unable to open the
Web site 'http://localhost/ADFTutorials_VBNet/UsingCommonAPI'. The Web site
'http://localhost/ADFTutorials_VBNet/UsingCommonAPI' does not exist.
Please can anyone explain how to run the samples provided for .net? thanks a lot in advance!!!
