How to install this sample application?
I am often asked how to install/use this sample application, here is the detailed steps:
1. unzip the sample application to a folder of your web server where Map Server Extension is installed. Let’s say: C:\Work\CodeSamples\MgViewerExtention
2. Copy all dlls from “C:\Program Files\Autodesk\Autodesk Infrastructure Web Server Extension 2013\www\mapviewernet\bin” to “C:\Work\CodeSamples\MgViewerExtention\MgViewerExtention\bin”
3. Copy “WebConfig.ini” from “C:\Program Files\Autodesk\Autodesk Infrastructure Web Server Extension 2013\www” to “C:\Work\CodeSamples\MgViewerExtention\MgViewerExtention”
4. Open Internet Information Services(IIS) Manager by typing “inetmgr” in Start –> Run
6, Give it a run and test, refer to the top of this post for test URLs.
How to Debug and Extend this further?
1. Open the “MgViewerExtention.sln” solution is Visual Studio 2010, set an break points at somewhere.
2. Launch the browser to the MgViewerExtension.
3. Attach to process from Debug menu, attach to “w3wp”, please note the username should be “MapServer2013App” as it may have more than one “w3wp” process.
4. Refresh the webpage, your break point will be hit.
<b>Video : Autodesk® Infrastructure Map Server 2012 API Webcast</b>
Recorded version of the Autodesk® Infrastructure Map Server 2012 API webcast
Hope this helps.
转载请保留此信息。
本文转自峻祁连. Moving to Cloud/Mobile博客园博客,原文链接:http://www.cnblogs.com/junqilian/archive/2012/10/26/2741530.html,如需转载请自行联系原作者