2

Sharepoint をデバッグする目的でGlimpseを接続できますか?

4

2 に答える 2

2

I did a backport of the glimpse core to 3.5 a while back and made a start on a plugin for SharePoint.

Unfortunately due to having too much work on I didnt get around to finishing the plugin.

I noticed that the Glimpse team have done their own backport now to 3.5 with the latest release so I may pick this project back up again.

It would be good to know what people are looking for in a SharePoint plugin above the obvious.

I can also implement a plugin to work with SharePoint 2013 now that it supports 4.0 runtime.

See my original blog post on this at http://leedale.wordpress.com/2011/10/26/glimpse-web-debugger-with-net-3-5-and-sharepoint-2010/

于 2013-03-12T09:35:05.940 に答える
0

残念ながら、Glimpse は現在 SharePoint では動作しません。

バージョン 1.0 まで、Glimpse は .NET 4.0 のみをサポートし、SharePoint は .NET 3.5 に対して書かれています。

必要に応じて、ソースをダウンロードし、https://github.com/glimpse/glimpseから必要な更新を行うことができます。

于 2012-08-02T16:13:31.133 に答える