Uncaught ReferenceError: StiMobileDesigner is not defined

Stimulsoft Reports.WEB discussion
Post Reply
bettimms
Posts: 6
Joined: Tue Apr 28, 2015 6:07 am

Uncaught ReferenceError: StiMobileDesigner is not defined

Post by bettimms »

Hi there,

I'm trying to use examples you provide with package and I'm opening with VS2013 but I'm getting this error (I'ts happening when i want to open designer):
Uncaught ReferenceError: StiMobileDesigner is not defined

Please can anyone help on this issue, or at least have a working example on .NET 4.5 and above?!

Thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Uncaught ReferenceError: StiMobileDesigner is not define

Post by HighAley »

Hello.

Please, check the access to Stimulsoft assemblies.
Try do add reference to Stimulsoft.Base, Stimulsoft.Report and Stimulsoft.Report.MvcDesign.

Thank you.
bettimms
Posts: 6
Joined: Tue Apr 28, 2015 6:07 am

Re: Uncaught ReferenceError: StiMobileDesigner is not define

Post by bettimms »

I was adding the same on your sample projects but didn't work.
Finally i tried with a clean new project and it's fine.

By the way thank you for your fast reply!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Uncaught ReferenceError: StiMobileDesigner is not define

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply