今天遇到新建wcf項(xiàng)目編譯成64位版本在64位windows上無(wú)法運(yùn)氣的,問題
先百度了一下如何查看程序集加載日志:
Add the following values to
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/FusionAdd:DWord ForceLog set value to 1DWORD LogFailures set value to 1DWORD LogResourceBinds set value to 1String LogPath set value to folder for logs (e.g. C:/FusionLog/)
Make sure you include the backslash after the folder name and that the Folder exists.
You need to restart the PRogram that you're running to force it to read those registry settings.
最后發(fā)現(xiàn)iisexpress調(diào)用了Framework/v4.0.30319/clr.dll下面的clr,我擦這是32位的clr啊
然后百度了一下,發(fā)現(xiàn)vs2012帶的iisexpress就是32位的
解決方案地址如下:http://m.survivalescaperooms.com/jianyus/p/3524335.html
vs2013有64位版本iisexpress,用這個(gè)就好了
新聞熱點(diǎn)
疑難解答
圖片精選
網(wǎng)友關(guān)注