1. 程式人生 > >VS2012 中Find and Replace 結果不能正常顯示問題

VS2012 中Find and Replace 結果不能正常顯示問題

在VS2012中如果查詢功能出現如下圖所示的錯誤


解決方案引用如下:

Please check if the following registry key is ok.  Fixing this solved the issue for me.

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{73B7DC00-F498-4ABD-AB79-D07AFD52F395}]
@="PSFactoryBuffer"

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{73B7DC00-F498-4ABD-AB79-D07AFD52F395}\InProcServer32]

注意兩個的路徑區別
@="C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\MSEnv\\TextMgrP.dll"     我本機上的此項為空 在default中把引號中的內容拷貝上去 就可以了
"ThreadingModel"="Both"

經過大神們的分析,引起這個問題的一個可能原因是:

我在安裝了VS2012之後,在沒有開啟使用過的情況下直接安裝了Update1補丁,而Update1補丁本身存在缺陷,引起COM元件引用錯誤,最終造成這個問題。

感謝幫助我解決問題的大神們!

追加:

還有一個類似的問題,曾經有同事發現某些時候

XAML IntelliSense或者Code Editor IntelliSense不起作用,究其原因,也是TextMgrP.dll中的COM元件註冊問題,修復辦法就是找到對應的COM元件的註冊鍵,更新TextMgrP.dll的路徑。


相關推薦

VS2012 Find and Replace 結果不能正常顯示問題

在VS2012中如果查詢功能出現如下圖所示的錯誤 解決方案引用如下: Please check if the following registry key is ok.  Fixing this solved the issue for me. [HKEY_CLA

通過RF數據庫查詢文字段結果正常顯示的轉換方法

com byte bytes 數據庫 -1 數據 alt ima 通過 1、通過RF數據庫查詢中文字段結果格式:‘\xba\xcb\xbc\xf5\xcd\xa8\xb9\xfd‘ 2、通過Decode Bytes To String進行gbk解碼即可正常顯示;

[LeetCode] Find And Replace in String 在字符串查找和替換

ant The osi then rep nes art onos abc To some string S, we will perform some replacement operations that replace groups of letters wit

Unity3d遊戲實現阿拉伯語文字正常顯示

return dex p s != 漢語 div 發現 3d遊戲 let Unity3d遊戲中實現阿拉伯語文字正常顯示 由於項目需求要把遊戲文字顯示為維語版本(維語屬於阿拉伯語系),我先把維語替換進去,之後發現文字是錯的(每個字符都分開了,而且顯示方向也不對)後來在網上查了

在遊戲頁添加頁面無法正常顯示

span layer post 出現問題 interval AR tran 層級 set   前段時間有這麽個需求,在遊戲頁添加個活動頁;最開始呢,把頁面寫好了,並在頁面中添加了遊戲的 iframe; 然後準備測試功能了;出現問題了,先是活動頁蓋在遊戲頁上,玩不了遊戲;再就

833. Find And Replace in String

neo bsp overlap nbsp source and there bec enc Find And Replace in String To some string S, we will perform some replacement operations th

LeetCode 205. Isomorphic Strings; 290. Word Pattern; 890. Find and Replace Pattern

string lse cto return 建立 flag 一次 else leetcode 這幾道題都是pattern的題目, Isomorphic Strings 和 Word Pattern 是完全一樣的問題,Find and Replace Pattern 本質也一

890. Find and Replace Pattern(python+cpp)

題目: You have a list of words and a pattern, and you want to know which words in words matches the pattern. A word matches the pattern if t

LeetCode - 890. Find and Replace Pattern

You have a list of words and a pattern, and you want to know which words in words matches the pattern. A word matches the p

890. Find and Replace Pattern

You have a list of words and a pattern, and you want to know which words in words matches the pattern. A word matches the pattern if ther

LeetCode Find and Replace Pattern 查詢和替換模式

You have a list of words and a pattern, and you want to know which words in words matches the pattern. A word matches the pattern if ther

LeetCode: 890. Find and Replace Pattern

題目:890. Find and Replace Pattern(https://leetcode.com/problems/find-and-replace-pattern/description/) 解法: 將元素的出現的位置放入陣列中,當元素第一次出現時,他在陣列中的值是預設

JavaScript刷LeetCode -- 890. Find and Replace Pattern

一、題目 You have a list of words and a pattern, and you want to know which words in words matches the pattern. A word matches the pattern if ther

LC 890. Find and Replace Pattern

-s sub HERE != public tor order vector tin You have a list of words and a pattern, and you want to know which words in words matches the

leetcode【890】 Find and Replace Pattern(來來來,你教我怎麼不用靜態變數做這道題?)

寫在最前面: 我真的是無語,本地和leetcode執行程式碼都過了,就是提交過不了,來來來,你教我怎麼不用靜態變數做這道題??? You have a list of words and a pattern, and you want to know which

LeetCode 833 Find And Replace in String

LeetCode 833 Find And Replace in String Problem Description: 題目給出四個已知條件:進行操作的字串S,indexes陣列(儲存S中

在伺服器除錯過程,JSP頁面無法正常顯示

首先伺服器磁碟總共22G,可用空間已經很少了,其次該伺服器上有其他的系統,因為伺服器較老,所以伺服器自帶瀏覽器也很老。 以上是除錯環境,因此遇到一個問題,除錯過程中jsp頁面不能正常顯示 解決辦法:清

3D Slicer Programmatically Set Slice Offset and Intersections 用代碼修改Slicer的切片偏移和交叉點顯示

cnblogs 們的 int mod call eof col all mha 在3D Slicer中,當我們導入.mha/.mhd等格式的volume文件後,那麽我們就可以在Axial, Sagittal, Coronal三個方向來觀察我們的MRI或者CT的圖像了。

thinkphp5.0查詢到的數據表的路徑是反斜杠導致無法正常顯示圖片怎麽辦?

url 顯示圖片 無法 log php pos ssi -1 str 添加到數據表中圖片的路徑有時會是反斜杠,這就導致了在url後面寫路徑的時候會識別不出來(不過src後面寫路徑就可以識別),所以就需要把路徑中的反斜杠替換成正斜杠,代碼如下: 1 $datu =

C#調用SQL存儲過程並用DataGridView顯示執行結果

exec char 登錄名 dataset type data comm and def //連接數據庫 SqlConnection con = new SqlConnection("server=服務器名稱;database=數據庫名稱;user id=登錄名;pwd=登