|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Detailed product documentation and over 200 samples are included in the setup package. The default sample project location is:
Program Files\Essential Objects\EO.Web Controls xxxx\Netxx\Samples
Samples are provided in both VB and C#. Project files for VS 2003, VS2005 and VS2008 are also provided. You can also see an online version of our samples by clicking "Live Demo" from our main menu.
You can also access product documentation from Start -> All Programs -> EO.Web Controls xxx -> EO.Web Controls for ASP.NET xxxx -> Documentation shortcut menu, or selecting Support -> Online Documentation from our website.
|
|
Rank: Newbie Groups: Member
Joined: 1/6/2012 Posts: 8
|
Do you have any step by step to setup the VB sample project in VS2010 ?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
The sample project is already there. You just open it with VS2010 and you are done. You don't have to do anything else.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 1/6/2012 Posts: 8
|
I don't see any project (.vbproj) or solution (.sln) file in the sample folder, what file should I launch then ? I tried to create a new solution in VS2010 (Empty Web Site) and added the sample files in it, but when I'm running it I got a lot of compile errors, mainly not declared types...
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
You use File -> Open Web Site (NOT Open Project/Solution) to open the samples project.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 1/6/2012 Posts: 8
|
Thank you :) It worked this way.
|
|