Stimulsoft.Report.Viewer.StiViewerControl' is not defined
-
- Posts: 70
- Joined: Wed Feb 24, 2010 11:08 am
- Location: India
Stimulsoft.Report.Viewer.StiViewerControl' is not defined
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!!
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
Hello,
Please try to reinstall product.
Thank you.
Please try to reinstall product.
Thank you.
-
- Posts: 70
- Joined: Wed Feb 24, 2010 11:08 am
- Location: India
Stimulsoft.Report.Viewer.StiViewerControl' is not defined
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!!
Regards!!
Stimulsoft.Report.Viewer.StiViewerControl' is not defined
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" 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.
-
- Posts: 70
- Joined: Wed Feb 24, 2010 11:08 am
- Location: India
Stimulsoft.Report.Viewer.StiViewerControl' is not defined
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!!
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
Hello,
Thank you.
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.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!!
Thank you.
-
- Posts: 70
- Joined: Wed Feb 24, 2010 11:08 am
- Location: India
Stimulsoft.Report.Viewer.StiViewerControl' is not defined
Thanks a lot sir !!!
it solved my problem !!!
Regards !!!
it solved my problem !!!
Regards !!!
Stimulsoft.Report.Viewer.StiViewerControl' is not defined
Hello,
Great! Have a nice day!
Great! Have a nice day!