StiMvcViewer.prototype.postInteractionResult = function (jsT

Stimulsoft Reports.WEB discussion
Post Reply
Michail
Posts: 20
Joined: Wed Feb 20, 2013 6:16 am

StiMvcViewer.prototype.postInteractionResult = function (jsT

Post by Michail »

Hello!
I attached my file with error
I have 2 project (vs2010) ...and in the first draft all is working fine...but in another all are bad :(
Attachments
ScreenShot4.png
ScreenShot4.png (7.21 KiB) Viewed 2113 times
ScreenShot3.png
ScreenShot3.png (15.43 KiB) Viewed 2113 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: StiMvcViewer.prototype.postInteractionResult = function

Post by HighAley »

Hello.

The issue is already solved. Please, download the latest prerelease build from our site.

Thank you.
Michail
Posts: 20
Joined: Wed Feb 20, 2013 6:16 am

Re: StiMvcViewer.prototype.postInteractionResult = function

Post by Michail »

Thanks for your answer!
In what versions this problem has been solved?
I have 2013.1 version
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: StiMvcViewer.prototype.postInteractionResult = function

Post by HighAley »

Hello.

Please, download the latest prerelease build that is available on our site.
http://www.stimulsoft.com/en/downloads/reports-web-mvc

Thank you.
Michail
Posts: 20
Joined: Wed Feb 20, 2013 6:16 am

Re: StiMvcViewer.prototype.postInteractionResult = function

Post by Michail »

Hello!
I update to version 2013.2.1616.0
I install to gac,instal to bin folder all dll
In VS2010 all good works(reference)
But error doesn't go away((((
Michail
Posts: 20
Joined: Wed Feb 20, 2013 6:16 am

Re: StiMvcViewer.prototype.postInteractionResult = function

Post by Michail »

<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
<bindingRedirect oldVersion="1.0.0.0-2.0.0.0" newVersion="3.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>

this string in web.config (asp mvc) help me -_-

Aleksey Andreyanov, thanks for your help!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: StiMvcViewer.prototype.postInteractionResult = function

Post by HighAley »

Hello.

We are always glad to help you.
Do not hesitate to contact us in future.

Thank you.
Post Reply