THIS IS VERY IMPORTANT PLEASE HELP ME : AprogramI've writtenC #andCrystal Reportsreportingfrom2010when theprogramI haveusedonothercomputersonthe network andwill beperformingthe implementation ofCrystal Reportsis associatedwith thefollowing error.Please guidethatwhat isthe solutionothercomputers?
6 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
hi . my project is web application. my user's when run the report command ' there is that error . they haven't cr2010 and vs2010 . do i install this programs on another machine or not?you told " If its windows application you need to install CR files on every users machine " but i have abou 200 machine i couldn't istall cr2010 because before i must install vs2010 and this is very difficult on all of them . what' the meaning of CR files? plaese guide me .thanks
Sorry, if am wrong. What you meant by implementation on network. Is this kind of network folder? Your project is web application or windows application. If its windows application you need to install CR files on every users machine. If its an hosted web application only installation needed on server. Can you explain with more details, how you want to implement the project.
Thanks. I program in C # 2010 environment and reports with Crystal Reports 2010've prepared. Our network environment is local and I Rlas·h executable file from the folder I copied and in the folder that I share. Those programs run on their computers when they want to open the report form with an error not to encounter declared. B is required to explain Because our users are over 200 possible to install Visual Studio 2010 and Crystal Reports on their computers is not possible. Help me please thanks you
If you want run your windows application over the network, you can go for Click once deployment. While doing the clickonce deployment, you have include the Crystal report dll also as part of the windows application.
To publish a Windows application
In the Solution Explorer, right-click the bold project name, and click Publish.
When the Publish Wizard dialog box appears, click Next.
In the Will the application be available offline? dialog box, select Yes, this application is available online or offline, and then click Next.
From the Ready to Publish! dialog box, note the URL where the application is published, and then click Finish.
Suthish NairPosted May 24, 2011, 6:36 AM
Then why you are using CR.Windows.forms for web applications.
"CR files" --> Crystal Report references.
refer: Create a Report Using Crystal Report in Visual Studio 2010
There is no direct support of CRs for VS 2010. You need to download and install separately and its free.
http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp
Ali RootiPosted May 24, 2011, 5:49 AM
Suthish NairPosted May 24, 2011, 4:56 AM
Ali RootiPosted May 23, 2011, 10:22 PM
Posted May 23, 2011, 7:34 AM
To publish a Windows application
- In the Solution Explorer, right-click the bold project name, and click Publish.
- When the Publish Wizard dialog box appears, click Next.
- In the Will the application be available offline? dialog box, select Yes, this application is available online or offline, and then click Next.
- From the Ready to Publish! dialog box, note the URL where the application is published, and then click Finish.
To know more about click once deployement, please refer the below link.http://msdn.microsoft.com/en-us/library/ms227123(v=vs.80).aspx
Posted May 23, 2011, 7:29 AM