Page 1 of 1

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Fri Mar 04, 2011 10:40 am
by Naveen Aggarwal
Hi !!

I have a vb.net application which is using Stimulsoft.Report.Viewer.StiViewerControl in two of the forms.
Earlier i was using stimulsoft Reports.Net (2010.3) but later on i upgraded to stimulsoft report.ultimate and downloaded version 2011.2.
Today when i tried to open the solution in visual studio 2005, i came across the error "Stimulsoft.Report.Viewer.StiViewerControl' is not defined".
Then i tried to locate the dll but was not able to find one on my machine .
What can be the reason ?
It is little urgent !!

Thanks in advance!!

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Sat Mar 05, 2011 3:06 am
by Alex K.
Hello,

Please try to reinstall product.

Thank you.

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Sat Mar 05, 2011 7:55 pm
by Naveen Aggarwal
Thanks a lot for your reply sir but i dont think it would be easy to reinstall the product because i will have to install 2010.3 and then replace the dlls of 2011.2 manually as all the projects now use 2011.2 assemblies. Can you suggest any other workaround like copying the missing dll from source.

Regards!!

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Mon Mar 07, 2011 9:20 am
by Jan
Hello,

""Stimulsoft.Report.Viewer.StiViewerControl' is not defined" this error occurs when C# compiler can't find specified class in referenced assemblies of your project or referenced assemblies can't be located.

> Then i tried to locate the dll but was not able to find one on my machine .

If you can't find our assemblies on your computer then may be you need install our product to your computer.

Thank you.

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Mon Mar 07, 2011 11:06 am
by Naveen Aggarwal
thanks a lot for your reply sir !!

I think you are not able to understand my problem !!
The product stimulsoft.ultimate is already installed as i mentioned in my first post. Only thing is that i updated to a pre-release build 2011.2.
Isn't it surprising that Stimulsoft.Report.Viewer.StiViewerControl assembly is not there on the machine although the product is very well installed !!

Regards!!

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Mon Mar 07, 2011 2:03 pm
by Jan
Hello,
naveenagg wrote:thanks a lot for your reply sir !!

I think you are not able to understand my problem !!
The product stimulsoft.ultimate is already installed as i mentioned in my first post. Only thing is that i updated to a pre-release build 2011.2.
Isn't it surprising that Stimulsoft.Report.Viewer.StiViewerControl assembly is not there on the machine although the product is very well installed !!

Regards!!
Please check assembly Stimulsoft.Report.Win.dll. In this assembly you can find Stimulsoft.Report.Viewer.StiViewerControl. Add reference to this assembly in your project.

Thank you.

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Tue Mar 08, 2011 12:50 am
by Naveen Aggarwal
Thanks a lot sir !!!

it solved my problem !!!

Regards !!!

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Posted: Tue Mar 08, 2011 1:40 am
by Andrew
Hello,

Great! Have a nice day!