HTML5 Designer

Stimulsoft Reports.WEB discussion
Post Reply
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

HTML5 Designer

Post by anerling »

Hello Community,

I am using at the moment the StiMvcDesigner in C#.
On the Stimulsoft homepage there is a live demo of the html5 desinger.
My question is how to call the html5 designer from c#?


I thank you in advance for your help
ANerling
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: HTML5 Designer

Post by HighAley »

Hello, ANerling.

You could look at the \Samples\ASP.NET MVC\ folder of the Stimulsoft Reports installation. You could find there several projects with StiMvcDesigner.

Thank you.
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

Re: HTML5 Designer

Post by anerling »

Hello Aleksey Andreyanov,

I am sorry, but i can't run that projects.
I am using Visual Studio Express 2013 for Web.
Is it possible that i need to use an older Version of Visual Studio or Visual Studio Premium 2013 ?


I thank you in advance for your help
ANerling
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: HTML5 Designer

Post by HighAley »

Hello.

What error do you get while running the project? Do you have MVC installed?

Thank you.
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

Re: HTML5 Designer

Post by anerling »

Hello,

This is the error messaga :
Error 1 The call is ambiguous between the following methods or properties: 'Stimulsoft.Report.MvcMobile.StiMvcBaseHelper.Stimulsoft(System.Web.Mvc.HtmlHelper)' and 'Stimulsoft.Report.Mvc.StiMvcBaseHelper.Stimulsoft(System.Web.Mvc.HtmlHelper)'
source code
source code
Bild 1.png (18.74 KiB) Viewed 2376 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: HTML5 Designer

Post by HighAley »

Hello.

Usually such message is shown when there is an assemblies version conflict.
Please, go to the Debug - Windows - Modules and look which assemblies are used by your project.

Thank you.
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

Re: HTML5 Designer

Post by anerling »

Yes thank you it was an assambly problem with
Stimulsoft.Report.MvcMobile and Stimulsoft.Report.Mvc
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: HTML5 Designer

Post by Andrew »

Hello,

Thank you for the reply.

Is you issue solved now?

Waiting for your reply.
Thank you.
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

Re: HTML5 Designer

Post by anerling »

Hello,

yes my problem is solved now.
Thank you for your help
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: HTML5 Designer

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply