Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Stimulsoft Reports.NET discussion
Post Reply
Naveen Aggarwal
Posts: 70
Joined: Wed Feb 24, 2010 11:08 am
Location: India

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post 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!!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post by Alex K. »

Hello,

Please try to reinstall product.

Thank you.
Naveen Aggarwal
Posts: 70
Joined: Wed Feb 24, 2010 11:08 am
Location: India

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post 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!!
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post 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.
Naveen Aggarwal
Posts: 70
Joined: Wed Feb 24, 2010 11:08 am
Location: India

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post 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!!
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post 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.
Naveen Aggarwal
Posts: 70
Joined: Wed Feb 24, 2010 11:08 am
Location: India

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post by Naveen Aggarwal »

Thanks a lot sir !!!

it solved my problem !!!

Regards !!!
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Stimulsoft.Report.Viewer.StiViewerControl' is not defined

Post by Andrew »

Hello,

Great! Have a nice day!
Post Reply