Try our conversational search powered by Generative AI!

Setup project with EPiServer.Find

Vote:
 

Hi.
I created empty episerver project. And set up in it Episerver.Find from nuget (latest verison )

<packages>
  <package id="EPiServer.CMS.Core" version="7.0.586.8" targetFramework="net45" />
  <package id="EPiServer.Find" version="7.0.586.8" targetFramework="net45" />
  <package id="EPiServer.Find.Cms" version="7.0.586.8" targetFramework="net45" />
  <package id="EPiServer.Find.Framework" version="7.0.586.8" targetFramework="net45" />
  <package id="EPiServer.Framework" version="7.0.859.8" targetFramework="net45" />
  <package id="Newtonsoft.Json" version="4.5.11" targetFramework="net45" />
</packages>

so, when I start project, it's fail with exception

The serviceUrl cannot be empty

What's the problem ?

Thanks in advance

#69592
Mar 28, 2013 17:17
Vote:
 

Have you signed up here http://find.episerver.com/ and created a development index? You need to specify that index in your web.config. When you have created an index you will get information about what to put in your web.config.

#69600
Mar 28, 2013 20:19
Vote:
 

nice, thanks John.

#69610
Mar 29, 2013 11:51
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.