chrislewisdev
chrislewisdev

Reputation: 556

How do I find the Sitecore Rocks (Hard Rock) Service config?

Trying to connect to sitecore rocks. Good Old Webservice works fine. Hard Rock service returns the following error:

For TransferMode.Buffered, MaxReceivedMessageSize and MaxBufferSize 
must be the same value.  Parameter name:binding element.

I've managed to find the client config in the following folder.

C:\Users\myName\AppData\Local\Sitecore\Sitecore.Rocks\Connections

I suspect this is ok because I've deleted and re-created the connection but I'm really struggling to find the service endpoint config. I think the endpoint is here:

\sitecore\shell\WebService\Service2.asmx

Where do I go from here?

Upvotes: 2

Views: 1954

Answers (1)

chrislewisdev
chrislewisdev

Reputation: 556

Delete contents of connections folder, restart VS, create a new connection again from scratch.

Upvotes: 3

Related Questions