开发者

SSRS - Custom assembly in location other than server bin directory

Is it possible to deploy a custom assembly to a location 开发者_开发百科other than the Reporting Service's bin directory?

I know that deploying to the GAC would likely work, but I'm more curious about using an arbitrary directory on the server dedicated to deploying custom assemblies.

I'm not opposed to altering any rs config files, if a possible solution involves that.


According to MSDN, you must deploy to the \bin directory or install in the GAC (MSDN link.) Those are your only options.

The Microsoft SQL Server forum has an identical discussion going on. A Microsoft support engineer gave the same answer: it can't be done.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜