By ricardo, on November 28th, 2011%
Symptom:
When attempting to run a report, an error message states: ‘Failed to Create the Crystal Query Engine’.
Solution 1:
There may be mismatched Crystal report DLLs in the system32 directory.
Rename the CRPE32.DLL file in the C:\Windows\System32 directory to CRPE32.DLL.OLD and reinstall the program. A new CRPE32.DLL file will be installed that should match all the other dll versions.
Solution . . . → Read More: Crystal Report Hosting :: How to solve an error “Failed to create the Crystal Query Engine”?
By Christopher Campbell, on November 9th, 2011%
I have been using Crystal Report for so long, and it has been my partner in generating valuable reporting for my application projects. Crystal Reports provides its latest update from their website. I design my Reports to print in a non-standard paper size that is not available on paper size list of print options. The Report . . . → Read More: Crystal Report 2008 Hosting :: Customizing Papersize in Crystal Report
By ricardo, on November 4th, 2011%
This issue is a common one who starts working on Crystal Reports with Dataset (.Net)
Ill show a sample code snippet where you can generate this issue.
ReportDocument report = new ReportDocument();
BAgent bAgent = new BAgent();
DataSet dsStatus = new DataSet();
dsStatus = bAgent.GetStatus();
string reportPath = Server.MapPath(“/Agent/Reports/GetStatusRpt.rpt”);
report.Load(reportPath);
report.SetDataSource(dsStatus);// this is the line cause . . . → Read More: Crystal Report Hosting :: How to solve “The report you requested requires further information” error message
By Einar Visockas, on November 3rd, 2011%
Crystal Reports allow you to display the data in a formatted report style form. You can easily create Crystal Reports by adding the “New Item” from the Visual Studio and going through the wizard. The problem comes when you need to make a report that is dependent on the parameters being passed from the ASP.NET application. . . . → Read More: Crystal Report Hosting :: Passing Parameters from ASP.NET Application to Crystal Report Application
By ricardo, on November 1st, 2011%
Starting from 7th Nov 2011, ASPHostCentral.com starts to offer a hosting service located in our prestigious Amsterdam (Netherland) Data Center. For further information, please click here.
For all our new customers who wish to have their sites activated on our Amsterdam (Netherland) data center, you must indicate your request on our order form at https://secure.asphostcentral.com. For our . . . → Read More: Crystal Report 2010 (v13) Hosting on our European Data Center
By ricardo, on October 11th, 2011%
Selecting the right domain name for your company is an important part of creating an online presence for your business – your domain name can say so much about you and your company.
1. Just as your company name, there are different ways of coming up with your domain name. If you want your domain name to . . . → Read More: Cheap Domain Name Registration Service from just $1.99/year with ASPHostCentral.com
By ricardo, on October 4th, 2011%
There are many reasons why individuals or companies want to change to a new web hosting company. It could be as simple as not enough storage space or bandwidth, or it could be due to its customer service, or lack thereof.
Easier said than done? Changing to a new web hosting company may sound like a daunting . . . → Read More: ASPHostCentral.com – Steps in Changing Web Hosting Providers
By ricardo, on September 28th, 2011%
Blog Hosting is one type of web hosting. Blogs, also known as weblogs are websites that feature regular updates in the form of individual entries, or posts. With the many different blog hosting options available nowadays, getting your blog set up can often seem like an overwhelming task.
What is a Blog?
A blog is an abbreviated version . . . → Read More: WordPress Hosting :: What is a Blog and what are the advantages of using a paid blog service?
By ricardo, on September 27th, 2011%
A lot web hosting service providers will only allow you to host a single domain name on a single account. This works fine if you plan on having one website only. But later on when you need to setup additional websites, you will need to purchase a separate web hosting account for each of those additional . . . → Read More: Unlimited Domains Windows Hosting with ASPHostCentral.com
By ricardo, on September 9th, 2011%
SharePoint 2010 Foundation problems encountered when doing a quick spin-up of a test instance.
- Search service wouldn’t start
- Performing a search returned the error “Your search cannot be completed because this site is not assigned to an indexer”
To allow the search service to start the credentials assigned to the service were changed from Local Service to . . . → Read More: SharePoint 2010 Hosting :: How to Fix the error message ““Your search cannot be completed because this site is not assigned to an indexer”