Time of Update: 2018-12-07
一、儘可能搞清楚問題的前因後果不要一下子就紮到伺服器前面,你需要先搞明白對這台伺服器有多少已知的情況,還有故障的具體情況。不然你很可能就是在無的放矢。必須搞清楚的問題有:故障的表現是什嗎?無響應?報錯?故障是什麼時候發現的?故障是否可重現?有沒有出現的規律(比如每小時出現一次)最後一次對整個平台進行更新的內容是什麼(代碼、伺服器等)?故障影響的特定使用者群是什麼樣的(已登入的, 退出的, 某個地區的…)?基礎架構(物理的、邏輯的)的文檔是否能找到?是否有監控平台可用?
Time of Update: 2018-12-07
我這裡的問題是因為安裝framework是在安裝iis之前,asp.net沒有註冊造成的,所以很簡單,只要運行這個命令就可以解決問題了,WIN7使用管理員權限操作!C:/Windows/Microsoft.NET/Framework/v2.0.50727/aspnet_regiis -itips: 先進入目錄C:/Windows/Microsoft.NET/Framework/v2.0.50727/ 找到aspnet_regiis.exe
Time of Update: 2018-12-07
查看Help中的 ArcGis Glossary可以知道RasterDataset 是: Esri Grid, Tiff, Erdas三種柵格資料之一.Esri Grid 的檔案形式:一個目錄,下遊5~8個adf檔案.在Catalog中,應該把多個空間參考相同的RasterDataset 放在同一個 RasterCatalog. 在Sde中,右鍵-->New-->New RasterCatalog ,設定Raster Coordinate System和Geometry
Time of Update: 2018-12-07
/// <summary> /// 檔案夾拷貝 /// </summary> /// <param name="sPath"></param> /// <param name="dPath"></param> /// <returns></returns> public static string
Time of Update: 2018-12-07
3D Analysis (1)TIN (2)RasterCutFill分析 基於TIN和基於Raster,結果相差 萬分之五。 TIN上一個點包含哪些資訊? 座標資訊(x,y) Elevation Slope Aspect Raster上一個點包含哪些資訊? 座標資訊(x,y) PixelValue
Time of Update: 2018-12-07
//這是因為網站目錄沒有設定Internet來賓賬戶許可權造成的1.檔案夾---屬性---或資源管理員---工具---檔案夾選項-----在查看選項卡中不勾選“使用簡單檔案分享權限設定”2.這樣,在XP下NTFS分區檔案夾右鍵,也能看到如WIN2000一樣的“安全”選項卡了3.在“安全”選項卡下,點擊“添加。。。”,跳出“選擇使用者和組”對話方塊4.選擇“進階”,然後點擊“立即尋找”,在下面的列表中選擇“IUSR_”,(底線後是你的電腦名稱)5.之後在“安全”選項卡中就會出現“Internet來
Time of Update: 2018-12-07
/// <summary> /// gp實現featureClass的 Analysis Union功能 /// </summary> /// <param name="shp1">featureclass</param> /// <param name="shp2">featureclass</param> public static void
Time of Update: 2018-12-07
/// <summary> /// 在MapControl上畫多邊形、面 /// </summary> /// <param name="activeView"></param> public void DrawPolygon(ESRI.ArcGIS.Carto.IActiveView activeView) { if (activeView ==
Time of Update: 2018-12-07
描述: 安裝了SDE9.3 For SQLServer,本機Catlog能連上.遠程Catlog不能連上原因:SDE服務exe被防火牆禁止。 解決方式: 找到sde服務exe,在服務上右鍵-->屬性。 可執行檔路徑: "C:\Program Files\ArcGIS\ArcSDE\sqlexe\bin\giomgr.exe“ 在控制台-->window防火牆-->例外中添加giomgr.exe程式. 備忘:防火牆阻止sqlsvr.exe和sqlBrowser.exe,
Time of Update: 2018-12-07
function excuteLink(obj) { var table = obj.parentNode.parentNode.parentNode.parentNode; //從td擷取table var sceneName = table.rows[0].cells[1].childNodes[0].value; //擷取table中某個td的值 if(sceneName.trim()==""){ alert("請輸入情境名");
Time of Update: 2018-12-07
IRasterWorkspaceEx pRasterWex=Utilities.OpenSDERasterWSEx();//訪問SDE 中的 RasterCatalog //串連SDE 中的RasterCatalog public static IRasterWorkspaceEx OpenSDERasterWSEx() { ESRILicense();//LicenseProduce.Engine 此方法通過.
Time of Update: 2018-12-07
/// <summary> /// 建立python檔案 /// </summary> /// <param name="shpparam"></param> /// <param name="tinworkspace"></param> /// <param name="tinname"></param> /// &
Time of Update: 2018-12-07
/// <summary> /// rectangle/envelop 裁剪線 /// </summary> /// <param name="pPolyLine"></param> /// <param name="pEnvelop"></param> /// <returns></returns> public
Time of Update: 2018-12-07
/// <summary> /// 建立多邊形shp /// </summary> /// <param name="pPolygon"></param> /// <param name="shpPath"></param> public static void CreatePolygonFeatureClass(IPolygon pPolygon,
Time of Update: 2018-12-07
string sqlstr="update tbTest set name=@name, gender=@gender, duty=@duty, age=@age where id=@id"Oleparameter[] paras=new Oleparameter[5];paras[0]=new Oleparameter("@name",OleDbType.VarCHar,50);paras[0].Value=nameValue;paras[1]=new
Time of Update: 2018-12-07
ToolBar在AE已經被封裝好,只需要拖動此控制項並設定若干屬性即可實現Desktop中的相應功能(1)在表單上拖一個ArcEngine的 ToolBarControl(2)右鍵點擊ToolBarControl -->屬性 1>在Items下選項卡下選擇要添加的工具。
Time of Update: 2018-12-07
3個原因導致: (1) mdb檔案被設定成唯讀 操作必須使用一個可更新的查詢INSERT INTO TBDisease (ResidentID, DiseaseType, Health)VALUES (1, '感冒', '快好了')解決方式:將mdb檔案唯讀勾去掉.delete from tbdisease where residentid=1(2)update語句錯誤update tbdisease set DiseaseType=@DiseaseType
Time of Update: 2018-12-07
一、public HttpStatusCode http_authorization_basic(string username, string password) { WebRequest myReq = WebRequest.Create(url); string usernamePassword = username + ":" + password; CredentialCache mycache = new CredentialCache(); mycache.Add(
Time of Update: 2018-12-07
private void axSceneControl_OnMouseWheel(object sender, MouseEventArgs e) { try { System.Drawing.Point pSceLoc = axSceneControl1.PointToScreen(this.axSceneControl1.Location);
Time of Update: 2018-12-07
Fiddler一個很強大的http流查看工具http://www.fiddlertool.com/fiddler/Httpwatch資料分析工具,頭訊息接受/發送的查看,POST資料查看.等等http://www.httpwatch.comIE Developer